OSDN Git Service

[Qt][OpenGL] Don't makeCurrent()/doneCurrent() inside of resizeGL().Fixed crash runni...
[csp-qt/common_source_project-fm7.git] / source / src / qt / gui / gles2 / qt_glutil_gles_2.cpp
2019-10-13 K.Ohta[Qt][OpenGL] Don't makeCurrent()/doneCurrent() inside...
2019-09-22 K.OhtaMerge branch 'master' of https://github.com/tokumeiwoki... tokumeiwokiboushimasu-master
2019-09-22 K.Ohta[Qt][OpenGL][GLES] Fix texture format for float/half...
2019-06-08 K.Ohta[Qt][DRAW][GL] Selectable texture both RGBA32(UNSIGNED_...
2019-02-19 K.Ohta[Draw][Qt] Now, core profile needs less than OpenGL...
2018-07-24 K.Ohta[Qt][OpenGL] Initial support of OpenGL 4.3 Core profile.
2018-07-17 K.Ohta[COMMON][Qt] Fix BYTEORDER of PIXEL@RGB888.Updated...
2018-07-02 K.Ohta[Qt][OpenGL] Fix wrong screen.
2018-07-02 K.Ohta[Qt][MENU] Fix Screen Rotate.
2018-07-01 K.Ohta[Qt][OpenGL][WIP] Re-Add screen rotate.
2018-07-01 K.Ohta[Qt][OpenGL][GLES] TRY: Reduce power consumption.
2018-06-17 K.Ohta[Qt][WIN32] Fix linkage error at MinGW.
2018-06-14 K.Ohta[Qt][Draw][OpenGL] More fix against buffer overflow.
2018-06-14 K.Ohta[Qt][OpenGL] Fix buffer overflow when changing VM's...
2018-06-14 K.Ohta[UI][Qt] Remove using_flags->get_config_ptr()->foo...
2018-05-13 K.Ohta[Qt][OpenGL][GL3][GLES] Modify shaders to use float...
2018-05-13 K.Ohta[Qt][OpenGL][GLES] Fix TV renderer, GLES can't use...
2018-05-11 K.Ohta[Qt][GLES] Fix compilation errors with Angle OpenGL...
2018-05-11 K.Ohta[Qt][Draw][GLES] Add TV renderer for OpenGL ES.
2018-05-11 K.Ohta[Qt][OpenGL_ES] Fix crash with one board computers...
2018-05-09 K.Ohta[Draw][Qt] .
2018-05-09 K.Ohta[Qt][Draw][OpenGLES] Initial support for GL ESv2.0...
2018-05-05 K.Ohta[Qt][OpenGL][Draw] Add OpenGL ES2 renderer.Still not...