.. |
emscripten
|
fe40a17224
Initial merge of Emscripten port!
|
%!s(int64=10) %!d(string=hai) anos |
nacl
|
5298830945
Fixed bug 3480 - minor update to NACL common.js
|
%!s(int64=8) %!d(string=hai) anos |
shapes
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
CMakeLists.txt
|
68985371a0
offscreen: Add new video driver backend Offscreen
|
%!s(int64=5) %!d(string=hai) anos |
COPYING
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
Makefile.in
|
18d83093a8
test: configure/make shouldn't build GL/GLES1/GLES2 programs if unsupported.
|
%!s(int64=6) %!d(string=hai) anos |
Makefile.os2
|
32bb8b4b40
test: replace some exit()s with returns.
|
%!s(int64=5) %!d(string=hai) anos |
README
|
60ba8552d8
Backed out changeset e3fcdad257fc - testaudiocapture.c already does what we want
|
%!s(int64=8) %!d(string=hai) anos |
acinclude.m4
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
autogen.sh
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
axis.bmp
|
6d7da0887d
Split controller axes into positive and negative sides so each can be bound independently.
|
%!s(int64=8) %!d(string=hai) anos |
button.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
checkkeys.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
configure
|
80cf4f0724
test: Improved detection of OpenGL support
|
%!s(int64=5) %!d(string=hai) anos |
configure.ac
|
80cf4f0724
test: Improved detection of OpenGL support
|
%!s(int64=5) %!d(string=hai) anos |
controllermap.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
controllermap.c
|
25061816bf
Fixed compile warning
|
%!s(int64=5) %!d(string=hai) anos |
gcc-fat.sh
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
icon.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
loopwave.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
loopwavequeue.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
moose.dat
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
picture.xbm
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
relative_mode.markdown
|
bd61c276fa
Fixed compiling test with older C.
|
%!s(int64=10) %!d(string=hai) anos |
sample.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
sample.wav
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
testatomic.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testaudiocapture.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testaudiohotplug.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testaudioinfo.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testautomation.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testautomation_audio.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
%!s(int64=7) %!d(string=hai) anos |
testautomation_clipboard.c
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
%!s(int64=8) %!d(string=hai) anos |
testautomation_events.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
%!s(int64=7) %!d(string=hai) anos |
testautomation_hints.c
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
testautomation_keyboard.c
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
%!s(int64=8) %!d(string=hai) anos |
testautomation_main.c
|
b524657118
Fixed three source comments in tests.
|
%!s(int64=8) %!d(string=hai) anos |
testautomation_mouse.c
|
2da830a909
Fixed bug 3741 - more compatible initializers for arrays
|
%!s(int64=7) %!d(string=hai) anos |
testautomation_pixels.c
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
%!s(int64=5) %!d(string=hai) anos |
testautomation_platform.c
|
ae667da638
Fixed a bunch of compiler warnings.
|
%!s(int64=7) %!d(string=hai) anos |
testautomation_rect.c
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
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
|
%!s(int64=10) %!d(string=hai) anos |
testautomation_rwops.c
|
4953e050f5
use SDL_zeroa at more places where the argument is an array.
|
%!s(int64=5) %!d(string=hai) anos |
testautomation_sdltest.c
|
846a9ab95e
test: forgot to change a variable.
|
%!s(int64=7) %!d(string=hai) anos |
testautomation_stdlib.c
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
%!s(int64=8) %!d(string=hai) anos |
testautomation_suites.h
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
testautomation_surface.c
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
%!s(int64=5) %!d(string=hai) anos |
testautomation_syswm.c
|
5575948b37
Fixed bug 2726 - WinRT touches not setting 'which' field in virtual mouse events
|
%!s(int64=10) %!d(string=hai) anos |
testautomation_timer.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
%!s(int64=7) %!d(string=hai) anos |
testautomation_video.c
|
d80f45666b
Fixed freeing uninitialized pointers on failure cleanup in tests.
|
%!s(int64=9) %!d(string=hai) anos |
testbounds.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testcustomcursor.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testdisplayinfo.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testdraw2.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testdrawchessboard.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testdropfile.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testerror.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testfile.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testfilesystem.c
|
033aa51d87
testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported
|
%!s(int64=5) %!d(string=hai) anos |
testgamecontroller.c
|
dd0ebfdf8b
Use the triggers to test rumble for more fine grained vibration feedback
|
%!s(int64=5) %!d(string=hai) anos |
testgesture.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testgl2.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testgles.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testgles2.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testhaptic.c
|
32bb8b4b40
test: replace some exit()s with returns.
|
%!s(int64=5) %!d(string=hai) anos |
testhittesting.c
|
ca5c304814
Fixed bug 3744 - missing SDLCALL in several functions
|
%!s(int64=7) %!d(string=hai) anos |
testhotplug.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testiconv.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testime.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testintersections.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testjoystick.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testkeys.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testloadso.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testlock.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testmessage.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testmultiaudio.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testnative.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testnative.h
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testnativecocoa.m
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |
testnativew32.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testnativex11.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testoffscreen.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testoverlay2.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testplatform.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testpower.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testqsort.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testrelative.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testrendercopyex.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testrendertarget.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testresample.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testrumble.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testscale.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testsem.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testsensor.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testshader.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testshape.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testsprite2.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testspriteminimal.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
teststreaming.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testthread.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testtimer.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testver.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testviewport.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testvulkan.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testwm2.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testyuv.bmp
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
%!s(int64=7) %!d(string=hai) anos |
testyuv.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testyuv_cvt.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
testyuv_cvt.h
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
torturethread.c
|
a8780c6a28
Updated copyright date for 2020
|
%!s(int64=5) %!d(string=hai) anos |
utf8.txt
|
3dcb451f85
Added a README file regarding WinRT support
|
%!s(int64=11) %!d(string=hai) anos |