rpcsx/rpcs3/Emu/GS/GL
Alexandro Sánchez Bach ab25edfacc Few source-code improvements
* Fixed identation inconsistency after last merge.
* Replaced uint32_t with u32 in LinearToSwizzleAddress.
* Replaced hardcoded values with defined GCM constants (in Emu/GS/GCM.h)
in some switch statements.

This commit won't produce any changes in the RPCS3 executable. It's just
to make the code easier to read.
2014-02-16 22:17:56 +01:00
..
GLBuffers.cpp Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
GLBuffers.h Improved cellResc module 2013-11-16 01:38:22 +01:00
GLFragmentProgram.cpp log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
GLFragmentProgram.h Improved ThreadBase. 2014-01-31 20:40:18 +02:00
GLGSRender.cpp Few source-code improvements 2014-02-16 22:17:56 +01:00
GLGSRender.h Few source-code improvements 2014-02-16 22:17:56 +01:00
GLProcTable.tbl Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
GLProgram.cpp log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
GLProgram.h Improved GS Renderer. 2013-11-09 23:29:49 +02:00
GLProgramBuffer.cpp log fixes (to wx_str()) 2014-02-13 20:59:13 +04:00
GLProgramBuffer.h First stage of WX dependency removal. 2013-11-28 05:16:19 +10:00
GLShaderParam.h First stage of WX dependency removal. 2013-11-28 05:16:19 +10:00
GLVertexProgram.cpp Merged elisha464 branch 2014-02-16 10:56:58 +02:00
GLVertexProgram.h Improved ThreadBase. 2014-01-31 20:40:18 +02:00
OpenGL.cpp Cleanup OpenGL hacks 2013-11-23 23:31:05 +01:00
OpenGL.h Fix linking 2013-11-24 10:23:04 +01:00