OSDN Git Service

csp-qt/common_source_project-fm7.git
5 years ago[VM][PC9801][I286] Fix FTBFS.
K.Ohta [Mon, 25 Jun 2018 18:14:24 +0000 (03:14 +0900)]
[VM][PC9801][I286] Fix FTBFS.
[VM][PCENGINE][SCSI_CDROM] Fix FTBFS.
[VM][YM2203] Enable OPNA.

5 years ago[VM][FM7][SOUND][BEEP] Set samplerate to 6000Hz.Simplize logic.
K.Ohta [Mon, 25 Jun 2018 18:13:21 +0000 (03:13 +0900)]
[VM][FM7][SOUND][BEEP] Set samplerate to 6000Hz.Simplize logic.
[VM][FM77AV][SOUND] Fix FTBFS.

5 years ago[VM][FM7][SOUND] Fix sequences around OPN/PSG.
K.Ohta [Mon, 25 Jun 2018 14:59:10 +0000 (23:59 +0900)]
[VM][FM7][SOUND] Fix sequences around OPN/PSG.

5 years ago[FMGEN][OPN][OPNBASE] Force to calculate frequency factors around prescaler when...
K.Ohta [Mon, 25 Jun 2018 14:57:33 +0000 (23:57 +0900)]
[FMGEN][OPN][OPNBASE] Force to calculate frequency factors around prescaler when OPNBase::LoadState(). Fix wrong sound after loding state.

5 years ago[VM][STATE][DEVICE] Apply new state framework to all devices (except virtual machines).
K.Ohta [Mon, 25 Jun 2018 10:11:40 +0000 (19:11 +0900)]
[VM][STATE][DEVICE] Apply new state framework to all devices (except virtual machines).

5 years ago[BUILD][WIN32] Fix linkage error with MinGW32.
K.Ohta [Wed, 20 Jun 2018 11:18:56 +0000 (20:18 +0900)]
[BUILD][WIN32] Fix linkage error with MinGW32.

5 years ago[VM][STATE][DATAREC] Fix memory leak and invalid memory access.
K.Ohta [Tue, 19 Jun 2018 23:48:23 +0000 (08:48 +0900)]
[VM][STATE][DATAREC] Fix memory leak and invalid memory access.

5 years ago[FMGEN][STATE] Keep endian of multi byte values; Make endian to BIG-ENDIAN.
K.Ohta [Tue, 19 Jun 2018 20:58:52 +0000 (05:58 +0900)]
[FMGEN][STATE] Keep endian of multi byte values; Make endian to BIG-ENDIAN.

5 years ago[STATE] .
K.Ohta [Tue, 19 Jun 2018 20:58:39 +0000 (05:58 +0900)]
[STATE] .

5 years ago[VM][DATAREC] (Maybe) Fix unstable state saving.
K.Ohta [Tue, 19 Jun 2018 20:58:12 +0000 (05:58 +0900)]
[VM][DATAREC] (Maybe) Fix unstable state saving.

5 years ago[VM][EVENT] Apply new state framework to EVENT:: .
K.Ohta [Tue, 19 Jun 2018 19:25:31 +0000 (04:25 +0900)]
[VM][EVENT] Apply new state framework to EVENT:: .

5 years ago[VM][I386] Apply new state framework (only within libcpu_newdev).
K.Ohta [Tue, 19 Jun 2018 09:46:42 +0000 (18:46 +0900)]
[VM][I386] Apply new state framework (only within libcpu_newdev).

5 years ago[Qt][QIN32][EMUUTILS] Move CSP_Logger to libCSPemu_utils.[foo.so|dll] from libCSPgui...
K.Ohta [Tue, 19 Jun 2018 06:06:11 +0000 (15:06 +0900)]
[Qt][QIN32][EMUUTILS] Move CSP_Logger to libCSPemu_utils.[foo.so|dll] from libCSPgui.[foo.so|dll] .

5 years ago[Qt][WIN32] Move config and logger to inner pointer, now, libCSPavio is separated...
K.Ohta [Tue, 19 Jun 2018 06:03:43 +0000 (15:03 +0900)]
[Qt][WIN32] Move config and logger to inner pointer, now, libCSPavio is separated to single DLL.
[WIN32] Update cross build script.
[Qt][General] Update SOVERSION.

5 years ago[VM][MZ1P17][MZ] Fix FTBFS.
K.Ohta [Mon, 18 Jun 2018 03:21:20 +0000 (12:21 +0900)]
[VM][MZ1P17][MZ] Fix FTBFS.

