mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +00:00
bef8c9ae76
This needs to be moved into the backend, and partially into the shader. So far this only removes the code from the main rendering logic, the final implementation is not done yet. It had to go because it required the main rendering code to look deep into the texture data which would be a major blocker for refactoring. |
||
---|---|---|
.. | ||
gl_hwtexture.cpp | ||
gl_hwtexture.h | ||
gl_palmanager.cpp | ||
gl_renderstate.h | ||
gl_samplers.cpp | ||
gl_samplers.h | ||
gl_shader.cpp | ||
gl_shader.h | ||
gl_uniform.h | ||
glbackend.cpp | ||
glbackend.h |