Sylvain dc74a67a57 SDL_UnlockTexture: change from 'int' to 'void' hace 3 años
..
SDL.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_assert.h 47deebe23f Fixes for Android builds hace 3 años
SDL_atomic.h 54540a82a0 SDL_atomic.h: Update SDL_CPUPauseInstruction for Watcom. (#7157) hace 3 años
SDL_audio.h e2e5e670bf Remove returns int from Destroy/Close/Unlock functions hace 3 años
SDL_begin_code.h e7ea47a1b4 add version check to SDL_MALLOC macro (for correctness) hace 3 años
SDL_bits.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_blendmode.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_clipboard.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_close_code.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_copying.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_cpuinfo.h 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() hace 3 años
SDL_egl.h 3cb819ac48 vita: fix PVR_PSP2 (GLES) + gl4es4fita (GL) hace 3 años
SDL_endian.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_error.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_events.h 69aede6c9e Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT hace 3 años
SDL_filesystem.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_gamepad.h 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
SDL_guid.h 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
SDL_haptic.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_hidapi.h c5c94a6be6 Change return type from void to int, for functions that set an error hace 3 años
SDL_hints.h dcd17f5473 Renderer logical size is now implemented as a render target hace 3 años
SDL_init.h 197340ea1c Sync wiki -> headers. hace 3 años
SDL_intrin.h 0ead89747a Fixed filename comment in SDL_intrin.h hace 3 años
SDL_joystick.h 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
SDL_keyboard.h c5c94a6be6 Change return type from void to int, for functions that set an error hace 3 años
SDL_keycode.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_loadso.h be2afeec84 SDL_loadso.h: add missing SDLCALL to SDL_LoadFunction() hace 3 años
SDL_locale.h 197340ea1c Sync wiki -> headers. hace 3 años
SDL_log.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_main.h 43e3daace3 Sync SDL3 wiki -> header hace 3 años
SDL_main_impl.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_messagebox.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_metal.h 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). hace 3 años
SDL_misc.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_mouse.h c5c94a6be6 Change return type from void to int, for functions that set an error hace 3 años
SDL_mutex.h 197340ea1c Sync wiki -> headers. hace 3 años
SDL_name.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_oldnames.h 824b9b0a58 Removed SDL_GetDisplayDPI() hace 3 años
SDL_opengl.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_opengl_glext.h 02fbf2cf99 replaced line comments in public header. hace 3 años
SDL_opengles.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_opengles2.h fde78d12f2 Updated copyright for 2023 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 e2e5e670bf Remove returns int from Destroy/Close/Unlock functions hace 3 años
SDL_platform.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_platform_defines.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_power.h 197340ea1c Sync wiki -> headers. hace 3 años
SDL_quit.h 7b50bae524 Renamed SDL events for clarity hace 3 años
SDL_rect.h c5c94a6be6 Change return type from void to int, for functions that set an error hace 3 años
SDL_render.h dc74a67a57 SDL_UnlockTexture: change from 'int' to 'void' hace 3 años
SDL_revision.h 6b5855e990 Removed SDL_REVISION_NUMBER hace 3 años
SDL_rwops.h 197340ea1c Sync wiki -> headers. hace 3 años
SDL_scancode.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_sensor.h 197340ea1c Sync wiki -> headers. hace 3 años
SDL_shape.h ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag hace 3 años
SDL_stdinc.h 197340ea1c Sync wiki -> headers. hace 3 años
SDL_surface.h 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
SDL_system.h 22c69bccdf Displays are now referenced by instance ID instead of index hace 3 años
SDL_syswm.h 7b50bae524 Renamed SDL events for clarity hace 3 años
SDL_test.h 364db52ca3 Moved testautomation data out of SDL_test library hace 3 años
SDL_test_assert.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_test_common.h dcd17f5473 Renderer logical size is now implemented as a render target hace 3 años
SDL_test_compare.h 364db52ca3 Moved testautomation data out of SDL_test library hace 3 años
SDL_test_crc32.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_test_font.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_test_fuzzer.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_test_harness.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_test_log.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_test_md5.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_test_memory.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_test_random.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_thread.h 7f3036c353 make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT hace 3 años
SDL_timer.h 56522034db Fixed building with Visual Studio 2010 hace 3 años
SDL_touch.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_version.h 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
SDL_video.h cee245b6a9 SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors hace 3 años
SDL_vulkan.h 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). hace 3 años