Sam Lantinga c44e741bd9 Fixed bug 3842 - fix SDL_thread.h for emx 7 tahun lalu
..
SDL.h 37ce9f2773 Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h 7 tahun lalu
SDL_assert.h c68d3ab785 Watcom supports __FUNCTION__ identifier (and surely not __PRETTY_FUNCTION__) 7 tahun lalu
SDL_atomic.h 30d554e3d6 Fixed building SDL applications with Visual Studio and the clang toolset 7 tahun lalu
SDL_audio.h 629f8abab4 Updated documentation, you don't need to initialize the audio subsystem to do in-place format conversion. (Thanks Simon Hug!) 7 tahun lalu
SDL_bits.h ff76f8e5b4 Fixed bug 3791 - SDL_bits.h: __builtin_clz is supported in gcc >= 3.4 7 tahun lalu
SDL_blendmode.h 2bf7bf2cbf Fixed compiler warning with enum 7 tahun lalu
SDL_clipboard.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_config.h 94a69443c7 mistake: Revert the files that I did not mean to commit 8 tahun lalu
SDL_config.h.cmake f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 tahun lalu
SDL_config.h.in f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 tahun lalu
SDL_config_android.h f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 tahun lalu
SDL_config_iphoneos.h 80f9e2f199 iOS: Fix compiling using the iOS 7 SDK, partially broken since MoltenVK support was added. 7 tahun lalu
SDL_config_macosx.h f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 tahun lalu
SDL_config_minimal.h 94754c3968 Updated config headers to override the base SDL_config.h if both are included 8 tahun lalu
SDL_config_pandora.h f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 tahun lalu
SDL_config_psp.h f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 tahun lalu
SDL_config_windows.h 16b8c4ea43 Fixed bug 3811 - change HAVE_COPYSIGN to HAVE__COPYSIGN in SDL_config_windows.h 7 tahun lalu
SDL_config_winrt.h f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 tahun lalu
SDL_config_wiz.h f465f24d73 Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits 7 tahun lalu
SDL_copying.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_cpuinfo.h 30d554e3d6 Fixed building SDL applications with Visual Studio and the clang toolset 7 tahun lalu
SDL_egl.h 003d491f86 Fixed bug 3724 - Allow Angle Static Link 7 tahun lalu
SDL_endian.h fbda68ea7b SDL_endian.h: add SDL_Swap16 and SDL_Swap32 for Watcom/x86 as inline asm 7 tahun lalu
SDL_error.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_events.h fb14cb7425 Fixed bug 2263 - Event timestamp members are undocumented 7 tahun lalu
SDL_filesystem.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_gamecontroller.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_gesture.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_haptic.h 7ae7fceb2e Fixed typos and documentation in haptic header file. 8 tahun lalu
SDL_hints.h c08a7a74a5 Added a hint SDL_HINT_AUDIO_CATEGORY to control the audio category, 7 tahun lalu
SDL_joystick.h 763e138903 Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() 8 tahun lalu
SDL_keyboard.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_keycode.h b1ed855d53 Added a note about number key keycodes always being SDLK_0...SDLK_9 even on AZERTY layouts 7 tahun lalu
SDL_loadso.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_log.h de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 7 tahun lalu
SDL_main.h dbb0a2aa74 Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations 7 tahun lalu
SDL_messagebox.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_mouse.h cbcc256fd2 Fixed comments in headers for doxygen output. 7 tahun lalu
SDL_mutex.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_name.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_opengl.h 18a6538507 add missing os/2 apientry defs to SDL_opengl.h 7 tahun lalu
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 tahun lalu
SDL_opengles.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_opengles2.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_opengles2_gl2.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 tahun lalu
SDL_opengles2_gl2ext.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 tahun lalu
SDL_opengles2_gl2platform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 tahun lalu
SDL_opengles2_khrplatform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. 11 tahun lalu
SDL_pixels.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_platform.h cedbb3118c Fixed building with the first version of Visual Studio 2017, which doesn't have __has_include() (Thanks Simon!) 7 tahun lalu
SDL_power.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_quit.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_rect.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_render.h 2862b1465d Note that texture contents are undefined when the texture is created. 7 tahun lalu
SDL_revision.h 94a69443c7 mistake: Revert the files that I did not mean to commit 8 tahun lalu
SDL_rwops.h dc40018438 Added an API SDL_LoadFile_RW() to load all the data from an SDL data stream, and a convenience macro SDL_LoadFile() to load all the data from a file. 7 tahun lalu
SDL_scancode.h 2008d86696 Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control 7 tahun lalu
SDL_shape.h 2f74dc9e63 Fixed typos in shape header. 7 tahun lalu
SDL_stdinc.h 4ca5d8622a Fixed bug 3780 - GCC 7 implicit fallthrough warnings 7 tahun lalu
SDL_surface.h f142a7961e Fixed bug 2441 - SDL_DuplicateSurface 7 tahun lalu
SDL_system.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_syswm.h c350d91a6a Fixed bug 3752 - minor os2 defines 7 tahun lalu
SDL_test.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_test_assert.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_test_common.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_test_compare.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_test_crc32.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_test_font.h 4657d9f33c We don't need to pass the renderer into SDLTest_CleanupTextDrawing() 7 tahun lalu
SDL_test_fuzzer.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_test_harness.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_test_images.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_test_log.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_test_md5.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_test_random.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_thread.h c44e741bd9 Fixed bug 3842 - fix SDL_thread.h for emx 7 tahun lalu
SDL_timer.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_touch.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_types.h 45b774e3f7 Updated copyright for 2017 8 tahun lalu
SDL_version.h 2dc5d32fab Updated version to 2.0.6 7 tahun lalu
SDL_video.h 569c222ca8 Updated documentation so it's clear you should use SDL_SetWindowDisplayMode() to change the size of fullscreen windows. 7 tahun lalu
SDL_vulkan.h fb28393200 vulkan: use "unsigned int" instead of "unsigned" 7 tahun lalu
begin_code.h f33377802a Fixed bug 3807 - Remove restriction from DECLSPEC macro for OS/2 7 tahun lalu
close_code.h d28cb702e4 Fixed bug 3781 - unbalanced #pragma pack(pop) in close_code.h 7 tahun lalu