.. |
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
|
cfeb663c87
tests: Add popup window test program
|
пре 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
|
71c80c478a
Uses integer arithmetics in SDL_ResampleAudio
|
пре 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 година |
testpopup.c
|
cfeb663c87
tests: Add popup window test program
|
пре 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)
|
пре 4 година |
unifont-13.0.06.hex
|
f9bf1aeba8
Latest Unifont with OFL is now bundled. (#4268)
|
пре 4 година |
utf8.txt
|
3dcb451f85
Added a README file regarding WinRT support
|
пре 11 година |