Francisco Javier Trujillo Mata 84d69da4e1 Initial SDL_ps2_main implementation 3 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 4ddf85b1d5 Sync wiki -> header 2 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 a8d41b3b45 check for shellscalingapi.h presence instead of WINVER >= 0x0603 2 years ago
SDL_config.h.in a8d41b3b45 check for shellscalingapi.h presence instead of WINVER >= 0x0603 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 d51a8f530e cmake: freebsd: Fix -Wformat warning during tests build 2 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 a8d41b3b45 check for shellscalingapi.h presence instead of WINVER >= 0x0603 2 years ago
SDL_config_winrt.h 4082821822 DirectX 12 Renderer (#5761) 2 years ago
SDL_copying.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_cpuinfo.h ef4e0e921a Sync wiki -> header 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 423141bfca Added a function to get the controller firmware version 2 years ago
SDL_gesture.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_guid.h 3807e95029 Sync wiki -> header 2 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 c95edd9450 Fixed spacing 2 years ago
SDL_joystick.h 3a20274ddf Refactoring: move GUID operations out of Joystick 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 84d69da4e1 Initial SDL_ps2_main implementation 2 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 f0a05ed476 Add some PS2 flags 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 33f8a4ddca 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 adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 2 years ago
SDL_surface.h ff735b3c0f SDL_Surface: don't implicitly declare struct SDL_BlitMap. 2 years ago
SDL_system.h b84ce0d484 Fix typo 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 b004133f08 Updated to version 2.23.1 for pre-release checkpoint 2 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