Ryan C. Gordon 195ca499ca include/SDL_video.h: You can google it. 2 years ago
..
SDL.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_assert.h e97b506242 Need SDL_stdinc.h for _SDL_HAS_BUILTIN 2 years ago
SDL_atomic.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_audio.h 3939ef72f8 cleanup SDL_GetAudioDeviceSpec 3 years ago
SDL_bits.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_blendmode.h 7bc498d325 direct3d: Implement missing blend operations. 3 years ago
SDL_clipboard.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_config.h fbd230bb6c Add support for the Nokia N-Gage (#5597) 3 years ago
SDL_config.h.cmake e0f3da497f Remove unused SDL_ASSEMBLY_ROUTINES define 2 years ago
SDL_config.h.in e0f3da497f Remove unused SDL_ASSEMBLY_ROUTINES define 2 years ago
SDL_config_android.h e9ff4fdd49 add SDL_bsearch 3 years ago
SDL_config_emscripten.h e9ff4fdd49 add SDL_bsearch 3 years ago
SDL_config_iphoneos.h e9ff4fdd49 add SDL_bsearch 3 years ago
SDL_config_macosx.h e0f3da497f Remove unused SDL_ASSEMBLY_ROUTINES define 2 years ago
SDL_config_minimal.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_config_ngage.h 9b75fa0165 N-Gage port: add changes from code reviews, overall cleanup (#5618) 2 years ago
SDL_config_os2.h 0cca71a846 Use SDLCALL for callbacks in public APIs 2 years ago
SDL_config_pandora.h e9ff4fdd49 add SDL_bsearch 3 years ago
SDL_config_windows.h 9dfa000bc0 Initial support for building for Windows with OpenWatcom 2 years ago
SDL_config_winrt.h e0f3da497f Remove unused SDL_ASSEMBLY_ROUTINES define 2 years ago
SDL_copying.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_cpuinfo.h 2c2cbbe664 Fixed function reference for SDL_SIMDGetAlignment() 2 years ago
SDL_egl.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_endian.h b398a847be Add SDL_FLOATWORDORDER for older ARM toolchains 3 years ago
SDL_error.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_events.h 3dcfe86082 Add joystick battery event 3 years ago
SDL_filesystem.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_gamecontroller.h 5953422c09 Sync wiki -> header 2 years ago
SDL_gesture.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_haptic.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_hidapi.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_hints.h f871c178b9 macOS: remove dead code for supporting 10.6 at runtime. 2 years ago
SDL_joystick.h 0cca71a846 Use SDLCALL for callbacks in public APIs 2 years ago
SDL_keyboard.h 229297d97f Sync wiki -> header 3 years ago
SDL_keycode.h 2f924020e8 Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL 2 years ago
SDL_loadso.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_locale.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_log.h f81419702e Document that SDL_MAX_LOG_MESSAGE is no longer meaningful 3 years ago
SDL_main.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_messagebox.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_metal.h 7ba4d24c25 Sync wiki -> header 3 years ago
SDL_misc.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_mouse.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_mutex.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_name.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_opengl.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_opengl_glext.h 3efea5ea28 Don't have Windows headers define min/max, in case they're defined by application code 5 years ago
SDL_opengles.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_opengles2.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_opengles2_gl2.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_opengles2_gl2ext.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_opengles2_gl2platform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_opengles2_khrplatform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 years ago
SDL_pixels.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_platform.h d35c737f1c macOS: change min supported OS from 10.6 to 10.7. 2 years ago
SDL_power.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_quit.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_rect.h b0a27cb1de Avoid unintended float -> double conversion in SDL_FRectEqualsEpsilon 2 years ago
SDL_render.h f93e810780 Sync wiki -> header 2 years ago
SDL_revision.h ee25a1e6e2 The revision defaults to the empty string 4 years ago
SDL_revision.h.cmake 67aacfe5c0 cmake: Retrieve the git revision on platforms without bash 3 years ago
SDL_rwops.h 8c5bda6acd Vita: remove Vita-specific RWOps code 2 years ago
SDL_scancode.h 2f924020e8 Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL 2 years ago
SDL_sensor.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_shape.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_stdinc.h 0cca71a846 Use SDLCALL for callbacks in public APIs 2 years ago
SDL_surface.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_system.h 7ce311bead include/SDL_system.h: Fixed a link that was still hg.libsdl.org 2 years ago
SDL_syswm.h c37090f9a4 wayland: Add support for TOOLTIP/POPUP_MENU 3 years ago
SDL_test.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_assert.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_common.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_compare.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_crc32.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_font.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_fuzzer.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_harness.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_images.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_log.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_md5.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_memory.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_test_random.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_thread.h efa2e6a1ea SDL_thread.h: use SDL_ThreadFunction for SDL_CreateThreadWithStackSize 2 years ago
SDL_timer.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_touch.h 580d231822 Sync wiki -> header 3 years ago
SDL_types.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_version.h cd7c2f1de7 Switch versioning scheme to be the same as GLib and Flatpak 3 years ago
SDL_video.h 195ca499ca include/SDL_video.h: You can google it. 2 years ago
SDL_vulkan.h c7dafb1556 Sync wiki -> header 3 years ago
begin_code.h a60986caa8 Correct default structure packing on Windows ARM64 3 years ago
close_code.h 120c76c84b Updated copyright for 2022 3 years ago