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
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
2019-04-25
common: Extract UUID to its own class
Zach Hilman
2019-03-29
common/zstd_compression: Add Zstandard wrapper
unknown
2019-03-29
common: Link libzstd_static
unknown
2019-03-29
Addressed feedback
unknown
2019-03-29
data_compression: Move LZ4 compression from video_core/gl_shader_disk_cache t...
unknown
2019-03-27
Implement a MultiLevelQueue
Fernando Sahmkow
2019-03-20
common/CMakeLists: Amend boost dependency
Lioncash
2019-03-20
Merge pull request #2247 from lioncash/include
bunnei
2019-03-16
core: Move PageTable struct into Common.
bunnei
2019-03-16
Merge pull request #2129 from FernandoS27/cntpct
bunnei
2019-03-16
common/thread_queue_list: Remove unnecessary dependency on boost
Lioncash
2019-02-26
shader/decode: Split memory and texture instructions decoding
ReinUsesLisp
2019-02-15
Implement 128 bits Unsigned Integer Multiplication and Division.
Fernando Sahmkow
2019-02-06
cmake: Fix title bar issue
ReinUsesLisp
2019-02-06
cmake: Use CMAKE_COMMAND instead of "cmake"
Frederic L
[next]