Frank Praznik 44536b7537 Add and event and flag to report when a window has been occluded hace 2 años
..
SDL.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_assert.h b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 2 años
SDL_atomic.h d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt hace 3 años
SDL_audio.h 550c84b4df Sync SDL3 wiki -> header hace 2 años
SDL_begin_code.h b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 2 años
SDL_bits.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_blendmode.h 99668c286b Simplify SDL_BLENDMODE_MUL hace 3 años
SDL_clipboard.h ec90c2e26d Add 'return' comment to SDL_ClearClipboardData hace 2 años
SDL_close_code.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_copying.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_cpuinfo.h 8789729b4a cpuinfo: update \sa's of SDL_HasXXX functions hace 2 años
SDL_egl.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_endian.h 095d4b1ffc byteswap: Don't use intrinsic byteswap functions with Intel C compiler hace 2 años
SDL_error.h 0598ecc150 Sync wiki -> headers. hace 3 años
SDL_events.h 44536b7537 Add and event and flag to report when a window has been occluded hace 2 años
SDL_filesystem.h 0f4679102c Fixed pedantic warning: comma at end of enumerator list hace 2 años
SDL_gamepad.h 9db2cb3513 Added SDL_ReloadGamepadMappings() to reset the SDL gamepad mappings hace 2 años
SDL_guid.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_haptic.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_hidapi.h 0f4679102c Fixed pedantic warning: comma at end of enumerator list hace 2 años
SDL_hints.h 3a654b4b1c Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use Windows.Gaming.Input for controllers hace 2 años
SDL_init.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_intrin.h b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 2 años
SDL_joystick.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention hace 2 años
SDL_keyboard.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_keycode.h 4dd9f61bfd Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!) hace 2 años
SDL_loadso.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_locale.h 0598ecc150 Sync wiki -> headers. hace 3 años
SDL_log.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_main.h 37e567994d Fix remaining typos (#7921) hace 2 años
SDL_main_impl.h b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 2 años
SDL_messagebox.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_metal.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_misc.h 49e47b523a Update `\returns` to the generic form hace 3 años
SDL_mouse.h fb0c3197e0 Fixed the documentation for SDL_SetRelativeMouseMode() hace 3 años
SDL_mutex.h fd42a2f994 Changed all variadic macros into fixed (thanks @Wohlstand!) hace 2 años
SDL_oldnames.h b271e92c6e Added the ability to specify a gamepad type in the mapping hace 2 años
SDL_opengl.h b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 2 años
SDL_opengl_glext.h 02fbf2cf99 replaced line comments in public header. hace 3 años
SDL_opengles.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_opengles2.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_opengles2_gl2.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años
SDL_opengles2_gl2ext.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años
SDL_opengles2_gl2platform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años
SDL_opengles2_khrplatform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años
SDL_pixels.h e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity hace 2 años
SDL_platform.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_platform_defines.h b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 2 años
SDL_power.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_quit.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_rect.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_render.h 0f4679102c Fixed pedantic warning: comma at end of enumerator list hace 2 años
SDL_revision.h 2eb4ab5bb0 SDL_revision.h: added missing newline at end of file. hace 3 años
SDL_rwops.h 550c84b4df Sync SDL3 wiki -> header hace 2 años
SDL_scancode.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_sensor.h 9fe384b696 Fixed display orientation function names for SDL 3.0 convention hace 2 años
SDL_shape.h 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. hace 3 años
SDL_stdinc.h 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() hace 2 años
SDL_surface.h 550c84b4df Sync SDL3 wiki -> header hace 2 años
SDL_system.h b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined hace 2 años
SDL_syswm.h 97a927b44e gdk: Fix the project hace 2 años
SDL_test.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_test_assert.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_test_common.h c699f3d1d8 Updated SDL high DPI support hace 2 años
SDL_test_compare.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_test_crc32.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_test_font.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_test_fuzzer.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_test_harness.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_test_log.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_test_md5.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_test_memory.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_test_random.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_thread.h aab3cbf207 SDL_thread.h: fix parameter name in comment hace 2 años
SDL_timer.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_touch.h 0598ecc150 Sync wiki -> headers. hace 3 años
SDL_version.h 549cedfa88 include: add \brief to includes hace 3 años
SDL_video.h 44536b7537 Add and event and flag to report when a window has been occluded hace 2 años
SDL_vulkan.h 549cedfa88 include: add \brief to includes hace 3 años