rpcsx/rpcs3/Emu/Cell
nohbdy d136adc73f RSX Bugfixes and plugging memory leaks
BUGFIX: Add break after NV4097_SET_TEXTURE_BORDER_COLOR in RSXThread.cpp
BUGFIX: Fix parameters passed to RSXTexture::SetControl3 (they were being
passed in reverse order)
BUGFIX: Remove invalid, non-sensical call to glPixelStorei in GLGSRender.h
BUGFIX: Fix signed/unsigned comparison compiler warnings in GLGSRender.h
CHANGE: Make GLFragmentProgram::Decompiler synchronous by default
CHANGE: Update wxWidgets submodule to latest commit
BUGFIX: Fix several memory leaks
ADDED: Created a new MSVC debug configuration to output locations
  of allocations that end up leaking after the program
  is closed.
BUGFIX: Fix the stupid PadHandler crash due to the lack of a virtual d'tor
2014-04-17 15:15:43 -05:00
..
MFC.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
MFC.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
PPCDecoder.cpp - Renamed ARM9 to ARMv7. 2013-11-05 21:22:58 +02:00
PPCDecoder.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
PPCDisAsm.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PPCInstrTable.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
PPCThread.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PPCThread.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPCThreadManager.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPCThreadManager.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPUDecoder.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
PPUDisAsm.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PPUInstrTable.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
PPUInterpreter.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPUOpcodes.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
PPUProgramCompiler.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
PPUProgramCompiler.h Move PPUProgramCompiler to vector 2014-04-02 09:58:47 -04:00
PPUThread.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
PPUThread.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
RawSPUThread.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
RawSPUThread.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
SPUDecoder.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
SPUDisAsm.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
SPUInstrTable.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
SPUInterpreter.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
SPUOpcodes.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
SPURSManager.cpp Updated the crypto engine: 2014-03-30 21:09:49 +01:00
SPURSManager.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
SPUThread.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
SPUThread.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00