Commit Graph

458 Commits

Author SHA1 Message Date
Insanemal
71c217efe9 Change the truncate to -1 from -2 and remove the other part dealing with null terminators 2022-03-07 22:24:44 +10:00
Miran Grča
eb8cd146b0 Merge pull request #2199 from ts-korhonen/qt-opengl
Fix OpenGL Core renderer on macOS
2022-03-06 17:47:53 +01:00
ts-korhonen
bc86fdd0b5 qt: Fix a typo connecting to resetVM signal on unix manager socket 2022-03-06 18:00:23 +02:00
ts-korhonen
652d7e6699 qt: gl-core; Use 4.1 core macOS & get glsl version from context
MacOS will use OpenGL 2.1 unless requested 4.1 core. Shader language
version is now set to what is reported by the driver.
2022-03-06 01:06:47 +02:00
Miran Grča
1791ccdeb6 Merge pull request #2194 from Cacodemon345/newqt
qt: XT IDE should be XTA
2022-03-05 15:39:12 +01:00
ts-korhonen
828accc91d qt: More error handling and tweaking to opengl 3 renderer 2022-03-05 02:57:57 +02:00
Cacodemon345
d695ca3cc9 qt: Don't normalize paths on non-Windows 2022-03-04 14:00:24 +06:00
Cacodemon345
5e4cb50da0 qt: Default to 0:0 if bus is full 2022-03-04 13:26:15 +06:00
Cacodemon345
40a75379b7 qt: XT IDE should be XTA 2022-03-04 13:25:51 +06:00
Cacodemon345
7dc84e0f67 qt: Fix HDD path relativization on Windows 2022-03-04 01:25:34 +06:00
ts-korhonen
055a0b307c Merge branch 'master' of https://github.com/86Box/86Box into qt-opengl-renderer 2022-03-02 17:32:32 +02:00
Cacodemon345
9da55289ed qt: Fix building on AArch32 2022-03-02 15:22:14 +06:00
Cacodemon345
445ebb905f qt: More Settings UI inconsistency-with-Win32 fixes 2022-03-02 15:08:41 +06:00
Cacodemon345
ed954e4b2f qt: Fix HiDPI scaling on OpenGL 3.0 renderer 2022-03-02 15:08:14 +06:00
Cacodemon345
c1c0f68f81 qt: Make central widget expanding 2022-03-02 14:48:33 +06:00
Cacodemon345
c213f287b1 qt: Fix loading of shaders using GL_ARB_shading_language_420pack extension 2022-03-02 14:45:28 +06:00
ts-korhonen
f78a3f2c10 qt: try again to fix linux arm32 build error 2022-03-01 22:22:58 +02:00
ts-korhonen
109683300a qt: Add fallback to default shader on load 2022-03-01 22:22:58 +02:00
ts-korhonen
61239efa39 qt: fix linux arm32 build error 2022-03-01 19:15:12 +02:00
Cacodemon345
ee69b022fc qt: OpenGL ES 3.0 support 2022-03-01 13:31:19 +06:00
Miran Grča
7bbb3bc4c6 Merge pull request #2175 from ts-korhonen/qt-opengl-renderer
Qt: OpenGL 3.0 renderer
2022-02-28 23:31:37 +01:00
ts-korhonen
16e98249c1 qt: fix build error 2022-02-28 22:29:06 +02:00
ts-korhonen
7af0069693 qt: QOpenGLFunctions_3_0 -> QOpenGLExtraFunctions 2022-02-28 22:13:11 +02:00
ts-korhonen
911c300123 qt: add missing call to glBufferSubData 2022-02-28 21:55:58 +02:00
ts-korhonen
b1bd408aeb Revert "qt: Change include for opengl extensions."
This reverts commit 08014dc5b5.
2022-02-28 19:55:51 +02:00
Cacodemon345
08e1993808 qt: Fix building with Qt 5 2022-02-28 12:43:24 +06:00
ts-korhonen
9af1d0cc5f Revert "qt: Disable OpenGL 3.0 renderer for macOS."
This reverts commit d3b00ff27b.
2022-02-28 08:43:14 +02:00
Cacodemon345
ed22399f4b qt: Actually make client-side Unix manager functional 2022-02-28 12:16:43 +06:00
ts-korhonen
d3b00ff27b qt: Disable OpenGL 3.0 renderer for macOS.
Until it's figured out, macOS has dummy implementation to keep it
building.
2022-02-27 21:57:14 +02:00
ts-korhonen
4ec8e80042 qt: Fix shader path copying to config.
memcpy corrupted the path, use strcpy instead.
2022-02-27 20:56:47 +02:00
ts-korhonen
08014dc5b5 qt: Change include for opengl extensions.
Trying to fix macOS builds.
2022-02-27 20:55:59 +02:00
ts-korhonen
c9714c9bfc qt: Try to fix linux gcc 11 build 2022-02-27 20:22:28 +02:00
ts-korhonen
1dcb712ef7 qt: Remove QFlags from OpenGLOptions.
Didn't work in ubuntu and was a bad design attempt to mimic win32
options change detection.
2022-02-27 16:45:57 +02:00
ts-korhonen
d2a9389ce7 qt: Initial OpenGL 3.0 renderer implementation 2022-02-27 14:56:51 +02:00
Cacodemon345
06fc26ccab qt: Add Unix manager support (client-side interface) 2022-02-27 15:30:40 +06:00
Cacodemon345
f966909500 qt: Fix compile error 2022-02-26 14:28:16 +06:00
Cacodemon345
62333560dc qt: Include plat.h 2022-02-26 14:09:58 +06:00
Cacodemon345
6f672fb3ba qt: Include necessary files 2022-02-26 14:02:13 +06:00
Cacodemon345
81819727ad qt: Port Win32 86F creation code to Qt 2022-02-26 13:56:50 +06:00
Cacodemon345
0644636afb qt: Fix CD-ROM speed in settings for real 2022-02-24 00:55:56 +06:00
Jasmine Iwanek
8597e4e4d7 Merge branch 'master' into more-updates 2022-02-20 16:28:50 -05:00
Jasmine Iwanek
4674756664 More newline and whitespace cleanups 2022-02-20 16:26:40 -05:00
Cacodemon345
be900f1d32 qt: Fix high CPU usage when paused 2022-02-20 15:04:24 +06:00
Jasmine Iwanek
a66e392b26 A few missed bits 2022-02-20 00:58:08 -05:00
Jasmine Iwanek
78c7573705 use defines for LPT and Serial port count
Also fixes LPT4 device setting.
2022-02-20 00:33:47 -05:00
Jasmine Iwanek
2836c7f05b CONFIG_MIDI -> CONFIG_MIDI_OUT 2022-02-20 00:33:05 -05:00
Jasmine Iwanek
25e9087f3f clean up spaces and tabs at the end of lines 2022-02-20 00:33:04 -05:00
Jasmine Iwanek
1362ade967 Merge branch 'master' into more-updates 2022-02-19 23:39:55 -05:00
David Hrdlička
e03a0c446e Fix Mac bundles (hopefully finally) 2022-02-19 16:28:57 +01:00
Jasmine Iwanek
4287e44824 newlines at end of file 2022-02-18 21:38:51 -05:00