.. |
shapes
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
COPYING
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
Makefile.in
|
7bc9815772
added simple Drag & drop test
|
11 tahun lalu |
README
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
acinclude.m4
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
aclocal.m4
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
autogen.sh
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
checkkeys.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
configure
|
a7e1fdddea
Updated SDL to version 2.0.1
|
11 tahun lalu |
configure.in
|
eaa4300faf
Fixes testgles and testgl
|
11 tahun lalu |
gcc-fat.sh
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
icon.bmp
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
loopwave.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
moose.dat
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
picture.xbm
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
relative_mode.markdown
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
sample.bmp
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
sample.wav
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
testatomic.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testaudioinfo.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testautomation.c
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 tahun lalu |
testautomation_audio.c
|
e07d7e649c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
11 tahun lalu |
testautomation_clipboard.c
|
e07d7e649c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
11 tahun lalu |
testautomation_events.c
|
695344d163
OCD fixes: Adds a space before */
|
11 tahun lalu |
testautomation_keyboard.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
testautomation_main.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 tahun lalu |
testautomation_mouse.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
testautomation_pixels.c
|
e07d7e649c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
11 tahun lalu |
testautomation_platform.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 tahun lalu |
testautomation_rect.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 tahun lalu |
testautomation_render.c
|
3e2930defe
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
11 tahun lalu |
testautomation_rwops.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 tahun lalu |
testautomation_sdltest.c
|
e07d7e649c
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
11 tahun lalu |
testautomation_stdlib.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
testautomation_suites.h
|
552b04c58a
More non C89 compliant comments
|
11 tahun lalu |
testautomation_surface.c
|
3e2930defe
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
11 tahun lalu |
testautomation_syswm.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
testautomation_timer.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
testautomation_video.c
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 tahun lalu |
testdraw2.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 tahun lalu |
testdrawchessboard.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testdropfile.c
|
7bc9815772
added simple Drag & drop test
|
11 tahun lalu |
testerror.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testfile.c
|
552b04c58a
More non C89 compliant comments
|
11 tahun lalu |
testfilesystem.c
|
2dd7091e50
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
|
11 tahun lalu |
testgamecontroller.c
|
540cb5389c
Fixed testgamecontroller output to make sense.
|
11 tahun lalu |
testgesture.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 tahun lalu |
testgl2.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 tahun lalu |
testgles.c
|
89131435f8
Adds gl_profile_mask to test framework, uses it in testgles
|
11 tahun lalu |
testhaptic.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 tahun lalu |
testiconv.c
|
f79fc33a39
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
11 tahun lalu |
testime.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 tahun lalu |
testintersections.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 tahun lalu |
testjoystick.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testkeys.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testloadso.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testlock.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testmessage.c
|
695344d163
OCD fixes: Adds a space before */
|
11 tahun lalu |
testmultiaudio.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testnative.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testnative.h
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
testnativecocoa.m
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
testnativew32.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
testnativex11.c
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |
testoverlay2.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 tahun lalu |
testplatform.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testpower.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testrelative.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 tahun lalu |
testrendercopyex.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 tahun lalu |
testrendertarget.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 tahun lalu |
testresample.c
|
552b04c58a
More non C89 compliant comments
|
11 tahun lalu |
testrumble.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testscale.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 tahun lalu |
testsem.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testshader.c
|
552b04c58a
More non C89 compliant comments
|
11 tahun lalu |
testshape.c
|
3e2930defe
Christoph Mallon: Remove pointless if (x) before SDL_FreeSurface(x)
|
11 tahun lalu |
testsprite2.c
|
529664278f
Fixed bug 2132 - Tests may use invalid SDL_window pointers when windows are closed
|
11 tahun lalu |
testspriteminimal.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
teststreaming.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testthread.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testtimer.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testver.c
|
65728477af
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
11 tahun lalu |
testwm2.c
|
552b04c58a
More non C89 compliant comments
|
11 tahun lalu |
torturethread.c
|
1e49b1ed6e
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
11 tahun lalu |
utf8.txt
|
dad420670f
Fixes #2022, do not resume on Android when surfaceChanged
|
11 tahun lalu |