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 |
|
ts-korhonen
|
9af1d0cc5f
|
Revert "qt: Disable OpenGL 3.0 renderer for macOS."
This reverts commit d3b00ff27b.
|
2022-02-28 08:43:14 +02: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 |
|
Miran Grča
|
f4587949a7
|
Merge pull request #2167 from jriwanek-forks/formatting
Formatting in src/sound
|
2022-02-26 17:03:44 +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 |
|
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 |
|
Cacodemon345
|
0644636afb
|
qt: Fix CD-ROM speed in settings for real
|
2022-02-24 00:55:56 +06:00 |
|
Miran Grča
|
0c540ff29c
|
Merge branch 'master' into master
|
2022-02-23 14:45:03 +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 |
|
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 |
|
Jasmine Iwanek
|
f18da85438
|
A few lconsistency changes form M&K branch
|
2022-02-20 19:11:58 -05: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 |
|
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 |
|
OBattler
|
2a0b72739b
|
More changes in network.c.
|
2022-02-20 21:04:30 +01:00 |
|
OBattler
|
ac2bdcf84c
|
And it turns out we can actually use network_wait(1) in the CPU thread just fine.
|
2022-02-20 20:39:39 +01:00 |
|
OBattler
|
f19aaa14ae
|
Fixed three instances of undefined behavior.
|
2022-02-20 20:30:20 +01:00 |
|
OBattler
|
3b5be8b619
|
Reduced some network times.
|
2022-02-20 20:11:41 +01:00 |
|
OBattler
|
9b09a5058c
|
And some fixes.
|
2022-02-20 19:41:34 +01:00 |
|
OBattler
|
b18d7795f6
|
Changed the way failed packed deliveries are handled.
|
2022-02-20 19:37:47 +01:00 |
|
OBattler
|
f80937d350
|
Actually advance the interim queue after getting from it.
|
2022-02-20 17:01:46 +01:00 |
|
OBattler
|
c19b06d404
|
Added a sanity check and more clean-ups.
|
2022-02-20 14:19:38 +01:00 |
|
OBattler
|
01e0609ab6
|
And more network clean-ups and fixes.
|
2022-02-20 13:58:38 +01: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 |
|