SDL Wiki Bot 2c4360ce8f Sync SDL3 wiki -> header 2 anos atrás
..
SDL.h 81fc7ded78 Removed the window shape API for SDL 3.0 2 anos atrás
SDL_assert.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_atomic.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_audio.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_begin_code.h 917e036f6f MSVC has __declspec(deprecated) 2 anos atrás
SDL_bits.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_blendmode.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_clipboard.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_close_code.h fde78d12f2 Updated copyright for 2023 3 anos atrás
SDL_copying.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_cpuinfo.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_egl.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_endian.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_error.h ecd56bb8f0 Removed SDL_GetErrorMsg(), trivially implemented in application code 2 anos atrás
SDL_events.h c981a597dc Added Steam Input API support for game controllers 2 anos atrás
SDL_filesystem.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_gamepad.h 2c4360ce8f Sync SDL3 wiki -> header 2 anos atrás
SDL_guid.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_haptic.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_hidapi.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_hints.h c1a7d0f96e Add steam deck detection and HIDAPI driver scaffold. 2 anos atrás
SDL_init.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_intrin.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_joystick.h 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 2 anos atrás
SDL_keyboard.h e4582e6edc Sync SDL3 wiki -> header 2 anos atrás
SDL_keycode.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_loadso.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_locale.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_log.h 39870031d1 use format string attributes for functions accepting va_list params, too 2 anos atrás
SDL_main.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_main_impl.h 9c664b0062 main: Added _optional_ callback entry points. 2 anos atrás
SDL_messagebox.h fde78d12f2 Updated copyright for 2023 3 anos atrás
SDL_metal.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_misc.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_mouse.h 5e9b0820f3 Add cursors for X11/Wayland window resizing 2 anos atrás
SDL_mutex.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_oldnames.h dd47da8a5c gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. 2 anos atrás
SDL_opengl.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_opengl_glext.h 02fbf2cf99 replaced line comments in public header. 3 anos atrás
SDL_opengles.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_opengles2.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_opengles2_gl2.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 anos atrás
SDL_opengles2_gl2ext.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 anos atrás
SDL_opengles2_gl2platform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 anos atrás
SDL_opengles2_khrplatform.h 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 anos atrás
SDL_pen.h dd8ab67bd9 Sync wiki -> headers. 2 anos atrás
SDL_pixels.h 30a2291d59 Fixed compatibility with sdl2-compat (thanks @sezero!) 2 anos atrás
SDL_platform.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_platform_defines.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_power.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_properties.h 8766aa39d6 Sync wiki -> headers. 2 anos atrás
SDL_quit.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_rect.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_render.h 84a0d5f623 Added SDL_SetSurfaceScaleMode() and SDL_GetSurfaceScaleMode() to control scale mode using SDL_BlitSurfaceScaled() 2 anos atrás
SDL_revision.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_rwops.h 39870031d1 use format string attributes for functions accepting va_list params, too 2 anos atrás
SDL_scancode.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_sensor.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_stdinc.h ac0751a652 Added SDL_strnstr() 2 anos atrás
SDL_surface.h a4496f7dcf Update doc: SDL_SoftStretch() and SDL_SoftStretchLinear() #8667 2 anos atrás
SDL_system.h aa7baf63aa Sync wiki -> headers. 2 anos atrás
SDL_test.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_assert.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_common.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_compare.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_crc32.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_font.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_fuzzer.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_harness.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_log.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_md5.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_memory.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_test_random.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_thread.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_timer.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_touch.h e4582e6edc Sync SDL3 wiki -> header 2 anos atrás
SDL_version.h c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
SDL_video.h 20250aecc5 Sync SDL3 wiki -> header 2 anos atrás
SDL_video_capture.h aa7baf63aa Sync wiki -> headers. 2 anos atrás
SDL_vulkan.h fccec65afe Sync SDL3 wiki -> header 2 anos atrás