Commit Graph

6580 Commits

Author SHA1 Message Date
RichardG867
669a6a2e49 CS423x: Replace Mu-Law and A-Law functions with more efficient ones 2022-03-07 17:11:35 -03:00
RichardG867
9f40c213a6 CMI8x38: Fix SB interrupts in VxD DOS box 2022-03-07 16:36:13 -03:00
RichardG867
00d4cb5141 Add a header file I forgot 2022-03-07 16:32:06 -03:00
RichardG867
07f060bc18 CS423x: Add untested Mu-Law, A-Law and ADPCM playback 2022-03-07 16:00:39 -03:00
RichardG867
67f6525f85 CMI8x38: Clear I/O mappings on reset, clarify autodetection requirement for TDMA updates 2022-03-07 13:28:31 -03:00
RichardG867
b5d0ba8a51 CMI8x38: Improve TDMA logging 2022-03-07 12:09:47 -03:00
RichardG867
c2346a9ce4 Remove redundant SB DSP interleaved stereo checks 2022-03-07 11:19:58 -03:00
RichardG867
350f2eac9a CMI8x38: Set TDMA channels even after the fact 2022-03-07 10:53:18 -03:00
RichardG867
3f158b5cce CMI8x38: Improve CMI8338 NMI traps 2022-03-07 10:52:34 -03:00
RichardG867
57aeaa4413 CMI8x38: Improve CMI8738 variant selection 2022-03-07 10:45:10 -03:00
RichardG867
6ab26aa567 CMI8x38: Fix SB emulation in DOS box with VxD driver 2022-03-06 23:44:51 -03:00
RichardG867
6caf39c6ab CMI8x38: Fix Sound Blaster emulation on CMI8738 2022-03-06 23:10:01 -03:00
RichardG867
219129f97e CMI8x38: Implement Sound Blaster emulation 2022-03-06 19:59:14 -03:00
RichardG867
9bbf31a2b4 Remove extraneous logging 2022-03-06 09:39:52 -03:00
RichardG867
50e49c31f6 CMI8x38 megacommit 2022-03-06 01:29:29 -03:00
Cacodemon345
7dc84e0f67 qt: Fix HDD path relativization on Windows 2022-03-04 01:25:34 +06:00
Miran Grča
83b87a7a8f Merge pull request #2187 from 86Box/tc1995
Fix compile.
2022-03-02 16:43:04 +01:00
TC1995
c4f5c7e5e0 Fix compile. 2022-03-02 16:37:19 +01: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
Miran Grča
a488112b0c Merge pull request #2185 from Cacodemon345/newqt
qt: More assortment of fixes
2022-03-02 16:26:36 +01:00
TC1995
c3c7864bd6 Added a legacy way to address some issues with the SVGA scrolling and such (such as Pinball Illusions on S3 cards, including the ViRGE). 2022-03-02 16:18:58 +01: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
RichardG867
bd63c3d66a Add multi-channel DMA to CMI8x38 2022-03-01 21:42:43 -03: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
TC1995
e6f5018d51 Added the Corel LS2000 53c400-based card. 2022-03-01 14:20:11 +01:00
Cacodemon345
ee69b022fc qt: OpenGL ES 3.0 support 2022-03-01 13:31:19 +06:00
RichardG867
bfcfa04013 Fix CMI8338 MPU/OPL windows being read-write 2022-02-28 22:45:54 -03:00
RichardG867
60e316cc01 Add CMI8x38 legacy function remapping 2022-02-28 22:31:44 -03: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
Miran Grča
cdf1722de8 Merge pull request #2177 from Cacodemon345/newqt
qt: Actually make client-side Unix manager integration functional
2022-02-28 23:31:04 +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
Miran Grča
66b93597ad Merge pull request #2169 from jriwanek-forks/device_config_t
clean up device_config_t formatting
2022-02-27 17:12:09 +01:00
Miran Grča
a782c790a8 Merge pull request #2172 from Cacodemon345/newqt
qt: Add Unix manager support (client-side interface)
2022-02-27 17:11:42 +01: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