.. |
SDL.h
|
77c9d73b63
Removed SDL_AndroidOpenURL, added SDL_OpenURL.
|
4 yıl önce |
SDL_assert.h
|
af71510cca
assert: Implement SDL_TriggerBreakpoint for Apple ARM hardware.
|
4 yıl önce |
SDL_atomic.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_audio.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_bits.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_blendmode.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_clipboard.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_config.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_config.h.cmake
|
6bd4c717a1
Fixed bug 5402 - ARM support little update proposal
|
4 yıl önce |
SDL_config.h.in
|
6bd4c717a1
Fixed bug 5402 - ARM support little update proposal
|
4 yıl önce |
SDL_config_android.h
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
4 yıl önce |
SDL_config_iphoneos.h
|
7fa5e95b62
Fixed bug 5213 - Add support to metal in iOS/tvOS simulator
|
4 yıl önce |
SDL_config_macosx.h
|
1e943e2ad2
Fixed building with an older SDK and macOS target
|
4 yıl önce |
SDL_config_minimal.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_config_os2.h
|
7c18088f00
SDL_config_os2.h: define HAVE__WCSICMP and HAVE__WCSNICMP
|
4 yıl önce |
SDL_config_pandora.h
|
4c96faee57
remove non-existing tslib support from autofoo and cmake
|
4 yıl önce |
SDL_config_psp.h
|
e6c640f314
Enable the virtual joystick API by default
|
5 yıl önce |
SDL_config_windows.h
|
a0c5bfa3bd
Moved raw input event processing from the main thread to the joystick thread
|
4 yıl önce |
SDL_config_winrt.h
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
4 yıl önce |
SDL_config_wiz.h
|
4c96faee57
remove non-existing tslib support from autofoo and cmake
|
4 yıl önce |
SDL_copying.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_cpuinfo.h
|
fc795f89d3
SDL_cpuinfo.h: add missing const to size parameter of SDL_SIMDRealloc()
|
4 yıl önce |
SDL_egl.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_endian.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_error.h
|
1ff483d1f3
Added SDL_GetErrorMsg() to get the error message in a thread-safe way
|
5 yıl önce |
SDL_events.h
|
fcb21aa883
Added API for sensors on game controllers
|
4 yıl önce |
SDL_filesystem.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_gamecontroller.h
|
fcb21aa883
Added API for sensors on game controllers
|
4 yıl önce |
SDL_gesture.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_haptic.h
|
65ad45340d
Improvement for bug 3446 - The haptic API does not allow to select the direction axes
|
5 yıl önce |
SDL_hints.h
|
5f7cd1fa88
Added hints to control whether SDL updates joystick and sensor state in the main event loop
|
4 yıl önce |
SDL_joystick.h
|
c63bbb06e9
Including SDL_config_iphoneos.h enables MFI controller code
|
4 yıl önce |
SDL_keyboard.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_keycode.h
|
52486d018a
SDL_keycode.h (SDL_Keymod): remove comma at end of enumerator list
|
4 yıl önce |
SDL_loadso.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_locale.h
|
fa23e3d00b
locale: Implemented SDL_GetPreferredLocales().
|
5 yıl önce |
SDL_log.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_main.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_messagebox.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_metal.h
|
a791689086
metal: Added some support interfaces to Apple's Metal API (thanks, Caleb!).
|
5 yıl önce |
SDL_misc.h
|
a2098a47b6
Updated SDL to 2.0.14 in preparation for release candidate
|
4 yıl önce |
SDL_mouse.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_mutex.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_name.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_opengl.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_opengl_glext.h
|
3efea5ea28
Don't have Windows headers define min/max, in case they're defined by application code
|
5 yıl önce |
SDL_opengles.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_opengles2.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_opengles2_gl2.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
11 yıl önce |
SDL_opengles2_gl2ext.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
11 yıl önce |
SDL_opengles2_gl2platform.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
11 yıl önce |
SDL_opengles2_khrplatform.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
11 yıl önce |
SDL_pixels.h
|
7c0986fba4
Fixed bug 4938 - Suggestion: rename SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XBGR8888
|
4 yıl önce |
SDL_platform.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_power.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_quit.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_rect.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_render.h
|
611403dd0e
Clarified that the clip rectangle is defined relative to the viewport, and added a clip test to testviewport.c
|
5 yıl önce |
SDL_revision.h
|
e564da78b7
revert files I didnt mean to commit!
|
7 yıl önce |
SDL_rwops.h
|
965b466ee8
Fixed bug 4297 - Android StrictMode policy. Remove APK expansion support
|
4 yıl önce |
SDL_scancode.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_sensor.h
|
fcb21aa883
Added API for sensors on game controllers
|
4 yıl önce |
SDL_shape.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_stdinc.h
|
bca9decbda
fix bug #5394 - define _DARWIN_C_SOURCE only if not already defined
|
4 yıl önce |
SDL_surface.h
|
ffb307e4dc
Fixed bug 5304 - add SDL_HasSurfaceRLE() (Thanks Rene Dudfield and Dan Lawrence)
|
4 yıl önce |
SDL_system.h
|
b8ed432c3e
Added a note about Android 11
|
4 yıl önce |
SDL_syswm.h
|
d27238751f
os2: integrate the port into main tree.
|
4 yıl önce |
SDL_test.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_assert.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_common.h
|
afb70f2681
test: Reimplemented SDLTest_CommonUsage() to restore binary compatibility.
|
5 yıl önce |
SDL_test_compare.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_crc32.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_font.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_fuzzer.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_harness.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_images.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_log.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_md5.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_memory.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_test_random.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_thread.h
|
abd5841850
Make some changes to SDL_SetThreadPriority to try and have SDL transparently handle more of the work.
|
4 yıl önce |
SDL_timer.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_touch.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_types.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |
SDL_version.h
|
a2098a47b6
Updated SDL to 2.0.14 in preparation for release candidate
|
4 yıl önce |
SDL_video.h
|
e58cc5fa0e
minor whitespace fix
|
4 yıl önce |
SDL_vulkan.h
|
06267f5028
Fixed whitespace in SDL_vulkan.h
|
4 yıl önce |
begin_code.h
|
250a055727
fix bug #5384 -- define DLL_EXPORT in DLL builds and adjust begin_code.h
|
4 yıl önce |
close_code.h
|
a8780c6a28
Updated copyright date for 2020
|
5 yıl önce |