rpcsx/rpcs3/Emu/RSX
Nekotekina 8e1991c1e1 semaphore_t, RSX fixes
1) GS_LOCK_WAIT_FLUSH semaphore eliminated
2) GS_LOCK_WAIT_FLIP semaphore left unused
3) cellRescSetWaitFlip/cellGcmSetWaitFlip purged: they don't wait for
flip, it's a nonsense, they only generate some RSX command
4) Semaphores rewritten
2015-08-01 14:38:57 +03:00
..
Common Bugfix 2015-07-10 04:31:21 +03:00
GL Add missing override specifiers 2015-07-26 18:37:14 +03:00
Null Add missing override specifiers 2015-07-26 18:37:14 +03:00
CgBinaryFragmentProgram.cpp re32/se32/... macro eliminated, some fixes 2015-07-10 04:31:09 +03:00
CgBinaryProgram.h "Memory" eliminated 2015-07-18 03:12:06 +03:00
CgBinaryVertexProgram.cpp Minor fixes 2015-05-08 12:45:21 +03:00
GCM.h semaphore_t, RSX fixes 2015-08-01 14:38:57 +03:00
GSManager.cpp Bugfix 2015-07-10 04:31:21 +03:00
GSManager.h Using vm::ps3 namespace moved in proper places 2015-07-10 04:30:41 +03:00
GSRender.cpp semaphore_t, RSX fixes 2015-08-01 14:38:57 +03:00
GSRender.h semaphore_t, RSX fixes 2015-08-01 14:38:57 +03:00
RSXFragmentProgram.h Implemented binary vertex program disassembler 2015-02-23 16:22:30 +04:00
RSXTexture.cpp More fixes and fixes to previous fixes 2015-01-26 21:01:47 +02:00
RSXTexture.h RSX: shaders fix and vertex texture implementation 2014-12-17 22:01:59 +08:00
RSXThread.cpp semaphore_t, RSX fixes 2015-08-01 14:38:57 +03:00
RSXThread.h semaphore_t, RSX fixes 2015-08-01 14:38:57 +03:00
RSXVertexProgram.h Implemented binary vertex program disassembler 2015-02-23 16:22:30 +04:00
sysutil_video.h be_t constructor implemented, make() eliminated 2015-07-10 04:31:07 +03:00