You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
duckstation/src/common
Connor McLaughlin c2ab611097 Common/Log: Properly release console when disabling 6 years ago
..
d3d11 Common: Add GL Shader Cache class 6 years ago
gl GL/Texture: Add internal format as parameter 6 years ago
CMakeLists.txt Common: Add bitutils.h 6 years ago
align.h Remove YBaseLib dependency 6 years ago
assert.cpp Common/Assert: Fix incorrect windows platform detection 6 years ago
assert.h Common/Assert: Fix incorrect windows platform detection 6 years ago
audio_stream.cpp Implement event-based scheduler instead of lock-step components 6 years ago
audio_stream.h Implement event-based scheduler instead of lock-step components 6 years ago
bitfield.h Common/BitField: Fix off-by-one error for signed types 6 years ago
bitfield.natvis Initial commit 6 years ago
bitutils.h BitUtils: Make Count{Leading,Trailing}Zeros UB for value==0 6 years ago
byte_stream.cpp Add macOS to some Linux/Android-only-isms 6 years ago
byte_stream.h Remove YBaseLib dependency 6 years ago
cd_image.cpp Common/CDImage: Changes to support CHD interfaces 6 years ago
cd_image.h CDROM: GetTN should return first_track, last_track 6 years ago
cd_image_bin.cpp Common/CDImage: Changes to support CHD interfaces 6 years ago
cd_image_chd.cpp CDImage: Use track's control instead of last track's control for pregap 6 years ago
cd_image_cue.cpp CDImage: Linux build fix 6 years ago
cd_subchannel_replacement.cpp Remove YBaseLib dependency 6 years ago
cd_subchannel_replacement.h CDImage: Support SBI replacement subchannel Q for cue/bin images 6 years ago
cd_xa.cpp Compile fixes for GCC 6 years ago
cd_xa.h Common: Add helper functions for decoding CD-XA ADPCM 6 years ago
common.vcxproj Common: Add bitutils.h 6 years ago
common.vcxproj.filters Common: Add bitutils.h 6 years ago
cpu_detect.h Remove YBaseLib dependency 6 years ago
cubeb_audio_stream.cpp CubebAudioStream: Initialize COM on Windows if it isn't already initialized 6 years ago
cubeb_audio_stream.h CubebAudioStream: Initialize COM on Windows if it isn't already initialized 6 years ago
event.cpp Common/Event: Add unit tests 6 years ago
event.h Common/Event: Add unit tests 6 years ago
fifo_queue.h Common/FIFOQueue: Make bounds checks debug only 6 years ago
file_system.cpp HostInterface: Drop std::filesystem requirement 6 years ago
file_system.h HostInterface: Drop std::filesystem requirement 6 years ago
hash_combine.h D3D11: Add a shader bytecode cache class 6 years ago
heap_array.h Common/HeapArray: Fix move construction/assignment 6 years ago
iso_reader.cpp Remove YBaseLib dependency 6 years ago
iso_reader.h Common: Add a basic ISO reader class 6 years ago
jit_code_buffer.cpp Add macOS to some Linux/Android-only-isms 6 years ago
jit_code_buffer.h JitCodeBuffer: Expose FlushInstructionCache() to callers 6 years ago
log.cpp Common/Log: Properly release console when disabling 6 years ago
log.h Common/Log: Add file output 6 years ago
md5_digest.cpp Remove YBaseLib dependency 6 years ago
md5_digest.h Remove YBaseLib dependency 6 years ago
null_audio_stream.cpp AudioStream: Add cubeb implementation 6 years ago
null_audio_stream.h AudioStream: Add cubeb implementation 6 years ago
progress_callback.cpp Common: Add ProgressCallback class 6 years ago
progress_callback.h Common: Add ProgressCallback class 6 years ago
rectangle.h GPU/HW: Slight refactor to vertex culling 6 years ago
state_wrapper.cpp Remove YBaseLib dependency 6 years ago
state_wrapper.h Remove YBaseLib dependency 6 years ago
string.cpp Common/String: Don't copy StaticStrings when not writing 6 years ago
string.h Common/String: Support casting to std::string_View 6 years ago
string_util.cpp Common/StringUtil: Fix more incorrect usage of va_list 6 years ago
string_util.h CommonHostInterface: Fix controller inputs not binding 6 years ago
timer.cpp Remove YBaseLib dependency 6 years ago
timer.h Remove YBaseLib dependency 6 years ago
timestamp.cpp Remove YBaseLib dependency 6 years ago
timestamp.h Remove YBaseLib dependency 6 years ago
types.h Common: Remove unused type declarations 6 years ago
wav_writer.cpp Common: Add WAVWriter class 6 years ago
wav_writer.h Common/WAVWriter: Add accessors 6 years ago
windows_headers.h Remove YBaseLib dependency 6 years ago