bearoso
|
25b714b52f
|
Merge pull request #286 from LuigiBlood/bsx
[BS-X] Preventing infinite loop when fixing Allocation flags
|
2018-05-01 20:42:39 -05:00 |
LuigiBlood
|
bea94ded41
|
[BS-X] Preventing infinite loop when fixing Allocation flags
|
2018-05-02 02:58:35 +02:00 |
bearoso
|
125a6dea24
|
Merge pull request #284 from LuigiBlood/bsx
[BS-X] Fix Block Allocation Flags when needed
|
2018-05-01 18:17:48 -05:00 |
LuigiBlood
|
4f6e5bfcc0
|
[BS-X] Fix Block Allocation Flags when needed
|
2018-05-02 00:56:28 +02:00 |
Brandon Wright
|
c727189d3e
|
These functions had side-effects other than CPU.Cycles changing. Add versions with only minimal, unlikely, side-effects.
|
2018-04-24 17:54:05 -05:00 |
Brandon Wright
|
bbfeb19b08
|
Calculate SHA256 checksum for later use.
|
2018-04-24 17:06:32 -05:00 |
Brandon Wright
|
14c8ebba00
|
Add bml parser and sha256 sum support.
|
2018-04-24 16:16:22 -05:00 |
Brandon Wright
|
048ed0835f
|
Work around the OffsetInLine unused variable thing.
|
2018-04-22 18:07:02 -05:00 |
Brandon Wright
|
b80938f546
|
Put LDFLAGS back into the flags of the unix build.
|
2018-04-22 16:51:14 -05:00 |
OV2
|
f7c3117f5f
|
win32: do hotplugging detection 500ms after arrival/removal
|
2018-04-22 22:22:05 +02:00 |
OV2
|
47144176ff
|
win32: detect esc when using backgroundinput
|
2018-04-22 22:22:05 +02:00 |
Brandon Wright
|
513926521d
|
Don't set GFX_MULTI_FORMAT if not needed. The BuildPixel calls cost ~3% performance.
|
2018-04-21 19:17:39 -05:00 |
Brandon Wright
|
97f4067cd8
|
Inline a couple functions. Add some spacing to the Gtk preferences dialog.
|
2018-04-21 18:44:40 -05:00 |
bearoso
|
7c5ab7183b
|
Merge pull request #266 from LuigiBlood/bsx
BS-X Cleanups and Fixes
|
2018-04-14 20:09:19 -05:00 |
Brandon Wright
|
569702e75a
|
Add automatic input rate selection by polling XRandR.
|
2018-04-14 16:21:13 -05:00 |
Brandon Wright
|
287fab5f1b
|
Small optimizations to DSP.
|
2018-04-13 11:56:06 -05:00 |
Brandon Wright
|
f8a7f23a4b
|
Revert "Add threaded APU option."
This reverts commit 045f68bb26 .
|
2018-04-13 10:25:26 -05:00 |
Brandon Wright
|
551e527784
|
Revert "Add a wait for threads when we hand away control. Probably not needed due to all the extra processing during end-of-frame."
This reverts commit e1a4ef93b6 .
|
2018-04-13 10:25:25 -05:00 |
Brandon Wright
|
f422730808
|
Revert "Attempt at Windows threads."
This reverts commit 970905b83b .
|
2018-04-13 10:25:24 -05:00 |
Brandon Wright
|
71f64d3a60
|
Revert "Add missing #ifdef guard."
This reverts commit a817eff105 .
|
2018-04-13 10:25:23 -05:00 |
Brandon Wright
|
49ab4c3f28
|
Revert "Use semaphores on Windows for backward compatibility."
This reverts commit 4ede4b7447 .
|
2018-04-13 10:25:22 -05:00 |
Brandon Wright
|
60c6d3e802
|
Revert "Close semaphore handles."
This reverts commit 2426c2412f .
|
2018-04-13 10:25:16 -05:00 |
Brandon Wright
|
085e7c05f2
|
Revert "Allow thread reinitialization."
This reverts commit 8b99749aba .
|
2018-04-13 10:25:07 -05:00 |
Brandon Wright
|
8b99749aba
|
Allow thread reinitialization.
|
2018-04-13 09:25:18 -05:00 |
Brandon Wright
|
2426c2412f
|
Close semaphore handles.
|
2018-04-12 19:15:10 -05:00 |
Brandon Wright
|
4ede4b7447
|
Use semaphores on Windows for backward compatibility.
|
2018-04-12 19:10:58 -05:00 |
Brandon Wright
|
a817eff105
|
Add missing #ifdef guard.
|
2018-04-12 17:20:30 -05:00 |
Brandon Wright
|
970905b83b
|
Attempt at Windows threads.
|
2018-04-12 17:17:40 -05:00 |
Brandon Wright
|
e1a4ef93b6
|
Add a wait for threads when we hand away control. Probably not needed due to all the extra processing during end-of-frame.
|
2018-04-12 16:51:00 -05:00 |
Brandon Wright
|
045f68bb26
|
Add threaded APU option.
|
2018-04-12 16:26:10 -05:00 |
Brandon Wright
|
5285ec4e9d
|
Move color table generation out of tile renderer.
|
2018-04-11 12:45:06 -05:00 |
Brandon Wright
|
312075f280
|
Silence warnings about operator priority.
|
2018-04-11 12:44:21 -05:00 |
Dwedit
|
2cbb3f6cf7
|
11% performance boost on x64 by reducing branches
|
2018-04-11 12:13:41 -05:00 |
Brandon Wright
|
a230f67567
|
Reorder HDMA to do transfer 0-7, then update indirect address 0-7.
|
2018-04-10 16:53:05 -05:00 |
Brandon Wright
|
cfa6ab1c84
|
Jonas Quinn's fix for negative SA1 division.
|
2018-04-08 10:41:11 -05:00 |
OV2
|
94d9416d40
|
Add DMA timing hack for Koryu no Mimi translation by rpgone
(fixes #279)
|
2018-04-02 13:58:55 +02:00 |
OV2
|
60fc2fb0ae
|
win32: select correct output method when cancelling dialog
|
2018-04-01 13:32:56 +02:00 |
OV2
|
bdade06dff
|
win32: use full path when registering default icon
|
2018-03-31 16:03:49 +02:00 |
OV2
|
5a0f00518a
|
win32: disable all load/save menu entries with no rom loaded
|
2018-03-31 15:55:46 +02:00 |
bearoso
|
c3fa4009a3
|
Merge pull request #267 from julien2512/master
now able to start from a snapshot
|
2018-02-27 22:43:55 +00:00 |
OV2
|
8a0fbe6937
|
Add LICENSE file
|
2018-02-27 21:56:16 +01:00 |
OV2
|
24e546cff8
|
Fix xBRZ compile with older gcc
|
2018-02-27 21:40:11 +01:00 |
OV2
|
146ab1bd5f
|
Update to xBRZ 1.6
|
2018-02-27 21:39:50 +01:00 |
OV2
|
a13ac31400
|
Merge pull request #274 from gocha/appveyor
AppVeyor support (CI service for Windows)
|
2018-02-12 17:58:49 +01:00 |
gocha
|
067f812ef4
|
add appveyor build script (CI for Windows)
|
2018-02-06 14:16:50 +09:00 |
qwertymodo
|
ea39685ccd
|
Move libpng and zlib dependencies into submodules for the Windows build
|
2018-01-05 12:33:47 -08:00 |
OV2
|
aad3f375db
|
win32: disable sound sync when speed is not set to 100%
|
2018-01-03 22:50:09 +01:00 |
OV2
|
e2f764fc0c
|
win32: add -cartB parameter
|
2018-01-03 22:28:21 +01:00 |
OV2
|
ce9683db7e
|
win32: merge multi rom load function
|
2018-01-03 22:12:06 +01:00 |
OV2
|
67d04aeb77
|
win32: only enable dynamic rate control checkbox for xaudio2
|
2018-01-03 21:08:08 +01:00 |