rpcsx/rpcs3/Loader
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
..
ELF.cpp Merge fix 2013-11-30 03:50:43 +04:00
ELF.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
ELF32.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
ELF32.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
ELF64.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
ELF64.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Loader.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Loader.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
PKG.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PKG.h First installment of RPCS3's custom crypto engine: 2014-03-03 04:48:07 +00:00
PSF.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
PSF.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
SELF.cpp - Implemented MTCRF instruction. 2013-07-08 16:24:46 +03:00
SELF.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
TROPUSR.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
TROPUSR.h Linux build fix. 2014-03-26 10:23:06 +10:00
TRP.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
TRP.h cellGame, cellSysutil and TRP installer improved 2014-03-17 20:34:19 +01:00