Ryan C. Gordon e3e6b4fd35 audio: better docs on conversion APIs, error if not init'd (thanks, Simon!). %!s(int64=7) %!d(string=hai) anos
..
SDL.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_assert.h c68d3ab785 Watcom supports __FUNCTION__ identifier (and surely not __PRETTY_FUNCTION__) %!s(int64=7) %!d(string=hai) anos
SDL_atomic.h 500378eb52 Add atomics for Watcom/x86 as inline asm %!s(int64=7) %!d(string=hai) anos
SDL_audio.h e3e6b4fd35 audio: better docs on conversion APIs, error if not init'd (thanks, Simon!). %!s(int64=7) %!d(string=hai) anos
SDL_bits.h eccbe366bc SDL_bits.h: add __builtin_clz equivalent for Watcom/x86 as inline asm %!s(int64=7) %!d(string=hai) anos
SDL_blendmode.h 2bf7bf2cbf Fixed compiler warning with enum %!s(int64=7) %!d(string=hai) anos
SDL_clipboard.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_config.h 94a69443c7 mistake: Revert the files that I did not mean to commit %!s(int64=8) %!d(string=hai) anos
SDL_config.h.cmake fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor %!s(int64=7) %!d(string=hai) anos
SDL_config.h.in fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor %!s(int64=7) %!d(string=hai) anos
SDL_config_android.h 0a52db54bd Fixed bug 3191 - haptic system on android? %!s(int64=7) %!d(string=hai) anos
SDL_config_iphoneos.h 94754c3968 Updated config headers to override the base SDL_config.h if both are included %!s(int64=8) %!d(string=hai) anos
SDL_config_macosx.h 94754c3968 Updated config headers to override the base SDL_config.h if both are included %!s(int64=8) %!d(string=hai) anos
SDL_config_minimal.h 94754c3968 Updated config headers to override the base SDL_config.h if both are included %!s(int64=8) %!d(string=hai) anos
SDL_config_pandora.h 94754c3968 Updated config headers to override the base SDL_config.h if both are included %!s(int64=8) %!d(string=hai) anos
SDL_config_psp.h 94754c3968 Updated config headers to override the base SDL_config.h if both are included %!s(int64=8) %!d(string=hai) anos
SDL_config_windows.h 94754c3968 Updated config headers to override the base SDL_config.h if both are included %!s(int64=8) %!d(string=hai) anos
SDL_config_winrt.h 94754c3968 Updated config headers to override the base SDL_config.h if both are included %!s(int64=8) %!d(string=hai) anos
SDL_config_wiz.h 94754c3968 Updated config headers to override the base SDL_config.h if both are included %!s(int64=8) %!d(string=hai) anos
SDL_copying.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_cpuinfo.h 3594bf8eeb audio: Wired up new SSE code to build system. %!s(int64=8) %!d(string=hai) anos
SDL_egl.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_endian.h fbda68ea7b SDL_endian.h: add SDL_Swap16 and SDL_Swap32 for Watcom/x86 as inline asm %!s(int64=7) %!d(string=hai) anos
SDL_error.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_events.h fb14cb7425 Fixed bug 2263 - Event timestamp members are undocumented %!s(int64=7) %!d(string=hai) anos
SDL_filesystem.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_gamecontroller.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_gesture.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_haptic.h 7ae7fceb2e Fixed typos and documentation in haptic header file. %!s(int64=8) %!d(string=hai) anos
SDL_hints.h de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks %!s(int64=7) %!d(string=hai) anos
SDL_joystick.h 763e138903 Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() %!s(int64=8) %!d(string=hai) anos
SDL_keyboard.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_keycode.h b1ed855d53 Added a note about number key keycodes always being SDLK_0...SDLK_9 even on AZERTY layouts %!s(int64=7) %!d(string=hai) anos
SDL_loadso.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_log.h de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks %!s(int64=7) %!d(string=hai) anos
SDL_main.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_messagebox.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_mouse.h cbcc256fd2 Fixed comments in headers for doxygen output. %!s(int64=7) %!d(string=hai) anos
SDL_mutex.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_name.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_opengl.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
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. %!s(int64=10) %!d(string=hai) anos
SDL_opengles.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_opengles2.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_opengles2_gl2.h a2085da216 SDL_opengles2: Update to latest Khronos headers. %!s(int64=11) %!d(string=hai) anos
SDL_opengles2_gl2ext.h a2085da216 SDL_opengles2: Update to latest Khronos headers. %!s(int64=11) %!d(string=hai) anos
SDL_opengles2_gl2platform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. %!s(int64=11) %!d(string=hai) anos
SDL_opengles2_khrplatform.h a2085da216 SDL_opengles2: Update to latest Khronos headers. %!s(int64=11) %!d(string=hai) anos
SDL_pixels.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_platform.h c350d91a6a Fixed bug 3752 - minor os2 defines %!s(int64=7) %!d(string=hai) anos
SDL_power.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_quit.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_rect.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_render.h 2862b1465d Note that texture contents are undefined when the texture is created. %!s(int64=7) %!d(string=hai) anos
SDL_revision.h 94a69443c7 mistake: Revert the files that I did not mean to commit %!s(int64=8) %!d(string=hai) anos
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. %!s(int64=7) %!d(string=hai) anos
SDL_scancode.h 2008d86696 Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control %!s(int64=7) %!d(string=hai) anos
SDL_shape.h 2f74dc9e63 Fixed typos in shape header. %!s(int64=7) %!d(string=hai) anos
SDL_stdinc.h f8de064c0a Added wchar.h to fix build on some platforms with new wcs* functions %!s(int64=7) %!d(string=hai) anos
SDL_surface.h f142a7961e Fixed bug 2441 - SDL_DuplicateSurface %!s(int64=7) %!d(string=hai) anos
SDL_system.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_syswm.h c350d91a6a Fixed bug 3752 - minor os2 defines %!s(int64=7) %!d(string=hai) anos
SDL_test.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_assert.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_common.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_compare.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_crc32.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_font.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_fuzzer.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_harness.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_images.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_log.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_md5.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_test_random.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_thread.h de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks %!s(int64=7) %!d(string=hai) anos
SDL_timer.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_touch.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_types.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_version.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
SDL_video.h e10a98d2ad Fixed bug 3720 - SDL_GL_GetAttribute doesn't check for initialized video driver %!s(int64=7) %!d(string=hai) anos
begin_code.h c350d91a6a Fixed bug 3752 - minor os2 defines %!s(int64=7) %!d(string=hai) anos
close_code.h 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos