.. |
SDL.h
|
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
|
8 years ago |
SDL_assert.h
|
Watcom supports __FUNCTION__ identifier (and surely not __PRETTY_FUNCTION__)
|
8 years ago |
SDL_atomic.h
|
Fixed building SDL applications with Visual Studio and the clang toolset
|
8 years ago |
SDL_audio.h
|
Document the SDL audio channel mapping
|
8 years ago |
SDL_bits.h
|
Fixed bug 3791 - SDL_bits.h: __builtin_clz is supported in gcc >= 3.4
|
8 years ago |
SDL_blendmode.h
|
Fixed compiler warning with enum
|
8 years ago |
SDL_clipboard.h
|
Updated copyright for 2017
|
9 years ago |
SDL_config.h
|
revert files I didnt mean to commit!
|
8 years ago |
SDL_config.h.cmake
|
Added functions to query and set the SDL memory allocation functions:
|
8 years ago |
SDL_config.h.in
|
Added functions to query and set the SDL memory allocation functions:
|
8 years ago |
SDL_config_android.h
|
Android doesn't have libunwind.h in API 16
|
8 years ago |
SDL_config_iphoneos.h
|
Added functions to query and set the SDL memory allocation functions:
|
8 years ago |
SDL_config_macosx.h
|
Added functions to query and set the SDL memory allocation functions:
|
8 years ago |
SDL_config_minimal.h
|
Updated config headers to override the base SDL_config.h if both are included
|
9 years ago |
SDL_config_pandora.h
|
Added functions to query and set the SDL memory allocation functions:
|
8 years ago |
SDL_config_psp.h
|
Added functions to query and set the SDL memory allocation functions:
|
8 years ago |
SDL_config_windows.h
|
Fixed bug 3811 - change HAVE_COPYSIGN to HAVE__COPYSIGN in SDL_config_windows.h
|
8 years ago |
SDL_config_winrt.h
|
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
8 years ago |
SDL_config_wiz.h
|
Added functions to query and set the SDL memory allocation functions:
|
8 years ago |
SDL_copying.h
|
Updated copyright for 2017
|
9 years ago |
SDL_cpuinfo.h
|
Fixed building SDL applications with Visual Studio and the clang toolset
|
8 years ago |
SDL_egl.h
|
Fixed bug 3724 - Allow Angle Static Link
|
8 years ago |
SDL_endian.h
|
SDL_endian.h: add SDL_Swap16 and SDL_Swap32 for Watcom/x86 as inline asm
|
8 years ago |
SDL_error.h
|
Updated copyright for 2017
|
9 years ago |
SDL_events.h
|
Fixed bug 2263 - Event timestamp members are undocumented
|
8 years ago |
SDL_filesystem.h
|
Updated copyright for 2017
|
9 years ago |
SDL_gamecontroller.h
|
Updated copyright for 2017
|
9 years ago |
SDL_gesture.h
|
Updated copyright for 2017
|
9 years ago |
SDL_haptic.h
|
Fixed typos and documentation in haptic header file.
|
9 years ago |
SDL_hints.h
|
Added a hint SDL_HINT_AUDIO_CATEGORY to control the audio category,
|
8 years ago |
SDL_joystick.h
|
Exposed the joystick locking functions for multi-threaded access to the joystick API
|
8 years ago |
SDL_keyboard.h
|
Updated copyright for 2017
|
9 years ago |
SDL_keycode.h
|
Added a note about number key keycodes always being SDLK_0...SDLK_9 even on AZERTY layouts
|
8 years ago |
SDL_loadso.h
|
Updated copyright for 2017
|
9 years ago |
SDL_log.h
|
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
8 years ago |
SDL_main.h
|
Removed the need for libSDL2main.a on Android, and separated JNI initialization out for other integrations
|
8 years ago |
SDL_messagebox.h
|
Updated copyright for 2017
|
9 years ago |
SDL_mouse.h
|
Fixed comments in headers for doxygen output.
|
8 years ago |
SDL_mutex.h
|
Updated copyright for 2017
|
9 years ago |
SDL_name.h
|
Updated copyright for 2017
|
9 years ago |
SDL_opengl.h
|
add missing os/2 apientry defs to SDL_opengl.h
|
8 years ago |
SDL_opengl_glext.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
10 years ago |
SDL_opengles.h
|
Updated copyright for 2017
|
9 years ago |
SDL_opengles2.h
|
Updated copyright for 2017
|
9 years ago |
SDL_opengles2_gl2.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
10 years ago |
SDL_opengles2_gl2ext.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
10 years ago |
SDL_opengles2_gl2platform.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
10 years ago |
SDL_opengles2_khrplatform.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
10 years ago |
SDL_pixels.h
|
Updated copyright for 2017
|
9 years ago |
SDL_platform.h
|
Fixed building with the first version of Visual Studio 2017, which doesn't have __has_include() (Thanks Simon!)
|
8 years ago |
SDL_power.h
|
Updated copyright for 2017
|
9 years ago |
SDL_quit.h
|
Updated copyright for 2017
|
9 years ago |
SDL_rect.h
|
Updated copyright for 2017
|
9 years ago |
SDL_render.h
|
Note that texture contents are undefined when the texture is created.
|
8 years ago |
SDL_revision.h
|
revert files I didnt mean to commit!
|
8 years ago |
SDL_rwops.h
|
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.
|
8 years ago |
SDL_scancode.h
|
Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control
|
8 years ago |
SDL_shape.h
|
Fixed typos in shape header.
|
8 years ago |
SDL_stdinc.h
|
Added min/max macros for the sized SDL datatypes
|
8 years ago |
SDL_surface.h
|
Fixed bug 2441 - SDL_DuplicateSurface
|
8 years ago |
SDL_system.h
|
Updated copyright for 2017
|
9 years ago |
SDL_syswm.h
|
Fixed bug 3752 - minor os2 defines
|
8 years ago |
SDL_test.h
|
Added functions to query and set the SDL memory allocation functions:
|
8 years ago |
SDL_test_assert.h
|
Updated copyright for 2017
|
9 years ago |
SDL_test_common.h
|
Updated copyright for 2017
|
9 years ago |
SDL_test_compare.h
|
Updated copyright for 2017
|
9 years ago |
SDL_test_crc32.h
|
Added functions to query and set the SDL memory allocation functions:
|
8 years ago |
SDL_test_font.h
|
We don't need to pass the renderer into SDLTest_CleanupTextDrawing()
|
8 years ago |
SDL_test_fuzzer.h
|
Updated copyright for 2017
|
9 years ago |
SDL_test_harness.h
|
Updated copyright for 2017
|
9 years ago |
SDL_test_images.h
|
Updated copyright for 2017
|
9 years ago |
SDL_test_log.h
|
Updated copyright for 2017
|
9 years ago |
SDL_test_md5.h
|
Updated copyright for 2017
|
9 years ago |
SDL_test_memory.h
|
Added functions to query and set the SDL memory allocation functions:
|
8 years ago |
SDL_test_random.h
|
Updated copyright for 2017
|
9 years ago |
SDL_thread.h
|
Fixed bug 3842 - fix SDL_thread.h for emx
|
8 years ago |
SDL_timer.h
|
Updated copyright for 2017
|
9 years ago |
SDL_touch.h
|
Updated copyright for 2017
|
9 years ago |
SDL_types.h
|
Updated copyright for 2017
|
9 years ago |
SDL_version.h
|
Updated version to 2.0.7
|
8 years ago |
SDL_video.h
|
Updated documentation so it's clear you should use SDL_SetWindowDisplayMode() to change the size of fullscreen windows.
|
8 years ago |
SDL_vulkan.h
|
vulkan: use "unsigned int" instead of "unsigned"
|
8 years ago |
begin_code.h
|
Fixed bug 3807 - Remove restriction from DECLSPEC macro for OS/2
|
8 years ago |
close_code.h
|
Fixed bug 3781 - unbalanced #pragma pack(pop) in close_code.h
|
8 years ago |