SDL/include/SDL3
Ryan C. Gordon f48d0cc164
audio: Remove AUDIO_U16* support.
It wasn't heavily used, and you can't use memset to silence a U16 buffer.

Fixes #7380.
2023-03-01 10:26:01 -05:00
..
SDL.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_assert.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_atomic.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_audio.h audio: Remove AUDIO_U16* support. 2023-03-01 10:26:01 -05:00
SDL_begin_code.h add version check to SDL_MALLOC macro (for correctness) 2023-02-03 17:40:40 +03:00
SDL_bits.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_blendmode.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_clipboard.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_close_code.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_copying.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_cpuinfo.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_egl.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_endian.h SDL_endian.h: improve doxygen documentation 2023-02-19 10:01:33 -08:00
SDL_error.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_events.h Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT 2023-02-02 00:49:09 +01:00
SDL_filesystem.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_gamepad.h include: Fixed wiki formatting that got mangled into the headers. 2023-02-26 21:47:17 -05:00
SDL_guid.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_haptic.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_hidapi.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_hints.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_init.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_intrin.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_joystick.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_keyboard.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_keycode.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_loadso.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_locale.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_log.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_main.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_main_impl.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_messagebox.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_metal.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_misc.h Update `\returns` to the generic form 2023-02-12 08:21:02 -08:00
SDL_mouse.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_mutex.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_oldnames.h Document that SDL_IsScreenSaverEnabled() was renamed SDL_ScreenSaverEnabled() 2023-02-28 15:56:49 -08:00
SDL_opengl.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_opengl_glext.h replaced line comments in public header. 2023-02-04 10:02:10 +03:00
SDL_opengles.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_opengles2.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_opengles2_gl2.h Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
SDL_opengles2_gl2ext.h Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
SDL_opengles2_gl2platform.h Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
SDL_opengles2_khrplatform.h Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
SDL_pixels.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_platform.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_platform_defines.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_power.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_quit.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_rect.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_render.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_revision.h SDL_revision.h: added missing newline at end of file. 2023-02-23 23:55:56 +03:00
SDL_rwops.h Sync wiki -> headers. 2023-01-25 13:01:40 -05:00
SDL_scancode.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_sensor.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_shape.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_stdinc.h Sync SDL3 wiki -> header 2023-02-28 17:27:14 +00:00
SDL_surface.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_system.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_syswm.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_assert.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_common.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_compare.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_crc32.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_font.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_fuzzer.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_harness.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_log.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_md5.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_memory.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_test_random.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_thread.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_timer.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_touch.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_version.h include: add \brief to includes 2023-02-19 10:01:33 -08:00
SDL_video.h Sync wiki -> headers. 2023-02-24 11:49:41 -05:00
SDL_vulkan.h include: add \brief to includes 2023-02-19 10:01:33 -08:00