.. |
emscripten
|
fe40a17224
Initial merge of Emscripten port!
|
10 년 전 |
n3ds
|
655275378d
N3DS port (squashed)
|
2 년 전 |
shapes
|
3dcb451f85
Added a README file regarding WinRT support
|
11 년 전 |
CMakeLists.txt
|
0ab99ffb2a
cmake: add SDL_TESTS_TIMEOUT_MULTIPLIER to account for slower machines
|
2 년 전 |
COPYING
|
3dcb451f85
Added a README file regarding WinRT support
|
11 년 전 |
README
|
1d956c2817
Rename SDL2 tests for SDL3
|
2 년 전 |
axis.bmp
|
6d7da0887d
Split controller axes into positive and negative sides so each can be bound independently.
|
8 년 전 |
button.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 년 전 |
checkkeys.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
checkkeysthreads.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
gamepadmap.bmp
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 년 전 |
gamepadmap.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
gamepadmap_back.bmp
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 년 전 |
icon.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 년 전 |
loopwave.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
loopwavequeue.c
|
742e356180
test/loopwavequeue.c: minor warning fix (SDL_AudioDeviceID is unsigned)
|
2 년 전 |
main.cpp
|
28b93451dc
Make WinRT's SDL_main header-only
|
2 년 전 |
moose.dat
|
3dcb451f85
Added a README file regarding WinRT support
|
11 년 전 |
picture.xbm
|
3dcb451f85
Added a README file regarding WinRT support
|
11 년 전 |
relative_mode.markdown
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
sample.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 년 전 |
sample.wav
|
3dcb451f85
Added a README file regarding WinRT support
|
11 년 전 |
template.test.in
|
ce502054ad
test: Install GNOME-style installed-tests metadata
|
3 년 전 |
testatomic.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testaudiocapture.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testaudiohotplug.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testaudioinfo.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testautomation.c
|
80f51eeb1f
testautomation: add an option to list all test suites and tests
|
2 년 전 |
testautomation_audio.c
|
6ad51558d4
Update testaudiostream_audio.c
|
2 년 전 |
testautomation_clipboard.c
|
63724c113b
Removed the vi format comments from the source
|
2 년 전 |
testautomation_events.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testautomation_guid.c
|
63724c113b
Removed the vi format comments from the source
|
2 년 전 |
testautomation_hints.c
|
4696c9556b
SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145)
|
2 년 전 |
testautomation_images.c
|
364db52ca3
Moved testautomation data out of SDL_test library
|
2 년 전 |
testautomation_images.h
|
364db52ca3
Moved testautomation data out of SDL_test library
|
2 년 전 |
testautomation_joystick.c
|
504bce5187
Set SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS for the virtual joystick test
|
2 년 전 |
testautomation_keyboard.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 년 전 |
testautomation_main.c
|
a486eeccf4
Remove one test that contains call of SDL_Quit() / SDL_Init() because it
|
2 년 전 |
testautomation_math.c
|
6cfe4f2ba8
Fixed documentation errors in testautomation_math.c
|
2 년 전 |
testautomation_mouse.c
|
364db52ca3
Moved testautomation data out of SDL_test library
|
2 년 전 |
testautomation_pixels.c
|
cbe01319e0
Fix testautomation_pixels using really invalid pixel format
|
2 년 전 |
testautomation_platform.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 년 전 |
testautomation_rect.c
|
1b90107fdb
Spell out "Float" in function names
|
2 년 전 |
testautomation_render.c
|
c2d79cb411
Verify that clear ignores the viewport and test a logical size that isn't the same aspect ratio as the window
|
2 년 전 |
testautomation_rwops.c
|
98678b5d8d
SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy*
|
2 년 전 |
testautomation_sdltest.c
|
63724c113b
Removed the vi format comments from the source
|
2 년 전 |
testautomation_stdlib.c
|
1c83c1fadd
Fixed build warnings in Xcode
|
2 년 전 |
testautomation_suites.h
|
80f51eeb1f
testautomation: add an option to list all test suites and tests
|
2 년 전 |
testautomation_surface.c
|
364db52ca3
Moved testautomation data out of SDL_test library
|
2 년 전 |
testautomation_syswm.c
|
63724c113b
Removed the vi format comments from the source
|
2 년 전 |
testautomation_timer.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 년 전 |
testautomation_video.c
|
24fec13ac1
Add full high DPI information to SDL_DisplayMode
|
2 년 전 |
testbounds.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testcustomcursor.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testdisplayinfo.c
|
24fec13ac1
Add full high DPI information to SDL_DisplayMode
|
2 년 전 |
testdraw.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testdrawchessboard.c
|
4696c9556b
SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145)
|
2 년 전 |
testdropfile.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testerror.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testevdev.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testfile.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testfilesystem.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testgamepad.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testgeometry.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testgl.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testgles.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testgles2.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testgles2_sdf.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testgles2_sdf_img_normal.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
4 년 전 |
testgles2_sdf_img_sdf.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
4 년 전 |
testhaptic.c
|
63724c113b
Removed the vi format comments from the source
|
2 년 전 |
testhittesting.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testhotplug.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testiconv.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testime.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testintersections.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testjoystick.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testkeys.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testloadso.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testlocale.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testlock.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testmessage.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testmouse.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testmultiaudio.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testnative.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testnative.h
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testnativecocoa.m
|
3dcb451f85
Added a README file regarding WinRT support
|
11 년 전 |
testnativew32.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testnativex11.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testoffscreen.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testoverlay.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testplatform.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testpower.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testqsort.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testrelative.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testrendercopyex.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testrendertarget.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testresample.c
|
052b14eb65
Add SDL_ConvertAudioSamples() helper function
|
2 년 전 |
testrumble.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testscale.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testsem.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testsensor.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testshader.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testshape.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testsprite.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testspriteminimal.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
teststreaming.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testsurround.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testthread.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testtimer.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testurl.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testutils.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testutils.h
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testver.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testviewport.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testvulkan.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testwm.c
|
24fec13ac1
Add full high DPI information to SDL_DisplayMode
|
2 년 전 |
testyuv.bmp
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 년 전 |
testyuv.c
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
testyuv_cvt.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
testyuv_cvt.h
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
torturethread.c
|
fde78d12f2
Updated copyright for 2023
|
2 년 전 |
unifont-13.0.06-license.txt
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 년 전 |
unifont-13.0.06.hex
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 년 전 |
utf8.txt
|
3dcb451f85
Added a README file regarding WinRT support
|
11 년 전 |