Miran Grča
|
3058acff0c
|
Merge pull request #5358 from Cacodemon345/x87-fpu-interpreter
Use `fpclassify` for FXAM instead of manual comparison
|
2025-03-16 18:40:23 +01:00 |
|
OBattler
|
1c5d432d3c
|
Disable special segment selector pushing behavior on Pentium onwards, fixes MSVC builds of ReactOS.
|
2025-03-16 18:37:32 +01:00 |
|
Cacodemon345
|
271a125301
|
Use fpclassify for FXAM instead of manual comparison
NaN detection for interpreter floating point compare on ARM64
|
2025-03-16 23:33:40 +06:00 |
|
Miran Grča
|
371866063b
|
Merge pull request #5356 from Cacodemon345/multi-monitor-fixes
Don't use startblit/endblit for renderer switches
|
2025-03-16 16:45:58 +01:00 |
|
Alexander Babikov
|
c77cef6d80
|
Fix Qt menu roles for certain menu items
|
2025-03-16 18:10:48 +05:00 |
|
Cacodemon345
|
35125e7020
|
Don't use starblit/endblit for renderer switches
|
2025-03-16 15:24:24 +06:00 |
|
Miran Grča
|
081e97f1b0
|
Merge pull request #5353 from Cacodemon345/ct_b69000_fixes
C&T 69000: All ROPs now implemented, also fixed transparency bitblts
|
2025-03-15 21:26:55 +01:00 |
|
Cacodemon345
|
000af483f3
|
C&T 69000: All ROPs now implemented, also fixed transparency bitblts
Several optimizations also implemented
|
2025-03-16 01:46:34 +06:00 |
|
Miran Grča
|
6d1cd66957
|
Merge pull request #5352 from Cacodemon345/opengl-renderer-param-lines
Make renderer options item enabled/disabled instead
|
2025-03-15 19:16:59 +01:00 |
|
Cacodemon345
|
26e1852b5a
|
Make renderer options item enabled/disabled instead
Also a missed French translation
|
2025-03-15 23:47:13 +06:00 |
|
Jasmine Iwanek
|
b9941a11ff
|
Merge pull request #5346 from MaxwellS04/External_Floppy
Readd XT and AT floppy controllers
|
2025-03-15 10:35:13 -04:00 |
|
usergithub64
|
dcce23a7d3
|
Add files via upload
Fixes broken translation of "Receive MIDI Input" for Ensoniq AudioPCI (ES1370)
|
2025-03-15 15:13:55 +02:00 |
|
usergithub64
|
b8894fc9df
|
Add files via upload
Fixes broken translation of "About 86Box"
|
2025-03-15 15:13:02 +02:00 |
|
Cacodemon345
|
4a9b0e0df8
|
Apply filter changes to the scene FBO texture as well
|
2025-03-15 13:17:41 +06:00 |
|
Cacodemon345
|
9af19f850e
|
Parse shader parameter lines with an alternate method
|
2025-03-15 13:17:14 +06:00 |
|
OBattler
|
b5c158ec98
|
SCSI CD-ROM: Revert the performance-reducing changes to scsi_cdrom_command_common() introduced in build 6541.
|
2025-03-14 20:11:55 +01:00 |
|
Cacodemon345
|
a340f250f2
|
Attempt detecting BOM before parsing parameters
|
2025-03-15 00:34:36 +06:00 |
|
MaxwellS04
|
a1996e7955
|
Readd XT and AT floppy controllers
They got removed during the addition of CompatiCard
|
2025-03-15 01:09:41 +07:00 |
|
Cacodemon345
|
0686045d2a
|
Fix building on Haiku OS
|
2025-03-14 21:26:33 +06:00 |
|
OBattler
|
aef06552fb
|
Some missing breaks in the Cyrix register writes.
|
2025-03-14 15:34:37 +01:00 |
|
OBattler
|
84112960c3
|
VIA PIPC: Also return 0x50 on power management register 0x42 for every other non-VT82c586-family southbridge, fixes CUV4X-LS.
|
2025-03-14 15:06:06 +01:00 |
|
Cacodemon345
|
c166abbbc1
|
Always use an alpha value of 1.0 for drawing scene to texture
Fixes invisible screenshots and blank screens on certain systems
|
2025-03-14 14:07:33 +06:00 |
|
Cacodemon345
|
c23114ab8d
|
Attempt fixing OpenGL 3.x screenshot
|
2025-03-14 04:18:07 +06:00 |
|
OBattler
|
8722fe0080
|
CD-ROM: Optimize Windows IOCTL disc change checking.
|
2025-03-13 21:17:25 +01:00 |
|
OBattler
|
b1a02a6d13
|
Windows CD-ROM disc change notification: verify the correct bit of the unit mask.
|
2025-03-13 20:59:59 +01:00 |
|
Cacodemon345
|
7c4df701cb
|
Add option to inhibit multimedia keys from host on Windows
|
2025-03-13 19:55:46 +06:00 |
|
OBattler
|
6779a3c1bd
|
Hook Keyboard Input: Ignore the extended flag for scan codes F1 and F2, fixes the passing of the Hanja and Han/Eng keys to the guest.
|
2025-03-12 23:16:16 +01:00 |
|
Cacodemon345
|
0d22e73676
|
Microtouch: Properly restore system cursor if "Show Crosshair" is enabled
|
2025-03-13 00:50:16 +06:00 |
|
Cacodemon345
|
f9572be8a5
|
Alter #version statements for macOS
|
2025-03-12 23:54:57 +06:00 |
|
OBattler
|
c73c7212f8
|
QT OpenGL Renderer: Remove the unused variable "ver".
|
2025-03-12 18:02:01 +01:00 |
|
Miran Grča
|
9ab7134769
|
Merge pull request #5330 from Cacodemon345/patch-909919
OpenGL 3.x: Fix shader manager dialog crash when using multi-monitors
|
2025-03-12 17:59:30 +01:00 |
|
Miran Grča
|
905bd76a2c
|
Merge pull request #5329 from Cacodemon345/patch-122180
Qt: Make tooltip displays consistent
|
2025-03-12 17:59:13 +01:00 |
|
OBattler
|
7261a0d74b
|
Hook input: Fix Pause scan code.
|
2025-03-12 17:53:58 +01:00 |
|
Cacodemon345
|
1c54261a1b
|
Fix shader manager dialog crash when using multi-monitors
|
2025-03-12 21:16:53 +06:00 |
|
Cacodemon345
|
e2aa66a523
|
Qt: Make tooltip displays consistent
|
2025-03-12 19:55:09 +06:00 |
|
Miran Grča
|
83de574e01
|
Merge pull request #5327 from Cacodemon345/qt-openglrenderer-pcem
Restore older GLSL version code
|
2025-03-11 16:11:26 +01:00 |
|
Cacodemon345
|
4d5adeae36
|
Restore older GLSL version code
|
2025-03-11 20:35:05 +06:00 |
|
OBattler
|
9e5697126b
|
QT: Fix two strings.
|
2025-03-11 10:40:40 +01:00 |
|
OBattler
|
df5cc9b038
|
VIA PIPC: Restore old readout on the VT82C596/B southbridges, where it was correct, fixes the P6BAT.
|
2025-03-10 21:31:29 +01:00 |
|
Cacodemon345
|
f1720fdee4
|
Attempt fixing crash on NetBSD
|
2025-03-11 01:20:00 +06:00 |
|
Cacodemon345
|
2e77b47f89
|
Call glViewport with correct function pointer
|
2025-03-11 00:14:02 +06:00 |
|
Cacodemon345
|
c2eb773029
|
Qt: Fix more compile errors
|
2025-03-10 23:33:32 +06:00 |
|
Cacodemon345
|
df1f739b90
|
OpenGL 3.x screenshots are now processed
|
2025-03-10 23:10:34 +06:00 |
|
OBattler
|
daf6e242ef
|
QT GLSL Parser: More explicit const char * to char * casts.
|
2025-03-10 18:00:28 +01:00 |
|
OBattler
|
df85868e00
|
Config: Brought the strncpy() in load_gl3_shaders() in line with the other stncpy()'s.
|
2025-03-10 17:34:33 +01:00 |
|
OBattler
|
6fa39b3a67
|
OpenGL Renderer: Explicitly cast const char * to char *.
|
2025-03-10 17:32:46 +01:00 |
|
OBattler
|
c763c6db16
|
INI: Include <wctype.h> so iswspace() is also found in Linux.
|
2025-03-10 17:31:18 +01:00 |
|
OBattler
|
8a2d841322
|
OpenGL Renderer: Mark reloadRendererOption() as override, fixes compile on Mac.
|
2025-03-10 17:29:42 +01:00 |
|
OBattler
|
48a5f3280f
|
device_t: Increase the selection array to 64 elements.
|
2025-03-10 17:26:44 +01:00 |
|
Miran Grča
|
262b49f987
|
Merge pull request #5318 from jriwanek-forks/improvements
General Improvements, Cleanups and additions
|
2025-03-10 16:34:09 +01:00 |
|