.. |
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 години |