rpcsx/rpcs3/Emu/GS/GL
Unknown W. Brackets 7992115f6c GL: Swap R/B in A1R5G5B5 correctly.
Fixes Terraria, thanks @raven02.  How did I miss this, it was not passing
the test after all...
2014-05-17 23:06:26 -07:00
..
GLBuffers.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
GLBuffers.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
GLFragmentProgram.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
GLFragmentProgram.h RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
GLGSRender.cpp Use GL_BGRA for glReadPixels() 2014-05-16 15:13:34 +08:00
GLGSRender.h GL: Swap R/B in A1R5G5B5 correctly. 2014-05-17 23:06:26 -07:00
GLProcTable.h rename all the non-standard include file extensions to *.h 2014-04-27 19:28:03 +02:00
GLProgram.cpp fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
GLProgram.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
GLProgramBuffer.cpp RSX Bugfixes and plugging memory leaks 2014-04-17 15:15:43 -05:00
GLProgramBuffer.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
GLShaderParam.h fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed 2014-04-12 12:06:52 +02:00
GLVertexProgram.cpp try to reign in the vector<ptr> madness 2014-04-14 10:55:43 +02:00
GLVertexProgram.h try to reign in the vector<ptr> madness 2014-04-14 10:55:43 +02:00
OpenGL.cpp rename all the non-standard include file extensions to *.h 2014-04-27 19:28:03 +02:00
OpenGL.h fix OpenGL includes for Win32 2014-05-01 19:29:28 +02:00