rpcs3/Utilities
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
..
Array.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
BEType.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
GNU.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
IdManager.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
MTProgressDialog.h Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
SMutex.cpp Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
SMutex.h Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
SQueue.h Merge pull request #145 from Nekotekina/master 2014-03-31 12:04:34 +02:00
StrFmt.cpp Various warning fixes and devirtualization 2014-04-08 19:41:47 +02:00
StrFmt.h Various warning fixes and devirtualization 2014-04-08 19:41:47 +02:00
Thread.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
Thread.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Timer.h Improved VFS 2014-02-16 17:19:06 +02:00
git-version-gen.cmd Update git-version-gen.cmd 2014-03-22 11:45:59 +01:00