5 years ago[VM][FM7][OPN][WIP] Fixing weird OPN sound after loading (pre-saved) state.WIP.
K.Ohta [Sun, 17 Jun 2018 20:50:14 +0000 (05:50 +0900)]
[VM][FM7][OPN][WIP] Fixing weird OPN sound after loading (pre-saved) state.WIP.

5 years ago[BUILD][CMAKE][FM7] Not build IO::, this is not used.
K.Ohta [Sun, 17 Jun 2018 17:56:19 +0000 (02:56 +0900)]
[BUILD][CMAKE][FM7] Not build IO::, this is not used.

5 years ago[VM][STATE] Apply new state framework to some devices a lot (excepts some devices...
K.Ohta [Sun, 17 Jun 2018 17:54:42 +0000 (02:54 +0900)]
[VM][STATE] Apply new state framework to some devices a lot (excepts some devices and event, ix86).

5 years ago[Qt][WIN32] Fix linkage error at MinGW.
K.Ohta [Sun, 17 Jun 2018 07:53:21 +0000 (16:53 +0900)]
[Qt][WIN32] Fix linkage error at MinGW.

5 years ago[FMGEN][PSG] Fix weird noise generation for SSG/PSG.
K.Ohta [Thu, 14 Jun 2018 18:53:02 +0000 (03:53 +0900)]
[FMGEN][PSG] Fix weird noise generation for SSG/PSG.

5 years ago[Qt][OpenGL] .
K.Ohta [Thu, 14 Jun 2018 18:52:22 +0000 (03:52 +0900)]
[Qt][OpenGL] .

5 years ago[Qt][Draw][OpenGL] More fix against buffer overflow.
K.Ohta [Thu, 14 Jun 2018 18:51:31 +0000 (03:51 +0900)]
[Qt][Draw][OpenGL] More fix against buffer overflow.

5 years ago[Qt][OpenGL] Fix buffer overflow when changing VM's screen size.
K.Ohta [Thu, 14 Jun 2018 18:43:39 +0000 (03:43 +0900)]
[Qt][OpenGL] Fix buffer overflow when changing VM's screen size.

5 years ago[BUILD][CMAKE] Add "USE_SANITIZER" and "USE_STACK_PROTECTOR" entries to buildvars_foo...
K.Ohta [Thu, 14 Jun 2018 18:41:29 +0000 (03:41 +0900)]
[BUILD][CMAKE] Add "USE_SANITIZER" and "USE_STACK_PROTECTOR" entries to buildvars_foo.dat[.tmpl] to detect wrong usage of variables / protect from stack overflow.

5 years ago[VM][I386] Remove compiler warning conversion float64 (a.k.a UINT64) <-> double....
K.Ohta [Thu, 14 Jun 2018 12:56:53 +0000 (21:56 +0900)]
[VM][I386] Remove compiler warning conversion float64 (a.k.a UINT64) <-> double. This still not regard when sizeof(double) != sizeof(UINT64).

5 years ago[VM] Remove compiler warinings.
K.Ohta [Thu, 14 Jun 2018 12:55:48 +0000 (21:55 +0900)]
[VM] Remove compiler warinings.
[General] Update SOVERSION.
[COMMON] Fix buffer overflow around strncpy().

5 years ago[UI][Qt] Remove using_flags->get_config_ptr()->foo. Try to fix issue of http://matsur...
K.Ohta [Thu, 14 Jun 2018 12:52:19 +0000 (21:52 +0900)]
[UI][Qt] Remove using_flags->get_config_ptr()->foo. Try to fix issue of matsuri.5ch.net/test/read.cgi/i4004/1526806551/38 .

5 years ago[Build] Fix FTBFS with Ubuntu Xenial.Use -std=gnu++11 for gcc-5.
K.Ohta [Wed, 13 Jun 2018 05:08:57 +0000 (14:08 +0900)]
[Build] Fix FTBFS with Ubuntu Xenial.Use -std=gnu++11 for gcc-5.

5 years agoMerge branch 'master' of github.com:Artanejp/common_source_project-fm7
K.Ohta [Wed, 13 Jun 2018 04:19:09 +0000 (13:19 +0900)]
Merge branch 'master' of github.com:Artanejp/common_source_project-fm7

5 years ago.
K.Ohta [Wed, 13 Jun 2018 04:18:57 +0000 (13:18 +0900)]
.

5 years ago[VM][FM7][SOUND][WIP] Fixing wrong frequency after load_state with RELICS.This is...
K.Ohta [Tue, 12 Jun 2018 20:06:06 +0000 (05:06 +0900)]
[VM][FM7][SOUND][WIP] Fixing wrong frequency after load_state with RELICS.This is WIP.

5 years ago[VM][DEVICE][STATE] Apply new state framework to some devices.
K.Ohta [Tue, 12 Jun 2018 20:05:35 +0000 (05:05 +0900)]
[VM][DEVICE][STATE] Apply new state framework to some devices.

5 years ago[OSD][Qt][SOUND] Remove unused semaphore.
K.Ohta [Tue, 12 Jun 2018 20:05:13 +0000 (05:05 +0900)]
[OSD][Qt][SOUND] Remove unused semaphore.

5 years ago[STATE] Fix FTBFS.
K.Ohta [Tue, 12 Jun 2018 20:04:41 +0000 (05:04 +0900)]
[STATE] Fix FTBFS.
[STATE] Fix wrong sequence.

5 years ago[STATE] Fix FTBFS.
K.Ohta [Tue, 12 Jun 2018 13:36:51 +0000 (22:36 +0900)]
[STATE] Fix FTBFS.
[STATE] Add save_state_helper()/load_state_helper() to cur_time_t:: and FIFO:: .

5 years ago[STATE][VM][FM7] .
K.Ohta [Thu, 7 Jun 2018 08:41:22 +0000 (17:41 +0900)]
[STATE][VM][FM7] .

5 years ago[VM][STATE] Apply new state framework to some devices.
K.Ohta [Thu, 7 Jun 2018 08:40:16 +0000 (17:40 +0900)]
[VM][STATE] Apply new state framework to some devices.

5 years ago[VM][STATESUB] Add var-array assume allocated by BYTES, not units.
K.Ohta [Thu, 7 Jun 2018 08:39:26 +0000 (17:39 +0900)]
[VM][STATESUB] Add var-array assume allocated by BYTES, not units.

5 years ago[BUILD][LINJNUX][GCC] Update parameters.
K.Ohta [Wed, 6 Jun 2018 19:07:04 +0000 (04:07 +0900)]
[BUILD][LINJNUX][GCC] Update parameters.

5 years ago[STATE] Fix weird save/load at vararray with some situation.
K.Ohta [Wed, 6 Jun 2018 19:06:20 +0000 (04:06 +0900)]
[STATE] Fix weird save/load at vararray with some situation.

5 years ago[VM][STATE] Apply new state framework to some devices.
K.Ohta [Wed, 6 Jun 2018 19:05:40 +0000 (04:05 +0900)]
[VM][STATE] Apply new state framework to some devices.

5 years ago[VM][BABBAGE2ND] .
K.Ohta [Wed, 6 Jun 2018 08:09:41 +0000 (17:09 +0900)]
[VM][BABBAGE2ND] .

5 years ago[VM][BMJR][PASOPIA7][PV1000][PV2000][X07][YALKY][YS6464A] Apply new state framework...
K.Ohta [Wed, 6 Jun 2018 08:08:27 +0000 (17:08 +0900)]
[VM][BMJR][PASOPIA7][PV1000][PV2000][X07][YALKY][YS6464A] Apply new state framework to VM:: .

5 years ago[STATESUB] Fix don't calculate CRC with empty string.
K.Ohta [Wed, 6 Jun 2018 08:07:08 +0000 (17:07 +0900)]
[STATESUB] Fix don't calculate CRC with empty string.

5 years ago[VM][MB8877][DISK] Apply new state framework to DISK:: and MB8877:: .
K.Ohta [Wed, 6 Jun 2018 08:06:32 +0000 (17:06 +0900)]
[VM][MB8877][DISK] Apply new state framework to DISK:: and MB8877:: .

5 years ago[VM][FM7][STATE] Apply new state framework to all components.
K.Ohta [Wed, 6 Jun 2018 08:05:11 +0000 (17:05 +0900)]
[VM][FM7][STATE] Apply new state framework to all components.

5 years ago[VM][FAMILYBASIC][STATE] Fix FTBFS.
K.Ohta [Sat, 2 Jun 2018 03:09:33 +0000 (12:09 +0900)]
[VM][FAMILYBASIC][STATE] Fix FTBFS.

5 years ago[LIBCSP_COMMONVM] Update SOVERSION.
K.Ohta [Sat, 2 Jun 2018 02:31:19 +0000 (11:31 +0900)]
[LIBCSP_COMMONVM] Update SOVERSION.

5 years ago[VM][STATE] Apply statesub.h to VM::foo_state() with remained VMs.
K.Ohta [Sat, 2 Jun 2018 02:30:22 +0000 (11:30 +0900)]
[VM][STATE] Apply statesub.h to VM::foo_state() with remained VMs.

5 years ago[VM][STATE][WIP] Apply csp_state_utils:: to some VMs.This is WIP.
K.Ohta [Fri, 1 Jun 2018 14:17:12 +0000 (23:17 +0900)]
[VM][STATE][WIP] Apply csp_state_utils:: to some VMs.This is WIP.

5 years ago[STATESUB] Improve var-array save/load.
K.Ohta [Wed, 30 May 2018 22:04:38 +0000 (07:04 +0900)]
[STATESUB] Improve var-array save/load.

5 years ago[VM][FM7][JCOMMCARD][STATE] Apply to new state saving/loading framework.
K.Ohta [Wed, 30 May 2018 21:34:52 +0000 (06:34 +0900)]
[VM][FM7][JCOMMCARD][STATE] Apply to new state saving/loading framework.

5 years ago[VM][MSX][STATE] Add new state feature.
K.Ohta [Wed, 30 May 2018 19:37:04 +0000 (04:37 +0900)]
[VM][MSX][STATE] Add new state feature.
[VM][MZ700][STATE] Add new state feature.
[VM][MZ2500][STATE] Add new state feature.
[VM][MZ80K][STATE] Add new state feature.
[VM][PCENGINE][STATE] Add new state feature.

5 years ago[VM][SN76489AN] Fix TYPO on load_state().
K.Ohta [Wed, 30 May 2018 19:06:44 +0000 (04:06 +0900)]
[VM][SN76489AN] Fix TYPO on load_state().

5 years ago[VM][BABBAGE2ND] Fix crash when save / load state.
K.Ohta [Wed, 30 May 2018 18:23:59 +0000 (03:23 +0900)]
[VM][BABBAGE2ND] Fix crash when save / load state.

5 years ago[OSD][SOUND][Qt] Fix hang-up with resetting at some situations.
K.Ohta [Wed, 30 May 2018 17:43:40 +0000 (02:43 +0900)]
[OSD][SOUND][Qt] Fix hang-up with resetting at some situations.

5 years ago[UI][EMU_THREAD][Qt] Update functions.
K.Ohta [Wed, 30 May 2018 17:42:28 +0000 (02:42 +0900)]
[UI][EMU_THREAD][Qt] Update functions.
[LOGGER] Update logger entries.

5 years ago[VM][STATE] Update state feature with some VMs, some devices.
K.Ohta [Wed, 30 May 2018 17:41:09 +0000 (02:41 +0900)]
[VM][STATE] Update state feature with some VMs, some devices.

5 years ago[VM][STATE] Improve state helper.
K.Ohta [Wed, 30 May 2018 17:39:07 +0000 (02:39 +0900)]
[VM][STATE] Improve state helper.

5 years ago[VM][Qt] Fix FTBFSs.
K.Ohta [Mon, 28 May 2018 19:47:07 +0000 (04:47 +0900)]
[VM][Qt] Fix FTBFSs.

5 years ago[VM][Qt][FM16BETA] Fix FTBFS. Class name MAIN:: may not use for MinGW + SDL2.
K.Ohta [Mon, 28 May 2018 19:45:57 +0000 (04:45 +0900)]
[VM][Qt][FM16BETA] Fix FTBFS. Class name MAIN:: may not use for MinGW + SDL2.

5 years ago[VM][X1] Copy VRAMs to shadow data at starting a frame.Reduce flickering a lot.
K.Ohta [Mon, 28 May 2018 13:28:46 +0000 (22:28 +0900)]
[VM][X1] Copy VRAMs to shadow data at starting a frame.Reduce flickering a lot.

6 years ago[VM][UI][Qt] Fix FTBFSs.
K.Ohta [Mon, 28 May 2018 11:31:49 +0000 (20:31 +0900)]
[VM][UI][Qt] Fix FTBFSs.

6 years ago[UI][Qt] Update UIs, related by src/rc/foo.rc .
K.Ohta [Mon, 28 May 2018 09:22:42 +0000 (18:22 +0900)]
[UI][Qt] Update UIs, related by src/rc/foo.rc .

6 years ago[DOC] Update ToDo (Still updated only Japanese doc.).
K.Ohta [Mon, 28 May 2018 05:37:04 +0000 (14:37 +0900)]
[DOC] Update ToDo (Still updated only Japanese doc.).

6 years ago[UI][Qt] (Maybe, maybe) Fix FTBFSs.
K.Ohta [Sun, 27 May 2018 18:28:55 +0000 (03:28 +0900)]
[UI][Qt] (Maybe, maybe) Fix FTBFSs.

6 years ago[UI][Qt] Update UI.
K.Ohta [Sun, 27 May 2018 14:43:57 +0000 (23:43 +0900)]
[UI][Qt] Update UI.

6 years ago[UI][Qt] Apply to upstream's updating definitions.Still not implement around HDDs.
K.Ohta [Sun, 27 May 2018 06:12:24 +0000 (15:12 +0900)]
[UI][Qt] Apply to upstream's updating definitions.Still not implement around HDDs.

6 years ago[General] Merge upstream 2018-05-24. Still not test to build, will test.
K.Ohta [Sun, 27 May 2018 05:16:54 +0000 (14:16 +0900)]
[General] Merge upstream 2018-05-24. Still not test to build, will test.

6 years ago[VM][FM7] Fix FTBFS with pre-compiled headers.
K.Ohta [Mon, 21 May 2018 06:57:01 +0000 (15:57 +0900)]
[VM][FM7] Fix FTBFS with pre-compiled headers.

6 years ago[VM][STATE] Remove typeid() from state data, this seems to be buggy.
K.Ohta [Sun, 20 May 2018 13:03:58 +0000 (22:03 +0900)]
[VM][STATE] Remove typeid() from state data, this seems to be buggy.
[VM][COMMON_VM] Update soversion.

6 years ago[EMU] Enable to Gzip'ed state saving / loading.
K.Ohta [Sun, 20 May 2018 12:34:51 +0000 (21:34 +0900)]
[EMU] Enable to Gzip'ed state saving / loading.

6 years ago[VM][FM7] Fix FTBFS.
K.Ohta [Sun, 20 May 2018 09:16:42 +0000 (18:16 +0900)]
[VM][FM7] Fix FTBFS.
[VM][FM7] STATE: Move some devices to new framework.

6 years ago[VM][STATE] Delete duplicate logics.
K.Ohta [Sun, 20 May 2018 09:16:19 +0000 (18:16 +0900)]
[VM][STATE] Delete duplicate logics.

6 years ago[VM][STATE_SAVE] Fix bug of loading [int64_t|uint64_t] .
K.Ohta [Sat, 19 May 2018 19:43:21 +0000 (04:43 +0900)]
[VM][STATE_SAVE] Fix bug of loading [int64_t|uint64_t] .
[VM][STATE_SAVE] Add float, double and long double.
[VM][MC6809][STATE_SAVE] Use statesub.h instead of old state save.

6 years ago[VM] Add save state utilities.See src/statesub.h and src/vm/fm7/fm7_mainio.[cpp|h] .
K.Ohta [Sat, 19 May 2018 17:27:06 +0000 (02:27 +0900)]
[VM] Add save state utilities.See src/statesub.h and src/vm/fm7/fm7_mainio.[cpp|h] .
[VM] Add CRC32 protection for saved state.

6 years ago[VM][M6502] Fix compiler warning.
K.Ohta [Wed, 16 May 2018 09:36:42 +0000 (18:36 +0900)]
[VM][M6502] Fix compiler warning.

6 years ago[VM][HD146818] Fix compilation warning.
K.Ohta [Wed, 16 May 2018 09:34:42 +0000 (18:34 +0900)]
[VM][HD146818] Fix compilation warning.

6 years ago[VM][MSM58321] Fix OOPS around counting pulse.
K.Ohta [Wed, 16 May 2018 09:31:53 +0000 (18:31 +0900)]
[VM][MSM58321] Fix OOPS around counting pulse.

6 years ago[CONFIG] I forgot change top default of renderer. X-)
K.Ohta [Wed, 16 May 2018 09:24:07 +0000 (18:24 +0900)]
[CONFIG] I forgot change top default of renderer. X-)

6 years ago[DOC] Updated.
K.Ohta [Wed, 16 May 2018 09:23:53 +0000 (18:23 +0900)]
[DOC] Updated.

6 years agoUpdate .gitignore.
K.Ohta [Wed, 16 May 2018 06:00:11 +0000 (15:00 +0900)]
Update .gitignore.

6 years ago[Build][CMake] Add PC98RL,XL.
K.Ohta [Wed, 16 May 2018 05:59:29 +0000 (14:59 +0900)]
[Build][CMake] Add PC98RL,XL.

6 years ago[DOC][PC98] Update documents.
K.Ohta [Tue, 15 May 2018 09:41:06 +0000 (18:41 +0900)]
[DOC][PC98] Update documents.

6 years ago[VM][General] Merge Upstream 2018-05-06.
K.Ohta [Tue, 15 May 2018 09:37:37 +0000 (18:37 +0900)]
[VM][General] Merge Upstream 2018-05-06.

6 years ago[UI][Qt] Fix around mouse problems.
K.Ohta [Tue, 15 May 2018 09:29:47 +0000 (18:29 +0900)]
[UI][Qt] Fix around mouse problems.

6 years ago[Qt][OpenGL][GLES] GLSL: Update precision of float value.
K.Ohta [Sun, 13 May 2018 19:14:51 +0000 (04:14 +0900)]
[Qt][OpenGL][GLES] GLSL: Update precision of float value.

