Commit History

Author SHA1 Message Date
  Sam Lantinga 7ca676aeed Use ASCII characters in SDL source and headers 7 months ago
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const 7 months ago
  Daniel Ludwig b1b4a9cd1b GDK build: PFN_D3D12_XBOX_CREATE_DEVICE not defined for Xbox One (#10690) 7 months ago
  Sam Lantinga 73898a0a64 Renamed NDA platform constants to "PRIVATE" 7 months ago
  Caleb Cornett b233beca47 GPU: Minor documentation cleanup 7 months ago
  SDL Wiki Bot 19fb43b94f Sync SDL3 wiki -> header 7 months ago
  Sam Lantinga 46ffa82f4e Added SDL_ALPHA_OPAQUE_FLOAT and SDL_ALPHA_TRANSPARENT_FLOAT 7 months ago
  Sam Lantinga 18c46a3313 Fixed SDL_pen.h for SDL3 bit flag conventions 7 months ago
  Sam Lantinga 35dadda327 Fixed build warnings 7 months ago
  Sam Lantinga f11e7cd06f Add annotations to README-migration.md for functions that changed return type 7 months ago
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() 7 months ago
  Andrei Alexeyev fb7245fb93 GPU: Add support for more texture formats (#10641) 7 months ago
  Caleb Cornett f405def691 Change GPU flag enums to defines (#10681) 7 months ago
  Sam Lantinga d501f6db07 Make newer DRM and GBM functions optional 7 months ago
  Sam Lantinga 8371114009 Fixed error: multiple storage classes in declaration specifiers 7 months ago
  Sam Lantinga 93423c1c46 spin_acquire_lock() takes a volatile pointer parameter 7 months ago
  Sam Lantinga 01fa9cad80 Fixed error: conflicting types for 'getpagesize' 7 months ago
  Sam Lantinga 8b0798a3da Fixed error: variable 'nfences' set but not used 7 months ago
  Sam Lantinga b5700ccc02 Updated dlmalloc to version 2.8.6 7 months ago
  Davis Gallinghouse deb313dd99 GPU: Compile Metal shader source from NSString 7 months ago
  Sam Lantinga df501040fd Fixed random seed not affecting SDLTest_RandomIntegerInRange() 7 months ago
  Sam Lantinga be341bc078 Make sure we put more than RESAMPLER_MAX_PADDING_FRAMES into an audio stream 7 months ago
  Zero 2c0ffdc6d5 GPU: Pass the new window size when resizing the swapchain for d3d12 (#10665) 7 months ago
  Petar Popovic 1751e127c8 Removed trailing commas in enums 7 months ago
  Andrei Alexeyev d4b8072614 GPU: Fix and generalize BytesPerRow() and BytesPerImage() (#10663) 7 months ago
  coffeechriph b15d79a35a Fix texture_rgba_frag for metal in SDL_shaders_gpu.c 7 months ago
  Maia 35ebaf4a45 Fix multiple definitions of SDL_assert* when SDL_WIKI_DOCUMENTATION_SECTION is defined 7 months ago
  Petar Popovic 0f59d2f8c9 SDL_test_memory.h: Added void to function prototype 7 months ago
  Ryan C. Gordon 88125e4d2d test: added testgpu_simple_clear.c, for direct comparison to testvulkan.c. 7 months ago
  Anonymous Maarten c11b58ead7 Increase maximum line length of SDLTest_LogAllocations 7 months ago