OSDN Git Service

[Qt][DRAW_THREAD] New (more accurate) draw scheduler.
[csp-qt/common_source_project-fm7.git] / source / src / qt / gui / draw_thread.cpp
2019-10-20 K.Ohta[Qt][DRAW_THREAD] New (more accurate) draw scheduler.
2019-02-19 K.Ohta[Qt][Draw][OpenGL] Asynchronous pixel transfer with...
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-06-14 K.Ohta[UI][Qt] Remove using_flags->get_config_ptr()->foo...
2018-05-10 K.Ohta[Qt][VM][FM7] Fix FTBFS with MinGW32.
2018-05-10 K.Ohta[Draw][Qt] Use Semaphore instead of mSecs waiting.Expec...
2018-05-09 K.Ohta[Draw][Qt] .
2018-05-09 K.Ohta[Qt][Draw] Fix drawing timing.
2018-05-05 K.Ohta[Qt][OpenGL][Draw] Add OpenGL ES2 renderer.Still not...
2018-02-18 K.Ohta[UI][Qt][DRAW] Add drawing to separate-thread or combined.
2017-07-30 K.Ohta[Qt][OSD][LAMP] Improbe LED displaying.
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-01 K.Ohta[EMU][THREAD] Fix thread dependency: Move OSD from...
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-08-16 K.Ohta[MOVIE_LOADER][PX7][WIP] Fix choppy sound with LD,...
2016-08-09 K.Ohta[MOVIE_SAVER][WIP] Fixing incorrect frames at 60fps.
2016-07-31 K.Ohta[DRAW][MOVIE_SAVER][OpenGL] Add locking around drawing...
2016-07-19 K.Ohta[MOVIE_SAVER][OSD] Fix wrong framerate when recording...
2016-06-28 K.Ohta[OSD][SCREEN][Qt] Fix wrong FPS with not drawing.
2016-06-06 K.Ohta[Qt][MOVIE_SAVER] Record correct screen with one-board...
2016-05-11 K.Ohta[UI][VM][Qt] Move AGAR_Logger and DrawThread from qt...