virtualx-engine/drivers/gles_common
lawnjelly 4cadae5713 Batching - blank UVs in polys that contain no UVs
Polys that have no texture assigned contain no UVs in the poly command. These were previously not blanked, leading to random values if read from a custom shader.

This PR just blanks them.
2020-11-18 10:36:47 +00:00
..
batch_diagnose.inc Unified GLES2 / GLES3 Batching 2020-10-16 10:34:47 +01:00
rasterizer_array.h Unified GLES2 / GLES3 Batching 2020-10-16 10:34:47 +01:00
rasterizer_canvas_batcher.h Batching - blank UVs in polys that contain no UVs 2020-11-18 10:36:47 +00:00
rasterizer_storage_common.h Unified GLES2 / GLES3 Batching 2020-10-16 10:34:47 +01:00
SCsub Unified GLES2 / GLES3 Batching 2020-10-16 10:34:47 +01:00