Ozkan Sezer 7f3036c353 make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT 2 years ago
..
SDL.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_assert.h 47deebe23f Fixes for Android builds 2 years ago
SDL_atomic.h 54540a82a0 SDL_atomic.h: Update SDL_CPUPauseInstruction for Watcom. (#7157) 2 years ago
SDL_audio.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_begin_code.h e7ea47a1b4 add version check to SDL_MALLOC macro (for correctness) 2 years ago
SDL_bits.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_blendmode.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_clipboard.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_close_code.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_copying.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_cpuinfo.h 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2 years ago
SDL_egl.h 3cb819ac48 vita: fix PVR_PSP2 (GLES) + gl4es4fita (GL) 2 years ago
SDL_endian.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_error.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_events.h 69aede6c9e Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT 2 years ago
SDL_filesystem.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_gamepad.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_guid.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_haptic.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_hidapi.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_hints.h dcd17f5473 Renderer logical size is now implemented as a render target 2 years ago
SDL_init.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_intrin.h 0ead89747a Fixed filename comment in SDL_intrin.h 2 years ago
SDL_joystick.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_keyboard.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_keycode.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_loadso.h be2afeec84 SDL_loadso.h: add missing SDLCALL to SDL_LoadFunction() 2 years ago
SDL_locale.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_log.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_main.h 43e3daace3 Sync SDL3 wiki -> header 2 years ago
SDL_main_impl.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_messagebox.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_metal.h 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 2 years ago
SDL_misc.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_mouse.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_mutex.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_name.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_oldnames.h a34a84ba98 Rename int versions of the SDL2 render functions (#7235) 2 years ago
SDL_opengl.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_opengl_glext.h 02fbf2cf99 replaced line comments in public header. 2 years ago
SDL_opengles.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_opengles2.h fde78d12f2 Updated copyright for 2023 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 fde78d12f2 Updated copyright for 2023 2 years ago
SDL_platform.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_platform_defines.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_power.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_quit.h 7b50bae524 Renamed SDL events for clarity 2 years ago
SDL_rect.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_render.h 14a4ce8b59 Fixed SDL_ScaleMode values for consistency 2 years ago
SDL_revision.h 6b5855e990 Removed SDL_REVISION_NUMBER 2 years ago
SDL_rwops.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_scancode.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_sensor.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_shape.h ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag 2 years ago
SDL_stdinc.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_surface.h 197340ea1c Sync wiki -> headers. 2 years ago
SDL_system.h 22c69bccdf Displays are now referenced by instance ID instead of index 2 years ago
SDL_syswm.h 7b50bae524 Renamed SDL events for clarity 2 years ago
SDL_test.h 364db52ca3 Moved testautomation data out of SDL_test library 2 years ago
SDL_test_assert.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_test_common.h dcd17f5473 Renderer logical size is now implemented as a render target 2 years ago
SDL_test_compare.h 364db52ca3 Moved testautomation data out of SDL_test library 2 years ago
SDL_test_crc32.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_test_font.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_test_fuzzer.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_test_harness.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_test_log.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_test_md5.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_test_memory.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_test_random.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_thread.h 7f3036c353 make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT 2 years ago
SDL_timer.h 56522034db Fixed building with Visual Studio 2010 2 years ago
SDL_touch.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_version.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_video.h 375bde8a4f [SDL3] Cleanup void functions (#7253) 2 years ago
SDL_vulkan.h 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 2 years ago