mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
cellPngDec has been rewritten
parent
40ce7dc230
commit
dc813e313e
|
|
@ -10,7 +10,6 @@ Thank you for supporting RPCS3!
|
|||
* Rewriting OpenGL renderer, VP/FP recompiler. _[DH]_
|
||||
* Implement Priority-Based Scheduler for PPU Threads. _Nekotekina_
|
||||
* Implement/rewrite HLE modules: _tambre_
|
||||
* cellPngDec: Use libpng, proper decoding, other improvements, bugfixes
|
||||
* cellJpgDec: Use a better library, bugfixes, other improvements
|
||||
* cellFont: Use libtiff to properly decode and support font files
|
||||
* Correctly handle exceptions in `Emulator::Load()` and `Emulator::Stop()` functions. Not important.
|
||||
|
|
|
|||
Loading…
Reference in a new issue