OSDN Git Service

[VM][Qt][UI][EMU][WIP] Use EMU_TEMPLATE:: instead of EMU:: . Some VMs are not apply...
[csp-qt/common_source_project-fm7.git] / source / src / qt / gui / qt_gldraw.cpp
2020-06-21 K.Ohta[VM][Qt][UI][EMU][WIP] Use EMU_TEMPLATE:: instead of...
2020-05-28 K.Ohta[UI][Qt][OpenGL4] Add copy_screen_buffer(), but not...
2020-02-05 K.Ohta[Qt][OpenGL] Fix FTBFS if don't have libglu.
2019-10-27 K.Ohta[UI][Qt][ABOUT_DIALOG] Print OpenGL version within...
2019-08-27 K.Ohta[UI][Qt][VM] Add keycode - vk - name table listing...
2019-02-19 K.Ohta[Qt][OSD][OpenGL][AVIO] Fix wrong color at one-board...
2019-02-19 K.Ohta[Draw][Qt] Now, core profile needs less than OpenGL...
2018-07-29 K.Ohta[Draw][OpenGL] OpenGL 4.3 : Upload SCREEN using glMapBu...
2018-07-27 K.Ohta[Draw][OpenGL][OSD] Prepare to direct update vram.
2018-06-17 K.Ohta[Qt][WIN32] Fix linkage error at MinGW.
2018-05-05 K.Ohta[Qt][OpenGL][Draw] Add OpenGL ES2 renderer.Still not...
2018-04-12 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-04-12 K.Ohta[OSD][Qt] Fix around moving mouse pointer.
2018-02-23 K.Ohta[Qt][OpenGL][MOVIE_LOADER] Use QMutexLocker if ready...
2017-08-09 K.Ohta[Draw][Qt] OSD: Display Icon(s).
2017-08-07 K.Ohta[Draw][Qt][ICON] Prepare to display Icons to screen...
2017-07-30 K.Ohta[Qt][OSD][LAMP] Improbe LED displaying.
2017-07-30 K.Ohta[UI][Qt][OSD] Adjust font size.
2017-07-27 K.Ohta[UI][Qt][OpenGL] Add small OSD for access lamps.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-12 K.Ohta[Win32][OpenGL] TRY: Fixing crash with OpenGL3.0 at...
2017-02-11 K.Ohta[Build][Win32] Separate GUI(and fmgen and emuutils...
2017-02-02 K.Ohta[BUILD][Qt] Reduce warnings build with "-Wall".
2017-02-01 K.Ohta[EMU][THREAD] Fix thread dependency: Move OSD from...
2017-01-29 K.Ohta[Draw][OpenGL][Windows] Temporally fixed crashing on...
2016-11-16 K.Ohta[Qt][OpenGL] GLv3.0: Not using GL2 functions.Prepare...
2016-09-04 K.Ohta[LOGGER][Qt] Rename agar_logger.[cpp|h] to csp_logger...
2016-08-24 K.Ohta[Qt][LOGGER] Replace CSP_Logger class from AGAR_DebugLog().
2016-07-31 K.Ohta[Qt][OSD] Fix FTBFS (excepts PX7).
2016-07-31 K.Ohta[DRAW][MOVIE_SAVER][OpenGL] Add locking around drawing...
2016-06-28 K.Ohta[OSD][SCREEN][Qt] Fix wrong FPS with not drawing.
2016-06-19 K.Ohta[UI][Qt] TRY: Enable DLLs even build for windows.
2016-05-11 K.Ohta[UI][Qt][DRAW] Fix crash sometimes when exit emulator.
2016-04-07 K.Ohta[UI][Qt] More separate to one lib a lot.
2016-04-06 K.Ohta[UI][Qt] New GUI: Not happen FTBFSs, but not work yet.