index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-01-11
common: Introduce useful tree structures.
bunnei
2021-01-02
X86/NativeClock: Reimplement RTDSC access to be lock free.
Fernando Sahmkow
2021-01-01
memory: Remove MemoryHook
MerryMage
2020-12-29
common: ThreadWorker: Add class to help do asynchronous work.
bunnei
2020-12-20
Merge pull request #5131 from bunnei/scheduler-rewrite
bunnei
2020-12-13
cmake: Fix generating CMake configs and linking with Boost
lat9nq
2020-12-12
common: Update CMakeList to fix build issue with Boost.
bunnei
2020-12-06
hle: kernel: Separate KScheduler from GlobalSchedulerContext class.
bunnei
2020-12-06
common: Port BitSet from Mesosphere.
bunnei
2020-11-25
common: Add Common::DivCeil and Common::DivCeilLog2
ReinUsesLisp
2020-11-20
common/bit_cast: Add function matching std::bit_cast without constexpr
ReinUsesLisp
2020-11-02
common: Enable warnings as errors
Lioncash
2020-10-26
video_core: NVDEC Implementation
ameerj
2020-09-28
CMakeLists: use system zstd on Linux
lat9nq
2020-09-28
CMakeLists: fix for finding zstd on linux-mingw
lat9nq
2020-08-22
web_service: Move web_result.h into web_service
Lioncash
2020-08-03
ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...
David
2020-07-10
cmake: Fix libfmt linking errors
David Marcec
2020-07-09
cmake: fix fmt linking when found
John Galt
2020-07-02
Revert "cmake: fix fmt linking"
bunnei
2020-06-29
cmake: fix fmt linking
John Galt
2020-06-27
ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.
Fernando Sahmkow
2020-06-26
Common: Fix non-conan build
Fernando Sahmkow
2020-06-18
Common: Implement WallClock Interface and implement a native clock for x64
Fernando Sahmkow
2020-06-18
Common: Implement a basic Fiber class.
Fernando Sahmkow
2020-06-18
Common: Implement a basic SpinLock class
Fernando Sahmkow
2020-06-11
gl_arb_decompiler: Implement an assembly shader decompiler
ReinUsesLisp
2020-05-30
Add xbyak external
David Marcec
2020-05-17
main: Log host system memory parameters
Morph
2020-05-11
common: Add module to get the current time zone.
bunnei
2020-05-08
Replace externals with Conan (#3735)
James Rowe
2020-04-17
common: Add VirtualBuffer class, to abstract memory virtualization.
bunnei
2020-04-07
common/dynamic_library: Import and adapt helper from Dolphin
ReinUsesLisp
2020-03-13
shader/transform_feedback: Add host API friendly TFB builder
ReinUsesLisp
2020-03-09
video_core: Rename "const buffer locker" to "registry"
ReinUsesLisp
2020-03-09
gl_shader_cache: Rework shader cache and remove post-specializations
ReinUsesLisp
2020-01-16
Fix git version in scm_rev.cpp
James Rowe
2019-11-05
ci: Populate build repository from Azure environment
Zach Hilman
2019-10-25
VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...
Fernando Sahmkow
2019-10-15
common: Rename binary_find.h to algorithm.h
Lioncash
2019-10-05
Merge pull request #2943 from DarkLordZach/azure-titlebars-v2
bunnei
2019-10-05
common: Add additional SCM revision fields
Zach Hilman
2019-10-04
Shader_Ir: Refactor Decompilation process and allow multiple decompilation mo...
Fernando Sahmkow
2019-10-04
shader_ir: Corrections to outward movements and misc stuffs
Fernando Sahmkow
2019-09-22
cmake: Add SCM detection for Azure
Zach Hilman
2019-08-21
shader_ir: Implement VOTE
ReinUsesLisp
2019-07-09
shader_ir: Implement a new shader scanner
Fernando Sahmkow
2019-07-05
texture_cache: Address Feedback
Fernando Sahmkow
2019-06-20
shader: Decode SUST and implement backing image functionality
ReinUsesLisp
2019-06-06
cmake: Add missing shader hash file entries
ReinUsesLisp
[prev]
[next]