| Age | Commit message (Collapse) | Author |
|
* Add locking methods to the ogl resource cache
* Remove some unused arguments
* Add the ZF32 texture format
|
|
* Call OpenGL functions directly, remove the pfifo thread, some refactoring
* Fix PerformanceStatistics calculating the wrong host fps, remove wait event on PFIFO as this wasn't exactly was causing the freezes (may replace with an exception later)
* Organized the Gpu folder a bit more, renamed a few things, address PR feedback
* Make PerformanceStatistics thread safe
* Remove unused constant
* Use unlimited update rate for better pref
|
|
* Minor code changes
* Forgot to remove a method
|
|
|
|
* Initial implementation of the texture cache
* Cache vertex and index data aswell, some cleanup
* Improve handling of the cache by storing cached ranges on a list for each page
* Delete old data from the caches automatically, ensure that the cache is cleaned when the mapping/size changes, and some general cleanup
|
|
|
|
public private, remove old commmented out code
|
|
4x4 textures (slow!)
|
|
SHL, LD_C, some shader related fixes, added support for texture component selection
|
|
[GPU] Fix some of the current framebuffer issues
|
|
|
|
|
|
interpreter, and a rewrite of the GPU code.
|