SDL/include
Ozkan Sezer b11c75e9f4 configury, cmake: add check for endpointvolume.h :
add HAVE_ENDPOINTVOLUME_H, HAVE_MMDEVICEAPI_H and HAVE_AUDIOCLIENT_H
in SDL_config.h.in, SDL_config.h.cmake, SDL_config_windows.h, and in
SDL_config_winrt.h.
2018-09-28 13:41:04 +03:00
..
SDL.h First pass on the new SDL sensor API 2018-08-21 12:11:34 -07:00
SDL_assert.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_atomic.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_audio.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_bits.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blendmode.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_clipboard.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_config.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_config.h.cmake configury, cmake: add check for endpointvolume.h : 2018-09-28 13:41:04 +03:00
SDL_config.h.in configury, cmake: add check for endpointvolume.h : 2018-09-28 13:41:04 +03:00
SDL_config_android.h First pass on the new SDL sensor API 2018-08-21 12:11:34 -07:00
SDL_config_iphoneos.h Doh.. __IPHONEOS__ is defined on tvOS 2018-08-21 20:38:22 -07:00
SDL_config_macosx.h Added a dummy sensor driver 2018-08-21 13:29:21 -07:00
SDL_config_minimal.h Added a dummy sensor driver 2018-08-21 13:29:21 -07:00
SDL_config_pandora.h Added a dummy sensor driver 2018-08-21 13:29:21 -07:00
SDL_config_psp.h Added a dummy sensor driver 2018-08-21 13:29:21 -07:00
SDL_config_windows.h configury, cmake: add check for endpointvolume.h : 2018-09-28 13:41:04 +03:00
SDL_config_winrt.h configury, cmake: add check for endpointvolume.h : 2018-09-28 13:41:04 +03:00
SDL_config_wiz.h Added a dummy sensor driver 2018-08-21 13:29:21 -07:00
SDL_copying.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_cpuinfo.h audio: Added ARM NEON versions of audio converters. 2018-05-16 02:03:06 -04:00
SDL_egl.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_endian.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_events.h Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. 2018-08-22 21:48:28 -07:00
SDL_filesystem.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_gamecontroller.h Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
SDL_gesture.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_haptic.h Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
SDL_hints.h Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS to allow tuning double-click sensitivity. 2018-09-14 19:26:26 -07:00
SDL_joystick.h Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
SDL_keyboard.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_keycode.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_loadso.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_log.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_main.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_messagebox.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_mouse.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_mutex.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_name.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_opengl.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_opengl_glext.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_opengles.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_opengles2.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_opengles2_gl2.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_opengles2_gl2ext.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_opengles2_gl2platform.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_opengles2_khrplatform.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_pixels.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_platform.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_power.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_quit.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_rect.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_render.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_revision.h revert files I didnt mean to commit! 2017-09-29 10:15:44 -07:00
SDL_rwops.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_scancode.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_sensor.h Fixed bug 4277 - warnings patch 2018-09-27 14:56:29 -07:00
SDL_shape.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_stdinc.h Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 2018-08-09 16:00:17 -07:00
SDL_surface.h Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok 2018-09-24 16:41:55 -07:00
SDL_system.h Moved SDL_IsTablet() to a cross-platform API function 2018-08-21 20:03:54 -07:00
SDL_syswm.h Fixed bug 4159 - Windows headers are included after packing alignment change 2018-05-07 19:26:02 -07:00
SDL_test.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_assert.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_common.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_compare.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_crc32.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_font.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_fuzzer.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_harness.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_images.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_log.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_md5.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_memory.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_test_random.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_thread.h Added SDL_THREAD_PRIORITY_TIME_CRITICAL 2018-04-23 22:07:56 -07:00
SDL_timer.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_touch.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_types.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_version.h Updated version to 2.0.9 2018-09-26 10:08:14 -07:00
SDL_video.h SDL_sensor.h, SDL_video.h: remove comma at end of enumerator lists. 2018-09-07 10:47:50 +03:00
SDL_vulkan.h Fixed bug 4277 - warnings patch 2018-09-27 14:56:29 -07:00
begin_code.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
close_code.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00