.. |
shapes
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
COPYING
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
Makefile.in
|
47139fb3eb
Adds testgles2
|
11 years ago |
README
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
acinclude.m4
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
aclocal.m4
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
autogen.sh
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
checkkeys.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
configure
|
47139fb3eb
Adds testgles2
|
11 years ago |
configure.in
|
47139fb3eb
Adds testgles2
|
11 years ago |
gcc-fat.sh
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
icon.bmp
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
loopwave.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
moose.dat
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
picture.xbm
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
relative_mode.markdown
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
sample.bmp
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
sample.wav
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
testatomic.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testaudioinfo.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testautomation.c
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 years ago |
testautomation_audio.c
|
e07d7e649c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
11 years ago |
testautomation_clipboard.c
|
e07d7e649c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
11 years ago |
testautomation_events.c
|
695344d163
OCD fixes: Adds a space before */
|
11 years ago |
testautomation_keyboard.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
testautomation_main.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 years ago |
testautomation_mouse.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
testautomation_pixels.c
|
09b3b7e78b
Fix error assert for negative cases of pixels_getPixelFormatName test
|
11 years ago |
testautomation_platform.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 years ago |
testautomation_rect.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 years ago |
testautomation_render.c
|
3e2930defe
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
11 years ago |
testautomation_rwops.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 years ago |
testautomation_sdltest.c
|
e07d7e649c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
11 years ago |
testautomation_stdlib.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
testautomation_suites.h
|
552b04c58a
More non C89 compliant comments
|
11 years ago |
testautomation_surface.c
|
3e2930defe
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
11 years ago |
testautomation_syswm.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
testautomation_timer.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
testautomation_video.c
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 years ago |
testdraw2.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 years ago |
testdrawchessboard.c
|
c4b563e4c3
Fixed bug 2190 - test/testdrawchessboard.c line endings
|
11 years ago |
testdropfile.c
|
7bc9815772
added simple Drag & drop test
|
11 years ago |
testerror.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testfile.c
|
552b04c58a
More non C89 compliant comments
|
11 years ago |
testfilesystem.c
|
2dd7091e50
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
|
11 years ago |
testgamecontroller.c
|
540cb5389c
Fixed testgamecontroller output to make sense.
|
11 years ago |
testgesture.c
|
cd37485e3c
Changed parameter name for gesture template save functions from "src" to "dst".
|
11 years ago |
testgl2.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 years ago |
testgles.c
|
22770a8f40
[Android] Fixes Bug 2041 - can't get SDL_QUIT event...
|
11 years ago |
testgles2.c
|
47139fb3eb
Adds testgles2
|
11 years ago |
testhaptic.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 years ago |
testiconv.c
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 years ago |
testime.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 years ago |
testintersections.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 years ago |
testjoystick.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testkeys.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testloadso.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testlock.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testmessage.c
|
695344d163
OCD fixes: Adds a space before */
|
11 years ago |
testmultiaudio.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testnative.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testnative.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
testnativecocoa.m
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
testnativew32.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
testnativex11.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |
testoverlay2.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 years ago |
testplatform.c
|
2e6b4b960d
Fixed compiling on Mac OS X, added a system RAM test
|
11 years ago |
testpower.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testrelative.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 years ago |
testrendercopyex.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 years ago |
testrendertarget.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 years ago |
testresample.c
|
552b04c58a
More non C89 compliant comments
|
11 years ago |
testrumble.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testscale.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 years ago |
testsem.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testshader.c
|
104ceb864a
Fixed compile warning, thanks to Michael Pohoreski
|
11 years ago |
testshape.c
|
3e2930defe
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
11 years ago |
testsprite2.c
|
2b93fa0892
Turn off resizable flag by default, you can always pass the --resize command line option if you need it.
|
11 years ago |
testspriteminimal.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
teststreaming.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testthread.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testtimer.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testver.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 years ago |
testviewport.c
|
44959a21ef
Added viewport test, contributed by Andreas Schiffler and improved by me and Ryan Gordon.
|
11 years ago |
testwm2.c
|
552b04c58a
More non C89 compliant comments
|
11 years ago |
torturethread.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 years ago |
utf8.txt
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 years ago |