Commit History

Author SHA1 Message Date
  Ryan C. Gordon fff421f4b8 cmake: fix a bunch of things to properly link without LOADSO enabled. 4 years ago
  Ryan C. Gordon abba181118 testvulkan: support multiple windows. 4 years ago
  Ryan C. Gordon 13ec545936 configure: Disable Vulkan support if loadso subsystem is disabled. 4 years ago
  Ryan C. Gordon 9504bb121d pulseaudio: Fix some function signatures that expect const pointers. 4 years ago
  Ozkan Sezer 7e8d054b97 updated config.sub from mainstream. 4 years ago
  Sylvain e426bb80cb Fixed bug #4671 - D3D_QueueGeometry: use "count / 3" (Thanks alittlesail!) 4 years ago
  Oschowa 70c23b25f0 audio: pipewire: Reset hotplug atomic variables on deinit. 4 years ago
  Sylvain ae5336a3d2 Fixed bug #4669: D3D_QueueGeometry: -0.5f offset position of vertexs 4 years ago
  Ozkan Sezer 8270172e74 fix -Wshorten-64-to-32 warnings in android builds. 4 years ago
  Ozkan Sezer ccb06296b9 SDL_windowsevents.c: fix build against older SDKs. 4 years ago
  Ozkan Sezer f5c0cdea38 testgeometry.c: fix build in c89 mode 4 years ago
  SDL Wiki Bot ca39f6d6cd Sync wiki -> header 4 years ago
  Sylvain 154384a776 Add (uintptr_t) casts 4 years ago
  Sylvain 08d6a4653e Fix dynapi prototypes 4 years ago
  Sylvain 93fb5a223e Remove '\brief' markup in header 'SDL_render.h' 4 years ago
  Sylvain 1670104ad8 Change 'size_indice' to 'size_indices' 5 years ago
  Sylvain a8f89a01aa Change 'size_indice' to 'size_indices' 5 years ago
  Sylvain bc2173baf9 Add testgeometry to draw a non uniform triangle 5 years ago
  Sylvain 53bcb3e0e9 Add an option to 'testsprite2' to render slicing into triangles. 5 years ago
  Sylvain 47db47c1cc Add SDL_HAVE_RENDER_GEOMETRY to compile or not with RenderGeometry support 5 years ago
  Sylvain b9bd9da78f OpenGLES2: transfert color as 4 bytes, instead of 4 floats 5 years ago
  Sylvain Becker c6ceaaeb4b METAL: use Uchar4Normalized format to transfert color as 4 bytes, instead of 4 floats 5 years ago
  Sylvain Becker fd236af8eb Update Xcode project to add SDL_triangle.{c,h} 5 years ago
  Sylvain eff840bb9b Add OpenGLES implementation 5 years ago
  Sylvain 32e7910135 Fix warnings 5 years ago
  Sylvain 6e47f53869 Fix warnings 5 years ago
  Sylvain 4869a3d294 Add Direct3D9 implementation (not tested) 5 years ago
  Sylvain 4ba3763897 Save and restore SDL renderer state after transforming triangles to rect 5 years ago
  Sylvain cd0663e053 Fix declaration-after-statement and remove tabs 5 years ago
  Sylvain Becker cd4663dfcb Update D3D11 for SDL_RenderGeometryRaw 5 years ago