OSDN Git Service

[Qt][OpenGL][GLES] Fix texture format for float/half float.May work "TV RENDERER...
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 22 Sep 2019 10:16:09 +0000 (19:16 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 22 Sep 2019 10:16:09 +0000 (19:16 +0900)
commit7b5f39fc3ee93fcb44d9729c131d8a78b486bb36
tree0bdbed171a5d91f089ff28e0447bd0352f542c8f
parentff20832654d33ffe5161f7ed05dc5165b2bdf9ae
[Qt][OpenGL][GLES] Fix texture format for float/half float.May work "TV RENDERER" with Win32 build (via ANGLE).
[Qt][OpenGL] Use half float texture for float textures to reduce GPU usage.
source/src/qt/gui/gles2/qt_glutil_gles_2.cpp
source/src/qt/gui/qt_glpack.cpp