rpcsx/rpcs3/Emu/RSX
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
..
Common rsx/common/d3d12: Support for texture 1d too. 2016-01-30 01:13:15 +01:00
D3D12 d3d12: Use unnormalized_coords info in RSXFragment 2016-01-30 22:04:36 +01:00
GL Rework OGL texture swizzles; 2016-02-01 20:11:33 +03:00
Null Threads improved, ID manager improved 2015-12-04 23:37:34 +03:00
CgBinaryFragmentProgram.cpp Changes done by [DH] rewritten 2015-12-22 23:11:20 +03:00
CgBinaryProgram.h rsx/common: Make RSXFragmentProgram key and not just pointer. 2016-01-27 23:16:06 +01:00
CgBinaryVertexProgram.cpp Logging system rewritten 2016-01-13 18:54:57 +03:00
GCM.cpp rsx-debug: Dump windows origin/pixel center. 2016-01-27 22:41:19 +01:00
GCM.h rsx-debug: Dump windows origin/pixel center. 2016-01-27 22:41:19 +01:00
GSManager.cpp Changes done by [DH] rewritten 2015-12-22 23:11:20 +03:00
GSManager.h Threads improved, ID manager improved 2015-12-04 23:37:34 +03:00
GSRender.cpp Threads improved, ID manager improved 2015-12-04 23:37:34 +03:00
GSRender.h Threads improved, ID manager improved 2015-12-04 23:37:34 +03:00
rsx_methods.cpp Code style fixes #1 2016-01-20 16:23:25 +03:00
rsx_methods.h Added missed files 2016-01-06 13:30:24 +02:00
rsx_utils.cpp rsx::pad_texture & rsx::convert_linear_swizzle moved to rsx_utils 2016-01-06 13:30:22 +02:00
rsx_utils.h rsx: Fix int type not big enough 2016-01-19 23:24:39 +01:00
RSXFragmentProgram.h rsx/common/d3d12: Support for texture 1d too. 2016-01-30 01:13:15 +01:00
RSXTexture.cpp rsx: initialize vertex textures on reset 2016-01-06 13:30:25 +02:00
RSXTexture.h rsx: initialize vertex textures on reset 2016-01-06 13:30:25 +02:00
RSXThread.cpp rsx/common/d3d12: Support for shader window setting. 2016-01-30 21:58:12 +01:00
RSXThread.h rsx/common/d3d12: Support for texture 1d too. 2016-01-30 01:13:15 +01:00
RSXVertexProgram.h rsx: Add vertex input and output in RSXVertexProgram. 2016-01-22 01:24:54 +01:00