rpcsx/rpcs3/Emu/GS
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
..
GL RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
Null Improved ThreadBase. 2014-01-31 20:40:18 +02:00
GCM.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
GSManager.cpp Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
GSManager.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00
GSRender.cpp Make buildable with GCC in Linux 2014-02-23 17:52:52 +01:00
GSRender.h Improved GS Renderer. 2013-11-09 23:29:49 +02:00
RSXFragmentProgram.h Improved OpenGL renderer & RAW SPU 2013-11-26 06:34:19 +02:00
RSXTexture.cpp TextureBorderColor & cellFont problems fixed 2014-03-18 17:45:26 +01:00
RSXTexture.h TextureBorderColor & cellFont problems fixed 2014-03-18 17:45:26 +01:00
RSXThread.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
RSXThread.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
RSXVertexProgram.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
sysutil_video.h Use spaces for vertical alignment 2014-04-04 09:25:38 -04:00