提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga 02faa8f75c Rename SDL_SetGPURenderStateFragmentUniformData() to SDL_SetGPURenderStateFragmentUniforms() 1 月之前
  Sam Lantinga 96194347bc Added an example of fullscreen shader effects with the GPU renderer 1 月之前
  Sam Lantinga 2aee105b43 Added support for custom shaders with the GPU renderer 1 月之前
  SDL Wiki Bot eb56c8af85 Sync SDL3 wiki -> header 1 月之前
  Sam Lantinga 1ae4ef65e6 Fixed incorrect assert 1 月之前
  Sam Lantinga 3e9e22f17d Added SDL_SCALEMODE_PIXELART 1 月之前
  Sam Lantinga 853375da61 Removed texture_size from the GPU renderer vertex shader 1 月之前
  Sam Lantinga 28ec461ebf Organize the GPU renderer draw code 1 月之前
  Sam Lantinga af0420d898 Switched GPU renderer shaders to shadercross and HLSL 1 月之前
  Ryan C. Gordon c318b1f926 SDL_mutex.h: Fixed code example. 1 月之前
  Caleb Cornett 0e29c6295c gpu: Clean up unused code in Vulkan and D3D12 drivers 1 月之前
  SDL Wiki Bot 71c4de190c Sync SDL3 wiki -> header 1 月之前
  Frank Praznik 512d97eaba cocoa: Set the internal window data before calling methods that may result in referencing the internal data 1 月之前
  Sam Lantinga 5e951a230e windows: Fix WIN_SetWindowAlwaysOnTop causing owner window z-order changes when child windows are created or change top-level status 1 月之前
  Sam Lantinga 50a397bb45 Removed help for obsolete (and removed) command line option 1 月之前
  Sam Lantinga 3235a4eb4f Initialize the padding of aligned allocations to zero 1 月之前
  Ivan Epifanov efaafd766e VITA: Remove unused/duplicate headers 1 月之前
  Joshua T. Fisher 7746a9656e Fixup the mingw readme cmakelists 1 月之前
  Sam Lantinga 2ce3dfdf1d Fixed Nintendo controller face button layout under Steam 1 月之前
  Sam Lantinga be6ed6e9c4 Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) 1 月之前
  Sam Lantinga 24339524c5 Use sized types when fixing undefined behavior 1 月之前
  rohlem f1d16e9b4d avoid UB (left shift of negative number) in SDL_windowsevents.c 1 月之前
  Caleb Cornett 9fcca83512 gpu: Validate that CopyGPUTextureToTexture formats match 1 月之前
  Frank Praznik f2866418d4 wayland: Fix enum/boolean comparison and assignment 1 月之前
  Cameron Gutman 597bfe6b27 mouse: Add internal integer mouse mode hint for sdl2-compat 1 月之前
  bobsayshilol 65cd2256c5 emscripten: Fix handling of special HTML targets 1 月之前
  TheMode 5d804a39d9 Implement SDL_GetSystemRAM and SDL_GetNumLogicalCPUCores for the 3ds (#12494) 1 月之前
  Sam Lantinga 99336ea378 Fixed memory leak in memory leak tracking 1 月之前
  ds-sloth 0306b5a865 Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411) 1 月之前
  Sam Lantinga 3353b92a96 Fixed pen events on iOS after reinitializing SDL 1 月之前