SDL/include
Ozkan Sezer ecc1c871e6 SDL_endian.h: use endian predefs from newer gcc and clang versions.
Closes: https://github.com/libsdl-org/SDL/pull/5403
2022-03-14 10:10:40 +03:00
..
SDL.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_assert.h use SDL_COMPILE_TIME_ASSERT instead of SDL_STATIC_ASSERT 2022-01-28 20:40:19 -05:00
SDL_atomic.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_audio.h cleanup SDL_GetAudioDeviceSpec 2022-01-28 20:40:19 -05:00
SDL_bits.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_blendmode.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_clipboard.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_config.h Remove SDL_config_psp and references 2022-02-02 08:36:39 -05:00
SDL_config.h.cmake sync handling of subsystems 2022-01-28 20:40:19 -05:00
SDL_config.h.in sync handling of subsystems 2022-01-28 20:40:19 -05:00
SDL_config_android.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_config_emscripten.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_config_iphoneos.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_config_macosx.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_config_minimal.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_config_os2.h added missing hidapi stuff for os/2 with libusb 2022-01-09 20:33:32 +03:00
SDL_config_pandora.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_config_windows.h move bug #5333 fix to headers 2022-02-08 21:32:50 +03:00
SDL_config_winrt.h move bug #5333 fix to headers 2022-02-08 21:32:50 +03:00
SDL_copying.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cpuinfo.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_egl.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_endian.h SDL_endian.h: use endian predefs from newer gcc and clang versions. 2022-03-14 10:10:40 +03:00
SDL_error.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_events.h IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) 2022-03-11 14:45:17 -08:00
SDL_filesystem.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_gamecontroller.h Sync wiki -> header 2022-03-04 17:30:05 +00:00
SDL_gesture.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_haptic.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_hidapi.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_hints.h IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) 2022-03-11 14:45:17 -08:00
SDL_joystick.h Clarified documentation for the trigger rumble API 2022-03-04 09:27:46 -08:00
SDL_keyboard.h Sync wiki -> header 2022-03-11 22:47:04 +00:00
SDL_keycode.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_loadso.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_locale.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_log.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_main.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_messagebox.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_metal.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_misc.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_mouse.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_mutex.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_name.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_opengl.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_opengl_glext.h Don't have Windows headers define min/max, in case they're defined by application code 2019-09-11 15:08:37 -07:00
SDL_opengles.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_opengles2.h Updated copyright for 2022 2022-01-03 09:40:21 -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 2022 2022-01-03 09:40:21 -08:00
SDL_platform.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_power.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_quit.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_rect.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_render.h Sync wiki -> header 2022-02-01 16:58:05 +00:00
SDL_revision.h The revision defaults to the empty string 2021-02-12 08:54:08 -08:00
SDL_revision.h.cmake cmake: Retrieve the git revision on platforms without bash 2021-09-09 22:34:42 -04:00
SDL_rwops.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_scancode.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_sensor.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_shape.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_stdinc.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_surface.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_system.h Sync wiki -> header 2022-02-01 10:37:05 +00:00
SDL_syswm.h Leave the Metal view active on the window when recreating the Metal renderer 2022-01-07 12:38:45 -08:00
SDL_test.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_assert.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_common.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_compare.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_crc32.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_font.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_fuzzer.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_harness.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_images.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_log.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_md5.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_memory.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_test_random.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_thread.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_timer.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_touch.h Sync wiki -> header 2022-02-08 10:37:04 +00:00
SDL_types.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_version.h Updated to version 2.0.21 for development 2022-01-17 15:32:27 -08:00
SDL_video.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_vulkan.h Sync wiki -> header 2021-10-27 01:36:05 +00:00
begin_code.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
close_code.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00