.. |
emscripten
|
fe40a17224
Initial merge of Emscripten port!
|
il y a 10 ans |
nacl
|
5298830945
Fixed bug 3480 - minor update to NACL common.js
|
il y a 8 ans |
shapes
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
CMakeLists.txt
|
89fe32ddf9
Fixed bug 5072 - Test resources missing when building with SDL_TEST and CMake
|
il y a 5 ans |
COPYING
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
Makefile.in
|
67e9132dd5
Fixed circular dependency problem when building in the test directory
|
il y a 4 ans |
Makefile.os2
|
090fffac6a
test/Makefile.os2: add warning switches to CFLAGS.
|
il y a 4 ans |
README
|
fa23e3d00b
locale: Implemented SDL_GetPreferredLocales().
|
il y a 5 ans |
acinclude.m4
|
88eaf356a7
minor update to test/acinclude.m4 (pkg.m4)
|
il y a 4 ans |
autogen.sh
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
axis.bmp
|
6d7da0887d
Split controller axes into positive and negative sides so each can be bound independently.
|
il y a 8 ans |
button.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
checkkeys.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
configure
|
b4b674dabb
CMakeLists.txt: sync DYLIB_CURRENT_VERSION to Xcode project
|
il y a 4 ans |
configure.ac
|
44d4a61d92
minor cleanups to configure.ac to reduce autoconf-2.70 warnings a bit.
|
il y a 4 ans |
controllermap.bmp
|
009b62f1c2
Be explicit about mapping the new game controller paddle buttons
|
il y a 4 ans |
controllermap.c
|
ff4bc1389c
Fixed mapping controllers after adding the touchpad button
|
il y a 4 ans |
controllermap_back.bmp
|
009b62f1c2
Be explicit about mapping the new game controller paddle buttons
|
il y a 4 ans |
gcc-fat.sh
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
icon.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
loopwave.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
loopwavequeue.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
moose.dat
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
picture.xbm
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
relative_mode.markdown
|
bd61c276fa
Fixed compiling test with older C.
|
il y a 10 ans |
sample.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
sample.wav
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
testatomic.c
|
2b040cebbe
Atomic test: Fix use after free
|
il y a 4 ans |
testaudiocapture.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testaudiohotplug.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testaudioinfo.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testautomation.c
|
c760c02c6c
Fix some format specifier warnings
|
il y a 5 ans |
testautomation_audio.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
il y a 7 ans |
testautomation_clipboard.c
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
il y a 8 ans |
testautomation_events.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
il y a 7 ans |
testautomation_hints.c
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
testautomation_keyboard.c
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
il y a 8 ans |
testautomation_main.c
|
b524657118
Fixed three source comments in tests.
|
il y a 8 ans |
testautomation_mouse.c
|
2da830a909
Fixed bug 3741 - more compatible initializers for arrays
|
il y a 7 ans |
testautomation_pixels.c
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
il y a 5 ans |
testautomation_platform.c
|
ae667da638
Fixed a bunch of compiler warnings.
|
il y a 7 ans |
testautomation_rect.c
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
testautomation_render.c
|
52760dcdf1
Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes
|
il y a 10 ans |
testautomation_rwops.c
|
4953e050f5
use SDL_zeroa at more places where the argument is an array.
|
il y a 5 ans |
testautomation_sdltest.c
|
c760c02c6c
Fix some format specifier warnings
|
il y a 5 ans |
testautomation_stdlib.c
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
il y a 8 ans |
testautomation_suites.h
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
testautomation_surface.c
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
il y a 5 ans |
testautomation_syswm.c
|
5575948b37
Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events
|
il y a 10 ans |
testautomation_timer.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
il y a 7 ans |
testautomation_video.c
|
d80f45666b
Fixed freeing uninitialized pointers on failure cleanup in tests.
|
il y a 9 ans |
testbounds.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testcustomcursor.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testdisplayinfo.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testdraw2.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testdrawchessboard.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testdropfile.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testerror.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testevdev.c
|
65847539dd
test: Add a unit test for input device classification heuristics
|
il y a 4 ans |
testfile.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testfilesystem.c
|
033aa51d87
testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported
|
il y a 5 ans |
testgamecontroller.c
|
390b2cf0d3
Enable PS5 enhanced functionality for testgamecontroller
|
il y a 4 ans |
testgesture.c
|
20ca1192d2
testgesture.c: comment out unused drawLine()
|
il y a 4 ans |
testgl2.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testgles.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testgles2.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testhaptic.c
|
32bb8b4b40
test: replace some exit()s with returns.
|
il y a 5 ans |
testhittesting.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
il y a 7 ans |
testhotplug.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testiconv.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testime.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testintersections.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testjoystick.c
|
0e98040d43
joystick: Linux joysticks now recover better from dropped events.
|
il y a 4 ans |
testkeys.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testloadso.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testlocale.c
|
fa23e3d00b
locale: Implemented SDL_GetPreferredLocales().
|
il y a 5 ans |
testlock.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testmessage.c
|
f1cab8aea6
fix bug #5253: handle NULL title or message fields in SDL_MessageBoxData
|
il y a 4 ans |
testmultiaudio.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testnative.c
|
d27238751f
os2: integrate the port into main tree.
|
il y a 4 ans |
testnative.h
|
d27238751f
os2: integrate the port into main tree.
|
il y a 4 ans |
testnativecocoa.m
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |
testnativeos2.c
|
1d9cf23e4c
os2: updated copyright dates for 2020. header guard fixes.
|
il y a 4 ans |
testnativew32.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testnativex11.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testoffscreen.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testoverlay2.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testplatform.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testpower.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testqsort.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testrelative.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testrendercopyex.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testrendertarget.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testresample.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testrumble.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testscale.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testsem.c
|
5ed3d21f6e
testsem.c: fix -Wmissing-braces warnings.
|
il y a 4 ans |
testsensor.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testshader.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testshape.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testsprite2.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testspriteminimal.c
|
50fd0dd143
test: testspriteminimal wasn't calling SDL_Quit() on exit.
|
il y a 4 ans |
teststreaming.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testthread.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testtimer.c
|
c760c02c6c
Fix some format specifier warnings
|
il y a 5 ans |
testurl.c
|
b7b2995fbe
url: Added to Visual Studio project files.
|
il y a 4 ans |
testver.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testviewport.c
|
611403dd0e
Clarified that the clip rectangle is defined relative to the viewport, and added a clip test to testviewport.c
|
il y a 5 ans |
testvulkan.c
|
239c8f1f4c
testvulkan.c: fix -Wmissing-braces warnings. also fix whitespace.
|
il y a 4 ans |
testwm2.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testyuv.bmp
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
il y a 7 ans |
testyuv.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testyuv_cvt.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
testyuv_cvt.h
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
torturethread.c
|
a8780c6a28
Updated copyright date for 2020
|
il y a 5 ans |
utf8.txt
|
3dcb451f85
Added a README file regarding WinRT support
|
il y a 11 ans |