.. |
audio.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
audio.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
audio_stream.cpp
|
SPU: Save state support
|
2019-10-11 16:54:21 +10:00 |
audio_stream.h
|
common: Add sync-to-audio support
|
2019-10-11 13:24:41 +10:00 |
bitfield.h
|
common/BitField: Support sign extension
|
2019-10-04 23:20:42 +10:00 |
bitfield.natvis
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
cd_image.cpp
|
CDImage: Only add implicit two seconds pregap for track 1
|
2019-10-20 15:32:02 +10:00 |
cd_image.h
|
CDROM: Implement GetTD command
|
2019-10-18 23:52:52 +10:00 |
cd_image_bin.cpp
|
CDROM: Implement GetTN command
|
2019-10-18 23:52:52 +10:00 |
cd_image_cuesheet.cpp
|
CDImage: Only add implicit two seconds pregap for track 1
|
2019-10-20 15:32:02 +10:00 |
cd_xa.cpp
|
Common: Add helper functions for decoding CD-XA ADPCM
|
2019-10-15 17:24:11 +10:00 |
cd_xa.h
|
Common: Add helper functions for decoding CD-XA ADPCM
|
2019-10-15 17:24:11 +10:00 |
CMakeLists.txt
|
Remove libsamplerate dependency
|
2019-10-20 22:26:49 +10:00 |
common.vcxproj
|
Remove libsamplerate dependency
|
2019-10-20 22:26:49 +10:00 |
common.vcxproj.filters
|
Common: Refactor CDImage class to support multiple tracks/indices
|
2019-10-18 23:52:52 +10:00 |
display.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
display.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
display_renderer.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
display_renderer.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
display_renderer_d3d.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
display_renderer_d3d.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
display_renderer_gl.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
display_renderer_gl.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
display_timing.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
display_timing.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
fastjmp.asm
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
fastjmp.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
fifo_queue.h
|
Add debug window for MDEC
|
2019-10-12 23:27:23 +10:00 |
gl_program.cpp
|
Common: Support dual-source blend in GL::Program
|
2019-10-19 17:35:36 +10:00 |
gl_program.h
|
Common: Support dual-source blend in GL::Program
|
2019-10-19 17:35:36 +10:00 |
gl_texture.cpp
|
GPU: Partially implemented texture support
|
2019-09-14 02:07:31 +10:00 |
gl_texture.h
|
GPU: Partially implemented texture support
|
2019-09-14 02:07:31 +10:00 |
hdd_image.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
hdd_image.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
jit_code_buffer.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
jit_code_buffer.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
object.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
object.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
object_type_info.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
object_type_info.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
property.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
property.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
state_wrapper.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
state_wrapper.h
|
StateWrapper: Add std::array overload
|
2019-09-29 18:05:22 +10:00 |
type_registry.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
types.h
|
Common: Refactor CDImage class to support multiple tracks/indices
|
2019-10-18 23:52:52 +10:00 |