.. |
emscripten
|
fe40a17224
Initial merge of Emscripten port!
|
10 years ago |
n3ds
|
655275378d
N3DS port (squashed)
|
2 years ago |
shapes
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
CMakeLists.txt
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 years ago |
COPYING
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
README
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 years ago |
axis.bmp
|
6d7da0887d
Split controller axes into positive and negative sides so each can be bound independently.
|
8 years ago |
button.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
checkkeys.c
|
ea0c2f55be
SDL API renaming: *Is* functions
|
2 years ago |
checkkeysthreads.c
|
ea0c2f55be
SDL API renaming: *Is* functions
|
2 years ago |
gamepadmap.bmp
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 years ago |
gamepadmap.c
|
324c0b76a0
Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors()
|
2 years ago |
gamepadmap_back.bmp
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 years ago |
icon.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
loopwave.c
|
3fb0c8b54a
Remove/Rename SDL_FreeWAV() to SDL_free()
|
2 years ago |
loopwavequeue.c
|
3fb0c8b54a
Remove/Rename SDL_FreeWAV() to SDL_free()
|
2 years ago |
main.cpp
|
28b93451dc
Make WinRT's SDL_main header-only
|
2 years ago |
moose.dat
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
picture.xbm
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
relative_mode.markdown
|
bd61c276fa
Fixed compiling test with older C.
|
10 years ago |
sample.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
sample.wav
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
template.test.in
|
ce502054ad
test: Install GNOME-style installed-tests metadata
|
3 years ago |
testatomic.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testaudiocapture.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testaudiohotplug.c
|
3fb0c8b54a
Remove/Rename SDL_FreeWAV() to SDL_free()
|
2 years ago |
testaudioinfo.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testautomation.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testautomation_audio.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testautomation_clipboard.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testautomation_events.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testautomation_guid.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testautomation_hints.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testautomation_joystick.c
|
16092f58bb
Updated gamepad, joystick, sensor APIs, removing device indices
|
2 years ago |
testautomation_keyboard.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testautomation_main.c
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 years ago |
testautomation_math.c
|
7f23d71b6a
Added SDL_modf() and SDL_modff()
|
2 years ago |
testautomation_mouse.c
|
cefbeb582f
Mouse coordinates are floating point
|
2 years ago |
testautomation_pixels.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testautomation_platform.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testautomation_rect.c
|
1b90107fdb
Spell out "Float" in function names
|
2 years ago |
testautomation_render.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testautomation_rwops.c
|
98678b5d8d
SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy*
|
2 years ago |
testautomation_sdltest.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testautomation_stdlib.c
|
ead4f122e4
Added basic support for %g snprintf format specifier
|
2 years ago |
testautomation_suites.h
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
testautomation_surface.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testautomation_syswm.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testautomation_timer.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testautomation_video.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testbounds.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testcustomcursor.c
|
98678b5d8d
SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy*
|
2 years ago |
testdisplayinfo.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testdraw2.c
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
testdrawchessboard.c
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
testdropfile.c
|
66351fd4ba
Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor()
|
2 years ago |
testerror.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testevdev.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testfile.c
|
98678b5d8d
SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy*
|
2 years ago |
testfilesystem.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testgamepad.c
|
cefbeb582f
Mouse coordinates are floating point
|
2 years ago |
testgeometry.c
|
cefbeb582f
Mouse coordinates are floating point
|
2 years ago |
testgl2.c
|
8a13533949
Handle error return value for SDL_GetSwapInterval
|
2 years ago |
testgles.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testgles2.c
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
testgles2_sdf.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testgles2_sdf_img_normal.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
4 years ago |
testgles2_sdf_img_sdf.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
4 years ago |
testhaptic.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testhittesting.c
|
ea0c2f55be
SDL API renaming: *Is* functions
|
2 years ago |
testhotplug.c
|
16092f58bb
Updated gamepad, joystick, sensor APIs, removing device indices
|
2 years ago |
testiconv.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testime.c
|
cc0296c934
SDL API renaming: SDL_surface.h
|
2 years ago |
testintersections.c
|
cefbeb582f
Mouse coordinates are floating point
|
2 years ago |
testjoystick.c
|
16092f58bb
Updated gamepad, joystick, sensor APIs, removing device indices
|
2 years ago |
testkeys.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testloadso.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testlocale.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testlock.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testmessage.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testmouse.c
|
cefbeb582f
Mouse coordinates are floating point
|
2 years ago |
testmultiaudio.c
|
3fb0c8b54a
Remove/Rename SDL_FreeWAV() to SDL_free()
|
2 years ago |
testnative.c
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
testnative.h
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
testnativecocoa.m
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |
testnativew32.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testnativex11.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testoffscreen.c
|
cc0296c934
SDL API renaming: SDL_surface.h
|
2 years ago |
testoverlay2.c
|
cefbeb582f
Mouse coordinates are floating point
|
2 years ago |
testplatform.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testpower.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testqsort.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testrelative.c
|
cefbeb582f
Mouse coordinates are floating point
|
2 years ago |
testrendercopyex.c
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
testrendertarget.c
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
testresample.c
|
3fb0c8b54a
Remove/Rename SDL_FreeWAV() to SDL_free()
|
2 years ago |
testrumble.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testscale.c
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
testsem.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testsensor.c
|
16092f58bb
Updated gamepad, joystick, sensor APIs, removing device indices
|
2 years ago |
testshader.c
|
cc0296c934
SDL API renaming: SDL_surface.h
|
2 years ago |
testshape.c
|
cc0296c934
SDL API renaming: SDL_surface.h
|
2 years ago |
testsprite2.c
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
testspriteminimal.c
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
teststreaming.c
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
testsurround.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testthread.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testtimer.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testurl.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testutils.c
|
cc0296c934
SDL API renaming: SDL_surface.h
|
2 years ago |
testutils.h
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
testver.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testviewport.c
|
0d54115235
SDL API renaming: SDL_render.h
|
2 years ago |
testvulkan.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testwm2.c
|
cefbeb582f
Mouse coordinates are floating point
|
2 years ago |
testyuv.bmp
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 years ago |
testyuv.c
|
cc0296c934
SDL API renaming: SDL_surface.h
|
2 years ago |
testyuv_cvt.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
testyuv_cvt.h
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
torturethread.c
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
unifont-13.0.06-license.txt
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 years ago |
unifont-13.0.06.hex
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 years ago |
utf8.txt
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |