Connor McLaughlin
|
27674c2dc9
|
FIFOQueue: Support copying from another queue (pop -> push)
|
2019-10-26 17:41:29 +10:00 |
|
Connor McLaughlin
|
1adb1d14ae
|
Build: Enable inlining for __inline functions in DebugFast
|
2019-10-26 15:42:21 +10:00 |
|
Connor McLaughlin
|
c7a7d682bc
|
Common: Force inlining of BitField/SignExtend/ZeroExtend functions
|
2019-10-26 15:41:43 +10:00 |
|
Connor McLaughlin
|
2500f9d3af
|
Build: Disable LTCG on common project in Release
|
2019-10-26 15:36:48 +10:00 |
|
Connor McLaughlin
|
ca48b21ffc
|
StateWrapper: Support switching modes
|
2019-10-25 23:30:44 +10:00 |
|
Connor McLaughlin
|
9410685807
|
Common: Optionally create framebuffer with GL textures
|
2019-10-23 00:35:08 +10:00 |
|
Connor McLaughlin
|
a76ec6fc19
|
Compile fixes for GCC
|
2019-10-22 23:07:51 +10:00 |
|
Connor McLaughlin
|
4f1fc7abf0
|
Fix CMake build
|
2019-10-20 22:31:45 +10:00 |
|
Connor McLaughlin
|
b9e0c329d0
|
Remove unused common classes
|
2019-10-20 22:28:19 +10:00 |
|
Connor McLaughlin
|
9058a79184
|
Remove libsamplerate dependency
|
2019-10-20 22:26:49 +10:00 |
|
Connor McLaughlin
|
1cc3e4d5f2
|
CDImage: Only add implicit two seconds pregap for track 1
|
2019-10-20 15:32:02 +10:00 |
|
Connor McLaughlin
|
9b6a59329e
|
Common: Support dual-source blend in GL::Program
|
2019-10-19 17:35:36 +10:00 |
|
Connor McLaughlin
|
9433e08782
|
CDROM: Implement GetTD command
|
2019-10-18 23:52:52 +10:00 |
|
Connor McLaughlin
|
4959de9859
|
CDROM: Implement GetTN command
|
2019-10-18 23:52:52 +10:00 |
|
Connor McLaughlin
|
246b17454e
|
CDROM: Store filename, reduce ack cycles
|
2019-10-18 23:52:52 +10:00 |
|
Connor McLaughlin
|
513bbe44f3
|
Common: Refactor CDImage class to support multiple tracks/indices
|
2019-10-18 23:52:52 +10:00 |
|
Connor McLaughlin
|
0324ae2fd7
|
CDROM: Initial debug windows
|
2019-10-17 23:54:51 +10:00 |
|
Connor McLaughlin
|
e68cddf017
|
Fix CMake build
|
2019-10-15 18:02:48 +10:00 |
|
Connor McLaughlin
|
2b6ebf9955
|
Common: Add helper functions for decoding CD-XA ADPCM
|
2019-10-15 17:24:11 +10:00 |
|
Connor McLaughlin
|
b2632db0a7
|
build: Use C++17 for MSBuild in common library
|
2019-10-15 17:23:38 +10:00 |
|
Connor McLaughlin
|
2d9d999713
|
Add debug window for MDEC
|
2019-10-12 23:27:23 +10:00 |
|
Connor McLaughlin
|
d88da93a55
|
SPU: Save state support
|
2019-10-11 16:54:21 +10:00 |
|
Connor McLaughlin
|
135e282f8d
|
common: Add sync-to-audio support
|
2019-10-11 13:24:41 +10:00 |
|
Connor McLaughlin
|
bc51cc6d7d
|
common: Add AudioStream class
|
2019-10-11 02:20:10 +10:00 |
|
Connor McLaughlin
|
e7d68ba304
|
common/BitField: Support sign extension
|
2019-10-04 23:20:42 +10:00 |
|
Connor McLaughlin
|
4fa79f1503
|
GL: Eliminiate most redundant state setting calls at draw time
|
2019-10-04 22:10:43 +10:00 |
|
Connor McLaughlin
|
0b46a8cfc4
|
CDROM: Implement GetlocP/GetlocL commands
|
2019-10-04 19:05:19 +10:00 |
|
Connor McLaughlin
|
a23a353dbb
|
FIFOQueue: Add PopRange
|
2019-09-29 18:11:07 +10:00 |
|
Connor McLaughlin
|
9ee8c0194e
|
StateWrapper: Add std::array overload
|
2019-09-29 18:05:22 +10:00 |
|
Connor McLaughlin
|
e11d98e5e0
|
StateWrapper: Fix FIFO corruption on loading
|
2019-09-28 16:21:09 +10:00 |
|
Connor McLaughlin
|
8841934009
|
GTE: Fix MVMVA flags due to missing 43-bit-sign-extend
|
2019-09-28 15:19:35 +10:00 |
|
Connor McLaughlin
|
c02cbc57e8
|
GPU: Properly handle semitransparent pixels
|
2019-09-27 17:40:26 +10:00 |
|
Connor McLaughlin
|
332b5481e8
|
common: Log bad shaders to disk
|
2019-09-26 23:32:56 +10:00 |
|
Connor McLaughlin
|
767e8f08e0
|
CDROM: Move pregap handling to image class
|
2019-09-26 00:15:06 +10:00 |
|
Connor McLaughlin
|
3fb08a72a4
|
CDROM: Hack around missing pregap in images
|
2019-09-22 02:32:45 +10:00 |
|
Connor McLaughlin
|
2875a22987
|
CDROM: Reads appear to be functioning
|
2019-09-22 01:12:16 +10:00 |
|
Connor McLaughlin
|
ad652c47ed
|
Basic CD image loading
|
2019-09-20 20:14:00 +10:00 |
|
Connor McLaughlin
|
e3c6035152
|
CDROM: Implement get version and getstat commands
|
2019-09-17 22:18:58 +10:00 |
|
Connor McLaughlin
|
a0e7dff37c
|
common: Add a FIFOQueue helper class
|
2019-09-17 19:22:23 +10:00 |
|
Connor McLaughlin
|
2128a2984b
|
Add interrupt controller emulation
|
2019-09-17 16:26:00 +10:00 |
|
Connor McLaughlin
|
9475c281bd
|
Build: Set /MP on projects which are missing it
|
2019-09-17 14:25:17 +10:00 |
|
Connor McLaughlin
|
5babc076f5
|
Bitfield: Fix incorrect shift in operator<<=
|
2019-09-15 12:42:43 +10:00 |
|
Connor McLaughlin
|
2560efbebd
|
Save state support
|
2019-09-14 20:28:47 +10:00 |
|
Connor McLaughlin
|
851ef67814
|
GPU: Implement fill VRAM command
|
2019-09-14 16:43:53 +10:00 |
|
Connor McLaughlin
|
ae43cc838b
|
GPU: Partially implemented texture support
|
2019-09-14 02:07:31 +10:00 |
|
Connor McLaughlin
|
aea7a18ac2
|
GPU: More work on OpenGL renderer
|
2019-09-13 01:09:07 +10:00 |
|
Connor McLaughlin
|
2149ab4d69
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
|