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-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
2019-02-06
gl_shader_disk_cache: Invalidate shader cache changes with CMake hash
ReinUsesLisp
2018-12-21
common: Add basic bit manipulation utility function to Common
Lioncash
2018-11-21
common: Remove bit_set.h
Lioncash
2018-11-21
common: Remove dependency on xbyak
Lioncash
2018-10-23
common: Remove memory_util.cpp/.h
Lioncash
2018-10-06
Remove "#" in the version number
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
2018-09-08
common: Implement a ring buffer
MerryMage
2018-09-07
Better Title Bar Display
CaptV0rt3x
2018-08-15
Merge pull request #1005 from DarkLordZach/registered-fmt
bunnei
2018-08-14
common: Remove unused old breakpoint source files
Lioncash
2018-08-11
common: Move hex string processing to separate file
Zach Hilman
2018-07-21
common: Remove synchronized_wrapper.h
Lioncash
2018-04-26
common: Remove chunk_file.h and linear_disk_cache.h
Lioncash
2018-04-19
common: Remove code_block.h
Lioncash
2018-04-13
common: Port cityhash code from Citra.
bunnei
2018-04-02
Merge pull request #262 from daniellimws/fmtlib-macros
bunnei
2018-03-22
Logging: Create logging macros based on fmtlib
Daniel Lim Wee Soong
[next]