Commit History

Author SHA1 Message Date
  Er2 a77acef358 Fix compilation error on old SDL2 library. 3 years ago
  Alex Szpakowski 258d2334af OpenGL: Fix missing 'keep' and 'zero' stencil action implementations. 3 years ago
  Alex Szpakowski d586d18474 Properly use SDL's new Windows dpi scaling hint. 3 years ago
  Alex Szpakowski 814aaa95cd Fix compilation on Windows 3 years ago
  Alex Szpakowski 69c4a496dd Fix a few minor compiler warnings 3 years ago
  Alex Szpakowski 2149457c72 Merge branch 'main' into 12.0-development 3 years ago
  Alex Szpakowski 131b53d795 Fix typo in Metal code for shader switching. 3 years ago
  Alex Szpakowski 17b359f939 Windows: add support for high-dpi when capable SDL versions are used. 3 years ago
  Alex Szpakowski dd7e20fe18 Xcode project file maintenance 3 years ago
  Alex Szpakowski 07f087c139 Fix newFileData and newThread outputting deprecation warnings. 3 years ago
  Alex Szpakowski 4a1d01c68c Fix cmake builds 3 years ago
  Alex Szpakowski 3a5c3df02f Add sync and async texture and buffer readback APIs. 3 years ago
  Alex Szpakowski fb450b1df4 Add internal code for temporary buffers. 3 years ago
  Alex Szpakowski a533982cb4 Replace internal 'staging' buffer data type with new 'readback' type. 3 years ago
  Miku AuahDark 7b66e50cfc Add support for love.filedropped in Android. 3 years ago
  Miku AuahDark 2879074177 Silence compiler warnings in isModifierActive. 3 years ago
  Miku AuahDark 9e1e35ff39 Fixed love.audio.newSource(SoundData) variant. 3 years ago
  Miku AuahDark 2822f17a39 Minor improvements and fixes to Android-specific code. 3 years ago
  Miku AuahDark aaeb318aa6 Android: Implement special path URI for passing file descriptors. 3 years ago
  Miku AuahDark 2016972607 Android: Reorder fused file preference. 3 years ago
  Alex Szpakowski 502adfcb15 Merge pull request #1805 from MikuAuahDark/setadev 3 years ago
  Miku AuahDark e79c272140 Update dr_flac to 0.12.38 3 years ago
  Miku AuahDark 7af537a417 Rename *OutputDevice(s) to *PlaybackDevice(s) 3 years ago
  Miku AuahDark b2a6abdc0a Pass all stopped sources on love.audiodisconnected callback. 3 years ago
  Miku AuahDark 2cc93af436 Add love.audiodisconnected callback. 3 years ago
  Miku AuahDark 5e0f0dc02e Add love.audio.setOutputDevice 3 years ago
  Miku AuahDark 65b898903c Add love.audio.getOutputDevice(s). 3 years ago
  Miku AuahDark 5dd7902175 Use DRMP3_FALSE instead of "false" in MP3 seeking. 3 years ago
  Miku AuahDark 5c3f8a8950 Fix compile error. 3 years ago
  Miku AuahDark c9ab08a2d3 Improve MP3 detection to reduce false positive. 3 years ago