.. |
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
|
dc138ee3d4
cmake: SDL3-shared target will always be a shared target
|
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
|
69aede6c9e
Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT
|
2 年 前 |
checkkeysthreads.c
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
2 年 前 |
gamepadmap.bmp
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 年 前 |
gamepadmap.c
|
14a4ce8b59
Fixed SDL_ScaleMode values for consistency
|
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
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
loopwavequeue.c
|
742e356180
test/loopwavequeue.c: minor warning fix (SDL_AudioDeviceID is unsigned)
|
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
|
7b50bae524
Renamed SDL events for clarity
|
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
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testaudiocapture.c
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
2 年 前 |
testaudiohotplug.c
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
testaudioinfo.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testautomation.c
|
80f51eeb1f
testautomation: add an option to list all test suites and tests
|
2 年 前 |
testautomation_audio.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_clipboard.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_events.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_guid.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_hints.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_images.c
|
364db52ca3
Moved testautomation data out of SDL_test library
|
2 年 前 |
testautomation_images.h
|
364db52ca3
Moved testautomation data out of SDL_test library
|
2 年 前 |
testautomation_joystick.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_keyboard.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_main.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_math.c
|
6cfe4f2ba8
Fixed documentation errors in testautomation_math.c
|
2 年 前 |
testautomation_mouse.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_pixels.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_platform.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_rect.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_render.c
|
e1d79b418c
fix build error due to -Wshadow
|
2 年 前 |
testautomation_rwops.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_sdltest.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_stdlib.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_suites.h
|
80f51eeb1f
testautomation: add an option to list all test suites and tests
|
2 年 前 |
testautomation_surface.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_syswm.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_timer.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testautomation_video.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testbounds.c
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
2 年 前 |
testcustomcursor.c
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
2 年 前 |
testdisplayinfo.c
|
824b9b0a58
Removed SDL_GetDisplayDPI()
|
2 年 前 |
testdraw.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testdrawchessboard.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testdropfile.c
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
testerror.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testevdev.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testfile.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testfilesystem.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testgamepad.c
|
14a4ce8b59
Fixed SDL_ScaleMode values for consistency
|
2 年 前 |
testgeometry.c
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
testgl.c
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
2 年 前 |
testgles.c
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
2 年 前 |
testgles2.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testgles2_sdf.c
|
08bcee8570
test: don't use wiki urls for documentation comments
|
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
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
2 年 前 |
testhotplug.c
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
testiconv.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testime.c
|
cb6b8b0132
Simplify flags testing (#7220)
|
2 年 前 |
testintersections.c
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
2 年 前 |
testjoystick.c
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
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
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 年 前 |
testmessage.c
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
testmouse.c
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
2 年 前 |
testmultiaudio.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testnative.c
|
7b50bae524
Renamed SDL events for clarity
|
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
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
testoverlay.c
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
2 年 前 |
testplatform.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testpower.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testqsort.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testrelative.c
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
testrendercopyex.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testrendertarget.c
|
fde78d12f2
Updated copyright for 2023
|
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
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testsem.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testsensor.c
|
ac75fe9324
Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag
|
2 年 前 |
testshader.c
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
testshape.c
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
testsprite.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testspriteminimal.c
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
teststreaming.c
|
7b50bae524
Renamed SDL events for clarity
|
2 年 前 |
testsurround.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testthread.c
|
fde78d12f2
Updated copyright for 2023
|
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
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testvulkan.c
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
2 年 前 |
testwm.c
|
1f46986d33
testwm.c: show all modes of all displays in the on-screen list (#7323)
|
2 年 前 |
testyuv.bmp
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 年 前 |
testyuv.c
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
2 年 前 |
testyuv_cvt.c
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
testyuv_cvt.h
|
fde78d12f2
Updated copyright for 2023
|
2 年 前 |
torturethread.c
|
fde78d12f2
Updated copyright for 2023
|
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 年 前 |