rpcsx/rpcs3/Emu/GS/GL
Unknown W. Brackets cf0e116a56 GL: Add R8B8_R8G8 / B8R8_G8R8 formats, tweak G8B8.
Based on how the first two swizzle, most likely G8B8 works that way too.
2014-05-17 14:49:22 -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: Add R8B8_R8G8 / B8R8_G8R8 formats, tweak G8B8. 2014-05-17 14:49:22 -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