rpcsx/rpcs3/Emu
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
..
ARMv7 replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
Audio fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Cell RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
CPU RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
FS RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
GS RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
HDD Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
Io RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
Memory RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
SysCalls RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
DbgConsole.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
DbgConsole.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Event.cpp more merge fixes, I should really compile it before submitting a pull request 2014-02-23 20:40:12 +01:00
event.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
GameInfo.h replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
System.cpp try to reign in the vector<ptr> madness 2014-04-14 10:55:43 +02:00
System.h try to reign in the vector<ptr> madness 2014-04-14 10:55:43 +02:00