Версия
4.0-440
Ветвь
ogl-tex2d
Дата
10 лет, 5 месяцев назад
Windows x64 Windows x86 Mac OS X Android
Коммит
dd0b74ac15b6bb0d49d2e28646d7ca5788f200a6
Автор изменения
degasus
Описание изменения
OpenGL: cleanup efb2tex

Also use attributeless rendering. But we need the src rect, so set it by uniform.
If there is a slowdown here (I doubt as the driver likely has a fast path to update uniforms)
then we should check if this rect changes and only then update the uniform.