Daniel Gibson 8e0693c982 Make iOS/tvOS (uikit) SDL_main header-only 2 years ago
..
SDL.h ca2fe7be1a Implement SDL_main as header-only lib for Win32 2 years ago
SDL_assert.h a38ea6bad2 SDL_assert: remove old define for obsolete naming 2 years ago
SDL_atomic.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_audio.h d6327a00fb re-applied the SDL_NewAudioStream deconstification, including to its definition 2 years ago
SDL_bits.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_blendmode.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_clipboard.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_copying.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_cpuinfo.h ee0e9e979c Move intrinsic includes into a private header 2 years ago
SDL_egl.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_endian.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_error.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_events.h a76053352c gesture: Removed the gesture API from SDL3. 2 years ago
SDL_filesystem.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_gamecontroller.h ea714956b6 Clarified where the paddle locations are 2 years ago
SDL_guid.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_haptic.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_hidapi.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_hints.h c265fb74b0 Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER 2 years ago
SDL_joystick.h 5c29b58e95 Added support for clang thread-safety analysis 2 years ago
SDL_keyboard.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_keycode.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_loadso.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_locale.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_log.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_main.h 8e0693c982 Make iOS/tvOS (uikit) SDL_main header-only 2 years ago
SDL_main_impl.h 8e0693c982 Make iOS/tvOS (uikit) SDL_main header-only 2 years ago
SDL_messagebox.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_metal.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_misc.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_mouse.h 16f8dfcef9 docs: Note that you don't need to free SDL_GetDefaultCursor's results. 2 years ago
SDL_mutex.h 5c29b58e95 Added support for clang thread-safety analysis 2 years ago
SDL_name.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengl.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengl_glext.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2_gl2.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2_gl2ext.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2_gl2platform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_opengles2_khrplatform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_pixels.h 932f61348d Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711) 2 years ago
SDL_platform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_power.h 3c501b963d Clang-Tidy fixes (#6725) 2 years ago
SDL_quit.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_rect.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_render.h 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. 2 years ago
SDL_revision.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_rwops.h 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. 2 years ago
SDL_scancode.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_sensor.h b4da4ed95a Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() 2 years ago
SDL_shape.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_stdinc.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_surface.h 3c501b963d Clang-Tidy fixes (#6725) 2 years ago
SDL_system.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_syswm.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_assert.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_common.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_compare.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_crc32.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_font.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_fuzzer.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_harness.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_images.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_log.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_md5.h 8901297437 SDL_test_md5.h: fix MD5UINT4 type to be really 32 bits. 2 years ago
SDL_test_memory.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_test_random.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_thread.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_timer.h 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 2 years ago
SDL_touch.h a76053352c gesture: Removed the gesture API from SDL3. 2 years ago
SDL_version.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
SDL_video.h a4a80360f5 Added SDL_DISPLAYEVENT_MOVED to detect when display positioning changes 2 years ago
SDL_vulkan.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
begin_code.h 14b902faca begin_code.h: add gcc version checks to the alloc_size attributes. 2 years ago
close_code.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago