ext-SDL/include
2022-07-26 00:19:54 -04:00
..
begin_code.h Check if GNC is defined before checking its value to solve warns in msvc 2022-07-03 00:56:09 -07:00
close_code.h
SDL_assert.h Check if GNC is defined before checking its value to solve warns in msvc 2022-07-03 00:56:09 -07:00
SDL_atomic.h
SDL_audio.h audio: Headers said 5 channel is quad+center, but it's 4.1. 2022-07-20 18:41:53 -04:00
SDL_bits.h
SDL_blendmode.h direct3d: Implement missing blend operations. 2022-03-27 09:14:07 -04:00
SDL_clipboard.h
SDL_config_android.h add SDL_bsearch 2022-04-26 04:03:25 +03:00
SDL_config_emscripten.h add SDL_bsearch 2022-04-26 04:03:25 +03:00
SDL_config_iphoneos.h add SDL_bsearch 2022-04-26 04:03:25 +03:00
SDL_config_macosx.h Remove unused SDL_ASSEMBLY_ROUTINES define 2022-05-12 14:37:00 +03:00
SDL_config_minimal.h cmake: freebsd: Fix -Wformat warning during tests build 2022-06-18 07:37:57 -07:00
SDL_config_ngage.h N-Gage port: add changes from code reviews, overall cleanup (#5618) 2022-05-11 09:31:34 -07:00
SDL_config_os2.h Use SDLCALL for callbacks in public APIs 2022-05-18 15:01:27 -07:00
SDL_config_pandora.h add SDL_bsearch 2022-04-26 04:03:25 +03:00
SDL_config_windows.h check for shellscalingapi.h presence instead of WINVER >= 0x0603 2022-06-18 13:00:44 -07:00
SDL_config_wingdk.h Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
SDL_config_winrt.h DirectX 12 Renderer (#5761) 2022-06-06 17:42:30 -07:00
SDL_config_xbox.h Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
SDL_config.h Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
SDL_config.h.cmake Initial Audio driver 2022-06-27 15:18:48 -07:00
SDL_config.h.in check for shellscalingapi.h presence instead of WINVER >= 0x0603 2022-06-18 13:00:44 -07:00
SDL_copying.h
SDL_cpuinfo.h Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
SDL_egl.h
SDL_endian.h SDL_endian.h: check for __powerpc__ and __PPC__ in big endian decision. 2022-07-12 00:55:00 +03:00
SDL_error.h
SDL_events.h Add joystick battery event 2022-04-25 15:46:17 -07:00
SDL_filesystem.h Fixed typo in description 2022-07-11 08:44:49 -07:00
SDL_gamecontroller.h joystick: Add HIDAPI driver for NVIDIA SHIELD 2017 controller 2022-07-10 10:53:26 -07:00
SDL_gesture.h
SDL_guid.h Sync wiki -> header 2022-06-05 00:24:04 +00:00
SDL_haptic.h
SDL_hidapi.h
SDL_hints.h kmsdrm: Added a hint to specify device index. 2022-07-26 00:19:54 -04:00
SDL_joystick.h Refactoring: move GUID operations out of Joystick 2022-06-04 17:22:13 -07:00
SDL_keyboard.h Exposed SDL_ResetKeyboard() as a public function 2022-07-11 09:49:00 -07:00
SDL_keycode.h Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL 2022-05-10 16:12:10 -07:00
SDL_loadso.h
SDL_locale.h
SDL_log.h Document that SDL_MAX_LOG_MESSAGE is no longer meaningful 2022-04-29 11:28:59 -07:00
SDL_main.h Sync SDL wiki -> header 2022-06-27 17:20:12 +00:00
SDL_messagebox.h
SDL_metal.h Sync wiki -> header 2022-03-27 16:49:05 +00:00
SDL_misc.h
SDL_mouse.h
SDL_mutex.h
SDL_name.h
SDL_opengl_glext.h
SDL_opengl.h
SDL_opengles2_gl2.h
SDL_opengles2_gl2ext.h
SDL_opengles2_gl2platform.h
SDL_opengles2_khrplatform.h
SDL_opengles2.h
SDL_opengles.h
SDL_pixels.h
SDL_platform.h Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
SDL_power.h
SDL_quit.h
SDL_rect.h Avoid unintended float -> double conversion in SDL_FRectEqualsEpsilon 2022-05-19 11:47:03 -07:00
SDL_render.h Sync SDL wiki -> header 2022-07-04 23:57:05 +00:00
SDL_revision.h
SDL_revision.h.cmake
SDL_rwops.h Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
SDL_scancode.h Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL 2022-05-10 16:12:10 -07:00
SDL_sensor.h
SDL_shape.h
SDL_stdinc.h Removed the limit on the size of the SDL error message 2022-06-27 16:59:50 -07:00
SDL_surface.h SDL_Surface: don't implicitly declare struct SDL_BlitMap. 2022-06-20 18:31:39 -04:00
SDL_system.h Sync SDL wiki -> header 2022-06-27 17:20:12 +00:00
SDL_syswm.h wayland: Add support for TOOLTIP/POPUP_MENU 2022-04-18 12:31:02 -04:00
SDL_test_assert.h
SDL_test_common.h
SDL_test_compare.h
SDL_test_crc32.h
SDL_test_font.h Removed comment text that looks like doxygen commands 2022-07-01 14:04:07 -07:00
SDL_test_fuzzer.h
SDL_test_harness.h
SDL_test_images.h
SDL_test_log.h
SDL_test_md5.h
SDL_test_memory.h
SDL_test_random.h
SDL_test.h
SDL_thread.h Windows GDK Support (#5830) 2022-06-27 10:19:39 -07:00
SDL_timer.h
SDL_touch.h Sync wiki -> header 2022-02-08 10:37:04 +00:00
SDL_types.h
SDL_version.h Updated to version 2.23.1 for pre-release checkpoint 2022-06-16 12:50:19 -07:00
SDL_video.h video: Improve the SDL_WINDOW_ALLOW_HIGHDPI flag documentation 2022-07-22 13:01:57 -04:00
SDL_vulkan.h
SDL.h Add SDL_guid.h to the global SDL header 2022-07-25 19:53:04 -07:00