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 |
|
Miran Grča
|
22eaff349c
|
Merge pull request #2173 from 86Box/tc1995
Added length checks to the t128 scsi dma read/write initialization (n…
|
2022-02-27 17:11:27 +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 |
|
TC1995
|
04a8265bd7
|
Added length checks to the t128 scsi dma read/write initialization (ncr_write), fixes crashes when length is below 0.
|
2022-02-27 15:32:50 +01: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 |
|
Jasmine Iwanek
|
801f81fbda
|
clean up device_config_t formatting
|
2022-02-26 23:31:28 -05:00 |
|
Miran Grča
|
f4587949a7
|
Merge pull request #2167 from jriwanek-forks/formatting
Formatting in src/sound
|
2022-02-26 17:03:44 +01:00 |
|
Miran Grča
|
49f65fc316
|
Merge pull request #2168 from Cacodemon345/patch-63
qt: Port Win32 86F creation code to Qt
|
2022-02-26 17:03:34 +01: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 |
|
Jasmine Iwanek
|
b061f42101
|
Update snd_pas16.c
|
2022-02-25 22:16:46 -05:00 |
|
Jasmine Iwanek
|
f7084993c3
|
Formatting updates in src/sound + related includes
|
2022-02-25 22:06:27 -05:00 |
|
Jasmine Iwanek
|
6e8d4356df
|
Update CMakeLists.txt
|
2022-02-25 22:02:23 -05:00 |
|
RichardG867
|
6f6bf999fa
|
Add onboard CMI8738 to the ASUS CUV4X-LS
|
2022-02-25 20:26:21 -03:00 |
|
RichardG867
|
dab4efdd99
|
Fix build
|
2022-02-25 20:06:21 -03:00 |
|
RichardG867
|
0a0f3c95a6
|
Add game port to CMI8x38
|
2022-02-25 20:03:18 -03:00 |
|
RichardG867
|
b07570696f
|
Initial implementation of C-Media CMI8x38
|
2022-02-25 19:22:45 -03:00 |
|
OBattler
|
09066358c4
|
Fixed the duplicate graphics cards.
|
2022-02-23 22:54:55 +01:00 |
|
OBattler
|
1801ddd21c
|
Fixed a compile-breaking mistake.
|
2022-02-23 22:52:23 +01:00 |
|
OBattler
|
02d17bb95b
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2022-02-23 22:19:50 +01:00 |
|
OBattler
|
4730922c52
|
SEEK command on ATAPI devices no longer returns READY status bit set, should fix ATAPI device misdetection as hard disk on FreeBSD.
|
2022-02-23 22:19:39 +01:00 |
|
Miran Grča
|
1e9bf5a8ff
|
Merge pull request #2164 from Cacodemon345/patch-62
qt: Fix CD-ROM speed in settings for real
|
2022-02-23 21:36:40 +01:00 |
|
Cacodemon345
|
0644636afb
|
qt: Fix CD-ROM speed in settings for real
|
2022-02-24 00:55:56 +06:00 |
|
Miran Grča
|
a17eba9946
|
Merge pull request #2161 from JustinJ553/master
vid_table.c change
|
2022-02-23 14:45:08 +01:00 |
|
Miran Grča
|
0c540ff29c
|
Merge branch 'master' into master
|
2022-02-23 14:45:03 +01:00 |
|
Miran Grča
|
74e55cf134
|
Merge pull request #2163 from 86Box/tc1995
Sort out the ET4000/w32p cards and add a VLB/PCI videomagic revision …
|
2022-02-23 14:05:06 +01:00 |
|
TC1995
|
1037c048b4
|
Sort out the ET4000/w32p cards and add a VLB/PCI videomagic revision B card variant.
|
2022-02-23 13:50:47 +01:00 |
|
OBattler
|
960cae34d4
|
Changed all the CD-ROM files to the new agreed upon coding style.
|
2022-02-22 22:04:40 +01:00 |
|
JustinJ553
|
cccc9db388
|
Sort the Creative Voodoo Banshee next to original Banshee.
|
2022-02-22 20:52:03 +08:00 |
|
Miran Grča
|
2acddd2969
|
Merge pull request #2156 from jriwanek-forks/removals
Removes leftover SIS ACPI stuff
|
2022-02-21 03:18:05 +01:00 |
|
Jasmine Iwanek
|
dfa18a0191
|
Remove SIS 559x ACPI leftovers
|
2022-02-20 20:41:20 -05:00 |
|
Jasmine Iwanek
|
45640feeb9
|
Remove UMC82c49x leftovers
|
2022-02-20 20:40:29 -05:00 |
|
Miran Grča
|
795fc1f1a3
|
Merge pull request #2154 from jriwanek-forks/morechanges
A few consistency changes form M&K branch
|
2022-02-21 01:29:23 +01:00 |
|
Jasmine Iwanek
|
f18da85438
|
A few lconsistency changes form M&K branch
|
2022-02-20 19:11:58 -05:00 |
|
Miran Grča
|
243f6281da
|
Merge pull request #2153 from telanus/master
Add the Z-NIX PC-1600
|
2022-02-20 23:21:15 +01:00 |
|
telanus
|
1648d38040
|
Update machine_table.c
|
2022-02-21 00:03:15 +02:00 |
|
telanus
|
42a1580af5
|
Update m_xt.c
|
2022-02-21 00:01:39 +02:00 |
|
telanus
|
f994c86332
|
Update machine.h
|
2022-02-21 00:00:46 +02:00 |
|