6 years ago[Qt][OpenGL][GLES][WIN32] Fix internal format definition of textures for Angle.
K.Ohta [Sun, 13 May 2018 19:13:48 +0000 (04:13 +0900)]
[Qt][OpenGL][GLES][WIN32] Fix internal format definition of textures for Angle.

6 years ago[Qt][OpenGL][GL3][GLES] Modify shaders to use float texture and high precision pixels...
K.Ohta [Sun, 13 May 2018 17:45:14 +0000 (02:45 +0900)]
[Qt][OpenGL][GL3][GLES] Modify shaders to use float texture and high precision pixels if enabled.

6 years ago[Qt][OpenGL] Add some extensions and logging feature.
K.Ohta [Sun, 13 May 2018 17:44:41 +0000 (02:44 +0900)]
[Qt][OpenGL] Add some extensions and logging feature.

6 years ago[GL3] .
K.Ohta [Sun, 13 May 2018 11:05:13 +0000 (20:05 +0900)]
[GL3] .

6 years ago[Qt][OpenGL][GLES] Fix TV renderer, GLES can't use Float texture.
K.Ohta [Sun, 13 May 2018 11:04:30 +0000 (20:04 +0900)]
[Qt][OpenGL][GLES] Fix TV renderer, GLES can't use Float texture.

6 years ago[Draw][OpenGL][Qt] Use GL's FBO for rendering framebuffer, not QOpenGLFrameBufferObje...
K.Ohta [Sun, 13 May 2018 11:02:51 +0000 (20:02 +0900)]
[Draw][OpenGL][Qt] Use GL's FBO for rendering framebuffer, not QOpenGLFrameBufferObject.Fix issue of TV renderer@GLES with Angle project.

6 years ago[Qt][GLES] Fix compilation errors with Angle OpenGL ES dll.
K.Ohta [Fri, 11 May 2018 15:14:21 +0000 (00:14 +0900)]
[Qt][GLES] Fix compilation errors with Angle OpenGL ES dll.

6 years ago[Qt][Draw][GLES] Add TV renderer for OpenGL ES.
K.Ohta [Fri, 11 May 2018 14:03:00 +0000 (23:03 +0900)]
[Qt][Draw][GLES] Add TV renderer for OpenGL ES.

6 years ago[Qt][OpenGL_ES] Fix crash with one board computers with OpenGL ES2.
K.Ohta [Fri, 11 May 2018 08:04:17 +0000 (17:04 +0900)]
[Qt][OpenGL_ES] Fix crash with one board computers with OpenGL ES2.

6 years ago[Qt][COMMAND_LINE] Add --opengl , --envvar and --dump-envvar .
K.Ohta [Thu, 10 May 2018 14:15:18 +0000 (23:15 +0900)]
[Qt][COMMAND_LINE] Add --opengl , --envvar and --dump-envvar .

6 years ago[Qt][VM][FM7] Fix FTBFS with MinGW32.
K.Ohta [Thu, 10 May 2018 12:02:33 +0000 (21:02 +0900)]
[Qt][VM][FM7] Fix FTBFS with MinGW32.

6 years ago[Build][Win32] .
K.Ohta [Thu, 10 May 2018 11:26:43 +0000 (20:26 +0900)]
[Build][Win32] .

6 years ago[Qt][OSD] Update SOVERSION.
K.Ohta [Thu, 10 May 2018 11:26:13 +0000 (20:26 +0900)]
[Qt][OSD] Update SOVERSION.