.. |
emscripten
|
fe40a17224
Initial merge of Emscripten port!
|
10 سال پیش |
n3ds
|
655275378d
N3DS port (squashed)
|
2 سال پیش |
shapes
|
3dcb451f85
Added a README file regarding WinRT support
|
11 سال پیش |
CMakeLists.txt
|
790612f4f8
cmake: make sdltests_utils static library
|
2 سال پیش |
COPYING
|
3dcb451f85
Added a README file regarding WinRT support
|
11 سال پیش |
README
|
1d956c2817
Rename SDL2 tests for SDL3
|
2 سال پیش |
axis.bmp
|
6d7da0887d
Split controller axes into positive and negative sides so each can be bound independently.
|
8 سال پیش |
button.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 سال پیش |
checkkeys.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
checkkeysthreads.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
gamepadmap.bmp
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 سال پیش |
gamepadmap.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
gamepadmap_back.bmp
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 سال پیش |
icon.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 سال پیش |
loopwave.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
loopwavequeue.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
main.cpp
|
28b93451dc
Make WinRT's SDL_main header-only
|
2 سال پیش |
moose.dat
|
3dcb451f85
Added a README file regarding WinRT support
|
11 سال پیش |
picture.xbm
|
3dcb451f85
Added a README file regarding WinRT support
|
11 سال پیش |
relative_mode.markdown
|
698dbd8464
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
2 سال پیش |
sample.bmp
|
3dcb451f85
Added a README file regarding WinRT support
|
11 سال پیش |
sample.wav
|
3dcb451f85
Added a README file regarding WinRT support
|
11 سال پیش |
template.test.in
|
ce502054ad
test: Install GNOME-style installed-tests metadata
|
3 سال پیش |
testatomic.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
testaudiocapture.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testaudiohotplug.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testaudioinfo.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testautomation.c
|
d78817703e
Fix build
|
2 سال پیش |
testautomation_audio.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_clipboard.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_events.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_guid.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_hints.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_images.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_images.h
|
4053876bf6
Fix warning drop const qualifier
|
2 سال پیش |
testautomation_joystick.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_keyboard.c
|
4053876bf6
Fix warning drop const qualifier
|
2 سال پیش |
testautomation_main.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_math.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_mouse.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_pixels.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_platform.c
|
4053876bf6
Fix warning drop const qualifier
|
2 سال پیش |
testautomation_rect.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_render.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_rwops.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_sdltest.c
|
4053876bf6
Fix warning drop const qualifier
|
2 سال پیش |
testautomation_stdlib.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_suites.h
|
d78817703e
Fix build
|
2 سال پیش |
testautomation_surface.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_syswm.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_timer.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testautomation_video.c
|
4053876bf6
Fix warning drop const qualifier
|
2 سال پیش |
testbounds.c
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
2 سال پیش |
testcustomcursor.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testdisplayinfo.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
testdraw.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testdrawchessboard.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testdropfile.c
|
a946a34452
Add Drag and drop position, for x11, wayland and MACOSX
|
2 سال پیش |
testerror.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testevdev.c
|
4053876bf6
Fix warning drop const qualifier
|
2 سال پیش |
testfile.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testfilesystem.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testgamepad.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testgeometry.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testgl.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testgles.c
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
2 سال پیش |
testgles2.c
|
91b328c2c6
Fixed emscripten build
|
2 سال پیش |
testgles2_sdf.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testgles2_sdf_img_normal.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
4 سال پیش |
testgles2_sdf_img_sdf.bmp
|
0e7d435f13
Add basic testgles2_sdf program to demonstrate sign distance field with opengles2
|
4 سال پیش |
testhaptic.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 سال پیش |
testhittesting.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testhotplug.c
|
698dbd8464
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
2 سال پیش |
testiconv.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testime.c
|
bd2e2ee7aa
SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates
|
2 سال پیش |
testintersections.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testjoystick.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testkeys.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testloadso.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testlocale.c
|
7b50bae524
Renamed SDL events for clarity
|
2 سال پیش |
testlock.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
testmessage.c
|
698dbd8464
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
2 سال پیش |
testmouse.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testmultiaudio.c
|
d0c4849d0b
Rename SDL_atomic_t to SDL_AtomicInt
|
2 سال پیش |
testnative.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testnative.h
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testnativecocoa.m
|
3dcb451f85
Added a README file regarding WinRT support
|
11 سال پیش |
testnativew32.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testnativex11.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testoffscreen.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
testoverlay.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testplatform.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testpower.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testqsort.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testrelative.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testrendercopyex.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testrendertarget.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testresample.c
|
5b77ad54c4
Fixed order and constness of parameters to SDL_ConvertAudioSamples()
|
2 سال پیش |
testrumble.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 سال پیش |
testscale.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testsem.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
testsensor.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
testshader.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testshape.c
|
698dbd8464
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
2 سال پیش |
testsprite.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testspriteminimal.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
teststreaming.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testsurround.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testthread.c
|
c963f02571
More fix warnings about static function and prototype
|
2 سال پیش |
testtimer.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testurl.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testutils.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 سال پیش |
testutils.h
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testver.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testviewport.c
|
16bb6a0b3d
Fix warnings about static function and prototype
|
2 سال پیش |
testvulkan.c
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
2 سال پیش |
testwm.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
testyuv.bmp
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 سال پیش |
testyuv.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
testyuv_cvt.c
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
testyuv_cvt.h
|
fde78d12f2
Updated copyright for 2023
|
2 سال پیش |
torturethread.c
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
2 سال پیش |
unifont-13.0.06-license.txt
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 سال پیش |
unifont-13.0.06.hex
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
3 سال پیش |
utf8.txt
|
3dcb451f85
Added a README file regarding WinRT support
|
11 سال پیش |