.. |
SDL.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_assert.h
|
d6f418641d
assert: Check for Clang _and_ GCC, in case they ever drop compatibility.
|
8 years ago |
SDL_atomic.h
|
06ccb71bcd
Make sure the memory barrier functions are always available, and now they are implemented on Android __ARM_ARCH_5TE__
|
8 years ago |
SDL_audio.h
|
553b328664
Fixed bug 3668 - Overflow of SDL_AudioCVT.filters with some downmixes
|
7 years ago |
SDL_bits.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_blendmode.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_clipboard.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_config.h
|
94a69443c7
mistake: Revert the files that I did not mean to commit
|
8 years ago |
SDL_config.h.cmake
|
a48c9e6df8
Fixed bug 3292 - SDL_rwops and 64-bit file I/O
|
7 years ago |
SDL_config.h.in
|
a48c9e6df8
Fixed bug 3292 - SDL_rwops and 64-bit file I/O
|
7 years ago |
SDL_config_android.h
|
0a52db54bd
Fixed bug 3191 - haptic system on android?
|
7 years ago |
SDL_config_iphoneos.h
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 years ago |
SDL_config_macosx.h
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 years ago |
SDL_config_minimal.h
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 years ago |
SDL_config_pandora.h
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 years ago |
SDL_config_psp.h
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 years ago |
SDL_config_windows.h
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 years ago |
SDL_config_winrt.h
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 years ago |
SDL_config_wiz.h
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 years ago |
SDL_copying.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_cpuinfo.h
|
3594bf8eeb
audio: Wired up new SSE code to build system.
|
8 years ago |
SDL_egl.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_endian.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_error.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_events.h
|
bf4e7eb612
Fixed comment typo
|
8 years ago |
SDL_filesystem.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_gamecontroller.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_gesture.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_haptic.h
|
7ae7fceb2e
Fixed typos and documentation in haptic header file.
|
8 years ago |
SDL_hints.h
|
c49fa37c5b
Added SDL hints to filter the set of game controllers reported by SDL
|
7 years ago |
SDL_joystick.h
|
763e138903
Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID()
|
8 years ago |
SDL_keyboard.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_keycode.h
|
2008d86696
Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control
|
7 years ago |
SDL_loadso.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_log.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_main.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_messagebox.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_mouse.h
|
cbcc256fd2
Fixed comments in headers for doxygen output.
|
7 years ago |
SDL_mutex.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_name.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_opengl.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_opengl_glext.h
|
f5d96416ad
Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available.
|
10 years ago |
SDL_opengles.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_opengles2.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_opengles2_gl2.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
11 years ago |
SDL_opengles2_gl2ext.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
11 years ago |
SDL_opengles2_gl2platform.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
11 years ago |
SDL_opengles2_khrplatform.h
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
11 years ago |
SDL_pixels.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_platform.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_power.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_quit.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_rect.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_render.h
|
b3589ed6a6
Fixed bug 3492 - SDL_RenderCopyEx angle direction not documented
|
7 years ago |
SDL_revision.h
|
94a69443c7
mistake: Revert the files that I did not mean to commit
|
8 years ago |
SDL_rwops.h
|
dc40018438
Added an API SDL_LoadFile_RW() to load all the data from an SDL data stream, and a convenience macro SDL_LoadFile() to load all the data from a file.
|
7 years ago |
SDL_scancode.h
|
2008d86696
Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control
|
7 years ago |
SDL_shape.h
|
2f74dc9e63
Fixed typos in shape header.
|
7 years ago |
SDL_stdinc.h
|
43d62b7459
Make compile-time assert error messages more clear.
|
7 years ago |
SDL_surface.h
|
64c2957735
Added a FIXME for 2.1 about an API change.
|
7 years ago |
SDL_system.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_syswm.h
|
3c955d0540
syswm: prevent buffer overflow if SDL and app have different config headers.
|
7 years ago |
SDL_test.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_assert.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_common.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_compare.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_crc32.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_font.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_fuzzer.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_harness.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_images.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_log.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_md5.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_test_random.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_thread.h
|
9f8c1d779a
Updated library name in header file.
|
8 years ago |
SDL_timer.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_touch.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_types.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_version.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
SDL_video.h
|
e10a98d2ad
Fixed bug 3720 - SDL_GL_GetAttribute doesn't check for initialized video driver
|
7 years ago |
begin_code.h
|
d526b8a1e9
Some patches to make SDL compile with armcc (ARM's C compiler).
|
8 years ago |
close_code.h
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |