Commit History

Author SHA1 Message Date
  Sam Lantinga 875c4f0a4c Support indexed surfaces without palettes (thanks @sulix!) 9 months ago
  Anonymous Maarten 83d4251540 hidapi: netbsd's iconv expects a 'char ** restrict src' 9 months ago
  Anonymous Maarten 131108ee48 Remove references to SDL_CreatePixelFormat and SDL_DestroyPixelFormat 9 months ago
  Anonymous Maarten 9ecc531970 ci: bump NetBSD and FreeBSD 9 months ago
  David Gow 540a356199 test: Add testspritesurface 9 months ago
  Anonymous Maarten b5a7b1ca89 ci: force PDB and runtime variables 9 months ago
  Sam Lantinga 0b2c80557c Update the blit mapping when the palette is set on a surface 9 months ago
  Giovanni Petrantoni a16ff651e8 Set Fixed Scale Factor for VisionOS (#10222) 9 months ago
  Sam Lantinga 9e331d235f Fixed the return value of SDL_Vulkan_CreateSurface() on the Vivante platform 9 months ago
  Sam Lantinga 5ee88d43f9 Fixed mapping the non-US hash key on European keyboards 9 months ago
  Sam Lantinga 8722c297a4 Added a key name for the non-US backslash key 9 months ago
  Anonymous Maarten 628e083e02 ci: Build SDL3 with libusb support on MSVC 9 months ago
  Substring 9548bba63a KMSDRM: fix unsupported modifiers 9 months ago
  Sam Lantinga d5e6116f8e Initialize and shutdown clipboard listener on iOS 9 months ago
  Sam Lantinga 60ed914c66 Added notes for migrating SDL_GetRGBA()/SDL_MapRGBA() code 9 months ago
  Ryan C. Gordon af2dbf3ff3 video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext. 9 months ago
  SDL Wiki Bot 29b0076659 Sync SDL3 wiki -> header 9 months ago
  Ryan C. Gordon 4755055bc3 audio: Separate channel maps out of SDL_AudioSpec. 9 months ago
  Anonymous Maarten 1664ac4fcb hidapi: fix 'conversion from 'size_t' to 'int', possible loss of data' of libusb functions 9 months ago
  Anonymous Maarten d1eab18de2 cmake: build ci and and release with static runtime library 9 months ago
  Sam Lantinga 21aba2b19c Don't try to use D3D11 or D3D12 if the window isn't backed with an HWND 9 months ago
  Anonymous Maarten 001c1b29df cmake: remove SDL_STATIC_VCRT option 9 months ago
  David Gow 1857f57686 Remove incorrect asserts from SDL_InitPixelFormatDetails() 9 months ago
  Frank Praznik 3b60ee666e wayland: Note that setting the damage region in the frame callback is explicitly to work around a driver bug 9 months ago
  SDL Wiki Bot fdc04708f1 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 9 months ago
  Brick 40ed098ce8 Improve the bucket distribution of SDL_HashTable 9 months ago
  Brick d604555142 Replace BlitRGBtoRGBSurfaceAlphaMMX 9 months ago
  Brick d37f8fa2b3 Optimize BlitRGBtoRGBSurfaceAlpha 9 months ago
  Brick fde2378ccd Refactor alpha blitters, move the SSE41/AVX2 versions into SDL_blit_A.c 9 months ago