flycast/core/rend/gl4
Flyinghead 9826afa063 upload all texture mipmap levels to gpu
implemented for gl/gl4/vulkan/oit
don't auto-generate mipmaps in vulkan
simpler/smaller detwiddle table
use std::lock_guard with cMutex
2020-02-07 16:55:32 +01:00
..
abuffer.cpp vulkan: only use per-pixel sorting when needed 2020-01-05 23:03:44 +01:00
gl4.h minor changes 2020-01-16 22:19:07 +01:00
gldraw.cpp ignore trilinear filtering if texture isn't mipmapped 2020-01-21 19:52:09 +01:00
gles.cpp upload all texture mipmap levels to gpu 2020-02-07 16:55:32 +01:00
gltex.cpp gl: (oit) Far plane is 0 in final depth test. minor gl cache reset fix 2019-12-25 13:05:42 +01:00