OSDN Git Service

[Draw][Qt][OpenGL] Implement selectable OpenGL render. Works excepts grid line.
[csp-qt/common_source_project-fm7.git] / source / src / qt / common / qt_glutil.cpp
2016-01-22 K.Ohta[Draw][Qt][OpenGL] Implement selectable OpenGL render...
2016-01-21 K.Ohta[DRAW][Qt][OpenGL][WIP] TRY: Use both GL2.0 and GL3.0.
2016-01-18 K.Ohta[Qt][Draw][GL] SCREEN: Display even minify zooming.
2016-01-18 K.Ohta[Draw][Qt][OpenGL] 1st stage rendering: Integrate shade...
2016-01-17 K.Ohta[VM][MZ1500] Fix FTBFSs.
2016-01-17 K.Ohta[Qt][Draw][GL] Reduce GPU usage a lot.Now needs OpenGL...
2016-01-11 K.Ohta[UI][Qt][DRAW] Use QOpenGLFunctions_2_1 instead of...
2015-12-28 K.Ohta[UI][Qt][VM] Implement supports for PRNFILE class.But...
2015-12-27 K.Ohta[Qt][Draw][GL] Not using chromakey_fragment_shader...
2015-12-20 K.Ohta[General][CMAKE] Integrate all devices to upstream...
2015-12-07 K.Ohta[DRAW][Qt][OSD] Re-alloc pixel-buffer when required...
2015-12-06 K.Ohta[DRAW][Qt][OpenGL] Add filtered shader, but still not...
2015-12-02 K.Ohta[DRAW][Qt][VM][FM7] Support new API's variable screen...
2015-12-01 K.Ohta[UI][Qt] Add build support BABBAGE 2nd, FM16pi, SEGA...
2015-11-23 K.Ohta[VM][DRAW][Qt][FM7] Add "USE_MINIMUM_RENDERING" define...
2015-11-22 K.Ohta[UI][Qt] Add save screen "Capture Screen" feature.
2015-11-05 K.Ohta[Display][Qt][GL][VM] Add OpenGL scan lines feature...
2015-11-04 K.Ohta[Draw][Qt][GLSL] Enable GL_DEPTH_TEST to accurate spriting.
2015-11-04 K.Ohta[Draw][Qt][OpenGL] Screen/Background/Button: Draw with...
2015-11-02 K.Ohta[Qt][Draw][Screen] Replace from OpenGL to OpenGL ES v2.
2015-11-02 K.Ohta[Qt][Draw][GL] Screen: Okay with GL ES v2.0.
2015-11-02 K.Ohta[Qt][Draw][WIP] Applying OpenGL ES2 to GLDrawClass...
2015-10-30 K.Ohta[WIP][Win32][Qt][DRAW] Fixing crash cause lacks of...
2015-10-18 K.Ohta[UI][Qt] Drop LockVM() / UnlockVM() from Open FD Dialog...
2015-09-24 K.Ohta[UI][Draw][Qt][OpenGL] Not link libGL directly, link...
2015-08-11 K.Ohta[UI][Qt][Draw] Window mode: Set size by scale and aspec...
2015-08-02 K.Ohta[UI][DRAW][Qt]{OpenGL] Try: Build even Qt5 < 5.4 .
2015-08-01 K.Ohta[UI][Qt] Enable to build even Qt < 5.4.This is experime...
2015-06-29 K.Ohta[Qt][GL] Add features: Draw scanline via OpenGL.
2015-06-28 K.Ohta[UI][Qt] Replace base of GLDrawClass to QOpenGLWidget...
2015-05-28 K.Ohta[Qt][General] Fix indent : replace space to ^I.
2015-01-12 K.Ohta[Draw][GL][UI][Qt] Okay, signal and Painting via Opengl...
2015-01-11 K.Ohta[Build][Qt] Build passed, and start okay, but don't...
2015-01-10 K.Ohta[Qt][WIP] Add some files for Qt.