Skip to content

Releases: Swordfish90/LibretroDroid

0.12.1

29 Sep 19:05
dca1b55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

23 Aug 21:40
600c364
Compare
Choose a tag to compare
0.12.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.11.1...0.12.0

0.11.1

18 Jun 22:04
Compare
Choose a tag to compare
  • Fix possible crash with default shader
  • Allow setting libretro variables before the core has been loaded

Full Changelog: 0.11.0...0.11.1

0.11.0

19 Mar 21:21
fff2cc6
Compare
Choose a tag to compare
  • Rewrite CUT2 to improve anti-aliasing handling and performance
  • Update oboe version

0.10.0

09 Mar 21:31
3b054fc
Compare
Choose a tag to compare
  • Allow handling a chain of shaders
  • Add a new CUT2 upscaling shader

0.9.0

22 Dec 21:54
45f4e88
Compare
Choose a tag to compare
  • Improve CUT upscaling shader
  • Migrate from RxJava to Flow
  • Fix some issues with Framebuffer interpolation
  • Fix issues with missing precision qualifiers in some shaders

0.8.1

29 Jun 21:23
5a6ca94
Compare
Choose a tag to compare
  • Fixed issues on frame-buffer resizing
  • Tiny optimizations to CUT
  • Fixed issue with errors not propagated to clients

0.8.0

25 May 18:19
Compare
Choose a tag to compare
  • Add CUT upscaling shader
  • Expose Libretro cheat handles

0.7.0

07 Mar 20:10
Compare
Choose a tag to compare
  • Render Framebuffer in video callback (fixes some rendering issues with 3D cores)
  • Move all state-mutating calls to GLThread
  • Expose flag to skip drawing duplicate frames
  • Improve GLES issues logging

0.6.2

17 Oct 08:24
bbcb510
Compare
Choose a tag to compare
  • Handle missing DPAD events