Ozkan Sezer 7a47c292c0 Fix bug 4746 - introduce SDL_zeroa macro. 5 years ago
..
SDL.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_assert.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_atomic.h 959cfc428e Fixed memory barrier macro check so it isn't quite so fragile 5 years ago
SDL_audio.h 990e166a3b Fixed bug 3894 - Fuzzing crashes for SDL_LoadWAV 5 years ago
SDL_bits.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_blendmode.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_clipboard.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_config.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_config.h.cmake 66d4d8e25d cmake: Added HIDAPI support. 5 years ago
SDL_config.h.in f79190f407 Use _Exit() when available 6 years ago
SDL_config_android.h 7dc92a7669 Initial Android OpenSL ES implementation, contributed by ANTA 6 years ago
SDL_config_iphoneos.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_config_macosx.h 39e8b007a7 macOS: fix atomics using deprecated functions instead of compiler intrinsics, when SDL is built with the Xcode project. 5 years ago
SDL_config_minimal.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_config_os2.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_config_pandora.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_config_psp.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_config_windows.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_config_winrt.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_config_wiz.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_copying.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_cpuinfo.h 282b2b9395 define __ARM_NEON for Windows only if _M_ARM or _M_ARM64 is defined. fixes Visual Studio builds. 5 years ago
SDL_egl.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_endian.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_error.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_events.h eb71cd800d Make sure we haven't changed the size of the SDL_Event structure and broken binary compatibility. 5 years ago
SDL_filesystem.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_gamecontroller.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_gesture.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_haptic.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_hints.h be6cda9f95 Rolling back GameCube HIDAPI support 5 years ago
SDL_joystick.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_keyboard.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_keycode.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_loadso.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_log.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_main.h a0ac5ffc9f Fixed building with C++ 6 years ago
SDL_messagebox.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_mouse.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_mutex.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_name.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_opengl.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_opengl_glext.h f5d96416ad Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available. 10 years ago
SDL_opengles.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_opengles2.h 5e13087b0f Updated copyright for 2019 6 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 5e13087b0f Updated copyright for 2019 6 years ago
SDL_platform.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_power.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_quit.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_rect.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_render.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_revision.h e564da78b7 revert files I didnt mean to commit! 7 years ago
SDL_rwops.h 316ff3847b Fixed bug 4526 - replace SDL_RW* macros with functions for using in bindings 5 years ago
SDL_scancode.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_sensor.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_shape.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_stdinc.h 7a47c292c0 Fix bug 4746 - introduce SDL_zeroa macro. 5 years ago
SDL_surface.h 9a98dcc516 Rename surface aligned memory flag to SDL_SIMD_ALIGNED 6 years ago
SDL_system.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_syswm.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_assert.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_common.h b5d3b6fc25 test: unify all the command line usage logging. 5 years ago
SDL_test_compare.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_crc32.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_font.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_fuzzer.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_harness.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_images.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_log.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_md5.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_memory.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_test_random.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_thread.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_timer.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_touch.h e41576188d Add hint SDL_HINT_MOUSE_TOUCH_EVENTS for mouse events to generate touch events 6 years ago
SDL_types.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_version.h 67c67f3a6b Updated version to 2.0.10 5 years ago
SDL_video.h 5e13087b0f Updated copyright for 2019 6 years ago
SDL_vulkan.h 69d27a69cd Fixed bug 4570 - Support Vulkan Portability rather than MoltenVK specifically 5 years ago
begin_code.h 9891c31ba0 Fixed bug 4641 - clang and clang-cl builds on windows create -Wpragma-pack warnings 5 years ago
close_code.h 5e13087b0f Updated copyright for 2019 6 years ago