You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/include
Ozkan Sezer bd5c355a34 SDL_thread.h: fix SDL_CreateThreadWithStackSize macro for OS/2
(cherry-picked from commit 738442b82a)
3 years ago
..
SDL.h Add SDL_guid.h to the global SDL header 3 years ago
SDL_assert.h Check if GNC is defined before checking its value to solve warns in msvc 3 years ago
SDL_atomic.h Use __ARM_ARCH instead of __ARM_ARCH__ 3 years ago
SDL_audio.h audio: Headers said 5 channel is quad+center, but it's 4.1. 3 years ago
SDL_bits.h Updated copyright for 2022 4 years ago
SDL_blendmode.h direct3d: Implement missing blend operations. 4 years ago
SDL_clipboard.h Updated copyright for 2022 4 years ago
SDL_config.h Xbox GDKX support (#5869) 3 years ago
SDL_config.h.cmake Fixed building with libusb not dynamicaly loaded 3 years ago
SDL_config.h.in Fixed building with libusb not dynamicaly loaded 3 years ago
SDL_config_android.h add SDL_bsearch 3 years ago
SDL_config_emscripten.h add SDL_bsearch 3 years ago
SDL_config_iphoneos.h add SDL_bsearch 3 years ago
SDL_config_macosx.h Remove unused SDL_ASSEMBLY_ROUTINES define 3 years ago
SDL_config_minimal.h cmake: freebsd: Fix -Wformat warning during tests build 3 years ago
SDL_config_ngage.h N-Gage port: add changes from code reviews, overall cleanup (#5618) 3 years ago
SDL_config_os2.h Fixed building with libusb not dynamicaly loaded 3 years ago
SDL_config_pandora.h add SDL_bsearch 3 years ago
SDL_config_windows.h check for shellscalingapi.h presence instead of WINVER >= 0x0603 3 years ago
SDL_config_wingdk.h Windows GDK Support (#5830) 3 years ago
SDL_config_winrt.h DirectX 12 Renderer (#5761) 3 years ago
SDL_config_xbox.h Xbox GDKX support (#5869) 3 years ago
SDL_copying.h Updated copyright for 2022 4 years ago
SDL_cpuinfo.h Sync SDL wiki -> header 3 years ago
SDL_egl.h Updated copyright for 2022 4 years ago
SDL_endian.h Applied DragonFly BSD patch 3 years ago
SDL_error.h Updated copyright for 2022 4 years ago
SDL_events.h Add joystick battery event 3 years ago
SDL_filesystem.h Fixed typo in description 3 years ago
SDL_gamecontroller.h Sync SDL wiki -> header 3 years ago
SDL_gesture.h Updated copyright for 2022 4 years ago
SDL_guid.h Sync wiki -> header 3 years ago
SDL_haptic.h Updated copyright for 2022 4 years ago
SDL_hidapi.h Updated copyright for 2022 4 years ago
SDL_hints.h Added the hint SDL_HINT_MOUSE_RELATIVE_WARP_MOTION 3 years ago
SDL_joystick.h Sync SDL wiki -> header 3 years ago
SDL_keyboard.h Exposed SDL_ResetKeyboard() as a public function 3 years ago
SDL_keycode.h Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL 3 years ago
SDL_loadso.h Updated copyright for 2022 4 years ago
SDL_locale.h Updated copyright for 2022 4 years ago
SDL_log.h Document that SDL_MAX_LOG_MESSAGE is no longer meaningful 3 years ago
SDL_main.h Add a way to avoid IOP reset 3 years ago
SDL_messagebox.h Updated copyright for 2022 4 years ago
SDL_metal.h Sync wiki -> header 4 years ago
SDL_misc.h Updated copyright for 2022 4 years ago
SDL_mouse.h Sync SDL wiki -> header 3 years ago
SDL_mutex.h Updated copyright for 2022 4 years ago
SDL_name.h Updated copyright for 2022 4 years ago
SDL_opengl.h Updated copyright for 2022 4 years ago
SDL_opengl_glext.h Don't have Windows headers define min/max, in case they're defined by application code 6 years ago
SDL_opengles.h Updated copyright for 2022 4 years ago
SDL_opengles2.h Updated copyright for 2022 4 years ago
SDL_opengles2_gl2.h Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
SDL_opengles2_gl2ext.h Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
SDL_opengles2_gl2platform.h Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
SDL_opengles2_khrplatform.h Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
SDL_pixels.h Updated copyright for 2022 4 years ago
SDL_platform.h Xbox GDKX support (#5869) 3 years ago
SDL_power.h Updated copyright for 2022 4 years ago
SDL_quit.h Updated copyright for 2022 4 years ago
SDL_rect.h Avoid unintended float -> double conversion in SDL_FRectEqualsEpsilon 3 years ago
SDL_render.h Sync SDL wiki -> header 3 years ago
SDL_revision.h The revision defaults to the empty string 5 years ago
SDL_revision.h.cmake cmake: Retrieve the git revision on platforms without bash 4 years ago
SDL_rwops.h Windows GDK Support (#5830) 3 years ago
SDL_scancode.h Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL 3 years ago
SDL_sensor.h Updated copyright for 2022 4 years ago
SDL_shape.h Updated copyright for 2022 4 years ago
SDL_stdinc.h Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!) 3 years ago
SDL_surface.h SDL_Surface: don't implicitly declare struct SDL_BlitMap. 3 years ago
SDL_system.h Sync SDL wiki -> header 3 years ago
SDL_syswm.h wayland: Add support for TOOLTIP/POPUP_MENU 3 years ago
SDL_test.h Updated copyright for 2022 4 years ago
SDL_test_assert.h Updated copyright for 2022 4 years ago
SDL_test_common.h Added a command line option `--info event_motion` to show mouse and finger motion events 3 years ago
SDL_test_compare.h Updated copyright for 2022 4 years ago
SDL_test_crc32.h Updated copyright for 2022 4 years ago
SDL_test_font.h Removed comment text that looks like doxygen commands 3 years ago
SDL_test_fuzzer.h Updated copyright for 2022 4 years ago
SDL_test_harness.h Updated copyright for 2022 4 years ago
SDL_test_images.h Updated copyright for 2022 4 years ago
SDL_test_log.h Updated copyright for 2022 4 years ago
SDL_test_md5.h Updated copyright for 2022 4 years ago
SDL_test_memory.h Updated copyright for 2022 4 years ago
SDL_test_random.h Updated copyright for 2022 4 years ago
SDL_thread.h SDL_thread.h: fix SDL_CreateThreadWithStackSize macro for OS/2 3 years ago
SDL_timer.h Updated copyright for 2022 4 years ago
SDL_touch.h Sync wiki -> header 4 years ago
SDL_types.h Updated copyright for 2022 4 years ago
SDL_version.h Updated to version 2.24.2 for point release 3 years ago
SDL_video.h SDL_video.h: Added \since info to new APIs. 3 years ago
SDL_vulkan.h Sync wiki -> header 4 years ago
begin_code.h Check if GNC is defined before checking its value to solve warns in msvc 3 years ago
close_code.h Updated copyright for 2022 4 years ago