rpcsx/rpcs3/Emu/GS
Alexandro Sánchez Bach 81cdaa883a cellPngDec fixes and some rewritings
* This commit solves the cellPngDec GetMemFromAddr(0x0) error when
loading PNGs from files.
* cellVideoOutGetResolution, cellRtc* syscalls rewritten to use the use
the mem*_t data types.
* Replaced int/uint with s32/u32 in some syscall arguments and structs.
2014-04-02 19:53:44 +02:00
..
GL replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Null Improved ThreadBase. 2014-01-31 20:40:18 +02:00
GCM.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
GSManager.cpp Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
GSManager.h Improved RSX Debugger 2014-01-07 09:30:41 +02:00
GSRender.cpp Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
GSRender.h Improved GS Renderer. 2013-11-09 23:29:49 +02:00
RSXFragmentProgram.h Improved OpenGL renderer & RAW SPU 2013-11-26 06:34:19 +02:00
RSXTexture.cpp TextureBorderColor & cellFont problems fixed 2014-03-18 17:45:26 +01:00
RSXTexture.h TextureBorderColor & cellFont problems fixed 2014-03-18 17:45:26 +01:00
RSXThread.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
RSXThread.h Remove redundant assignment in RSXThread. 2014-03-24 08:53:34 -04:00
RSXVertexProgram.h Improved GS Renderer. 2013-11-09 23:29:49 +02:00
sysutil_video.h cellPngDec fixes and some rewritings 2014-04-02 19:53:44 +02:00