Jpcsp SVN changelog:
r1698
Added tests for "bvt" instruction in vfputest
r1697
First draft for a redesign of the VideoEngine, with the following goals:
- remove direct dependencies to OpenGL out of the VideoEngine
- provide flexibility to use a different OpenGL library
- use a proxy-based framework to provide a cleaner implementation for shader/fixed-functionality or state based optimizations.
There should be no functional changes, only code reorganization.
This is only a first draft giving the main architecture so that it can be reviewed by other team members.
Please comment!
r1696
Fix for hleKernelLoadModule(): do not load a module in a small Memory Chunk not being able to contain the whole module, try to load at an address where enough free space is available.
Download: Jpcsp SVN r1698
Source:Here
0 Comments
Post a Comment