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 / gl3 / qt_glutil_gl3_0.cpp
2019-10-13 K.Ohta[Qt][OpenGL] Don't makeCurrent()/doneCurrent() inside...
2019-06-08 K.Ohta[Qt][DRAW][GL] Selectable texture both RGBA32(UNSIGNED_...
2019-06-06 K.Ohta[UI][Qt] Add access lamps for CD-ROM and HDD at tool...
2019-02-19 K.Ohta[Draw][Qt] Now, core profile needs less than OpenGL...
2018-12-13 K.Ohta[Draw][Qt][OpenGL] Abondon depth test.
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-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-05 K.Ohta[Qt][OpenGL][Draw] Add OpenGL ES2 renderer.Still not...