rpcs3/rpcs3
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
..
cmake_modules Add FindGLEW to CMake modules along with some compiler flags 2014-03-31 00:00:30 -07:00
Crypto fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
Emu RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
Gui RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
Loader RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
rpcs3qt PSF Loader improved & issue #126 fixed 2014-03-28 05:20:13 +01:00
AppConnector.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
AppConnector.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
CMakeLists.txt quote guard CMake variables 2014-04-12 21:36:34 +02:00
git-version.h Basic DMA, MFC, channel changes 2013-12-11 02:58:11 +04:00
Ini.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
Ini.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
rpcs3.cpp replace all instances of wxString with std::string in all cases not 2014-04-01 16:23:03 +02:00
rpcs3.h x11 fix 2014-03-29 00:33:51 +13:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
rpcs3.vcxproj.filters RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
rpcs3.vcxproj.user RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
stdafx.cpp http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
stdafx.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00