DEADSOFTWARE

opengl: do not even try to allocate texture with size more than supported by texture...
[flatwaifu.git] / src / gl / render.c
2020-03-20 DeaDDooMERopengl: do not even try to allocate texture with size...
2020-03-20 DeaDDooMERopengl: implement texture deallocator
2020-03-19 DeaDDooMERopengl: rebind texture only when needed
2020-03-19 DeaDDooMERopengl: limit cache texture to 512x512
2020-03-19 DeaDDooMERopengl: fix segfault
2020-03-19 DeaDDooMERopengl: fix building on non osx
2020-03-19 DeaDDooMERopengl: implement texture cache
2020-03-19 DeaDDooMERimplement optional opengl render