Commit History

Author SHA1 Message Date
  Sam Lantinga d86f504637 Fix potential cases where we define SDL_GPU_* as an undefined symbol 7 months ago
  Sam Lantinga b356c65005 Sort exported symbols 7 months ago
  Sam Lantinga 62f6e6b701 Removed the preferLowPower parameter from SDL_CreateGPUDevice() 7 months ago
  Sam Lantinga 3046335f28 Fixed device creation property documentation formatting 7 months ago
  Sam Lantinga b8e7ef27f3 Renamed GPU device creation properties 7 months ago
  Sam Lantinga d70578b9aa Renamed Gpu to GPU 7 months ago
  SDL Wiki Bot 717f4f6fb4 Sync SDL3 wiki -> header 7 months ago
  Ryan C. Gordon 8ea38ebedc gpu: Fix wiki category capitalization. 7 months ago
  SDL Wiki Bot 68038394d1 Sync SDL3 wiki -> header 7 months ago
  cosmonaut 2e7d5bb429 Add the SDL_GPU API 1 year ago
  Sam Lantinga 8ddb099d3e testautomation: use a larger destination buffer than needed in audio_resampleLoss 7 months ago
  Anonymous Maarten d6ad28a4cb Dynamically generate __main__.py of Android aar package 7 months ago
  Anonymous Maarten a5866809bb cmake: also test ARM neon on non-gcc compilers 7 months ago
  Mārtiņš Možeiko d9b3b9ad91 Add neon SIMD alpha blending blitter 7 months ago
  Ethan Lee 9ab140fad8 offscreen: Fix bogus surface pointer assignment 7 months ago
  Sam Lantinga 1a007ab88d Fixed SDL_GetDisplayIndex() 7 months ago
  Sam Lantinga 7055001d85 Fixed SDL_GetPrimaryDisplay() 7 months ago
  Sam Lantinga 0cdb4833d5 Removed unnecessary inclusion of stdint.h 7 months ago
  Sam Lantinga 37b4aac3ac Removed unnecessary inclusion of stdbool.h 7 months ago
  Sam Lantinga 91eabf1b4d Fixed SDL_EGL_ChooseConfig() 7 months ago
  Sam Lantinga 3bf7b4ff31 Fixed SDL_EGL_LoadLibrary() 7 months ago
  Mārtiņš Možeiko 8d65942b9c Faster sse4 and avx2 SIMD blitters 7 months ago
  Sam Lantinga c4b35488c2 Fixed warning C6385: Reading invalid data from 'one_blitkey'. 7 months ago
  Sam Lantinga abd8ea09de Fixed warning C6001: Using uninitialized memory 'devices'. 7 months ago
  hwsmm 940f7535ef Remove SDL_PEN hints that are no longer used 7 months ago
  Sam Lantinga ace6920d44 Fixed returning -1 in a function returning bool 7 months ago
  Sam Lantinga 36a091cc43 Use SDL_GetError() for SDL_ttf errors 7 months ago
  Ryan C. Gordon 5dc5b4b83c pthread: Fixed logic bug in SDL_WaitConditionTimeoutNS due to boolization work. 7 months ago
  Maia a24c164956 Fix trailing doc comments 7 months ago
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 7 months ago