rpcsx/rpcs3/Emu/RSX/GL
kd-11 660f491310 Rework OGL texture swizzles;
Decode textures using TextureUtils

Shut compiler up about missing return value (unsure)

Revert "Shut compiler up about missing return value (unsure)"

This reverts commit db43ba448776e6c0d6c90909b4037b6f698a545c.

Change some functions in rsx::gl::texture to static.

Replace large switch block in gl::textures::mandates_expansion with simple if tests
2016-02-01 20:11:33 +03:00
..
gl_helpers.cpp rsx methods constants moved to rsx namespace 2016-01-20 20:12:48 +03:00
gl_helpers.h rsx methods constants moved to rsx namespace 2016-01-20 20:12:48 +03:00
GLCommonDecompiler.cpp rsx/common/d3d12: Support for texture 1d too. 2016-01-30 01:13:15 +01:00
GLCommonDecompiler.h Do not use global static variables in headers 2015-12-21 05:35:56 +02:00
GLFragmentProgram.cpp d3d12/gl: Use r1 as depth output. 2016-01-19 00:45:26 +01:00
GLFragmentProgram.h rsx/common/d3d12/gl: Clean ProgramStateCache 2016-01-11 19:21:57 +01:00
GLGSRender.cpp rsx/common/d3d12: Support for texture 1d too. 2016-01-30 01:13:15 +01:00
GLGSRender.h gl: fixed nv4097_clear_surface & front face selection 2016-01-06 13:30:25 +02:00
GLProcTable.h MINGW64: Compilation fix 2015-11-16 19:12:51 +03:00
GLProgramBuffer.h File utility improved 2016-01-13 14:12:04 +03:00
GLVertexProgram.cpp gl: Fix warnings and enable trat warning as error. 2016-01-13 23:53:11 +01:00
GLVertexProgram.h rsx/common/d3d12/gl: Clean ProgramStateCache 2016-01-11 19:21:57 +01:00
OpenGL.cpp Changes done by [DH] rewritten 2015-12-22 23:11:20 +03:00
OpenGL.h Use files from master 2015-10-13 14:27:17 +02:00
rsx_gl_texture.cpp Rework OGL texture swizzles; 2016-02-01 20:11:33 +03:00
rsx_gl_texture.h Rework OGL texture swizzles; 2016-02-01 20:11:33 +03:00