index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-04
half_set_predicate: Fix HSETP2_C constant buffer offset
ReinUsesLisp
2019-08-01
Merge pull request #2770 from DarkLordZach/azure-pr-fix
Flame Sage
2019-08-01
Correct apt permissions
Zach Hilman
2019-08-01
Upgrade PIP version with APT
Zach Hilman
2019-08-01
Upgrade pip version
Zach Hilman
2019-08-01
Add missing dot
Zach Hilman
2019-07-28
ci: Fix Azure PR Builds
Zach Hilman
2019-07-26
Merge pull request #2592 from FernandoS27/sync1
bunnei
2019-07-25
Merge pull request #2739 from lioncash/cflow
bunnei
2019-07-25
Merge pull request #2737 from FernandoS27/track-fix
bunnei
2019-07-25
Merge pull request #2689 from lioncash/tl
bunnei
2019-07-25
Merge pull request #2743 from FernandoS27/surpress-assert
bunnei
2019-07-24
Merge pull request #2704 from FernandoS27/conditional
bunnei
2019-07-24
Fix README change mistake (#2754)
Zach Hilman
2019-07-22
Merge pull request #2734 from ReinUsesLisp/compute-shaders
bunnei
2019-07-21
Merge pull request #2735 from FernandoS27/pipeline-rework
bunnei
2019-07-20
Update README.md
Zach Hilman
2019-07-20
Merge pull request #2693 from ReinUsesLisp/hsetp2
Fernando Sahmkow
2019-07-20
Update README.md
Flame Sage
2019-07-20
Update README.md
Flame Sage
2019-07-20
Merge pull request #2752 from DarkLordZach/master
Flame Sage
2019-07-20
azure: Fix clang-format and releases
Zach Hilman
2019-07-20
Maxwell3D: Reorganize and address feedback
Fernando Sahmkow
2019-07-19
Shader_Ir: Change Debug Asserts for Log Warnings
Fernando Sahmkow
2019-07-19
shader/half_set_predicate: Fix HSETP2 implementation
ReinUsesLisp
2019-07-19
shader/half_set_predicate: Implement missing HSETP2 variants
ReinUsesLisp
2019-07-18
video_core/control_flow: Provide operator!= for types with operator==
Lioncash
2019-07-18
video_core/control_flow: Prevent sign conversion in TryGetBlock()
Lioncash
2019-07-18
video_core/control_flow: Remove unnecessary BlockStack copy constructor
Lioncash
2019-07-18
video_core/control_flow: Use std::move where applicable
Lioncash
2019-07-18
video_core/control_flow: Use the prefix variant of operator++ for iterators
Lioncash
2019-07-18
video_core/control_flow: Use empty() member function for checking emptiness
Lioncash
2019-07-18
video_core: Resolve -Wreorder warnings
Lioncash
2019-07-18
video_core/control_flow: Make program_size for ScanFlow() a std::size_t
Lioncash
2019-07-18
video_core/control_flow: Place all internally linked types/functions within a...
Lioncash
2019-07-18
video_core/shader/decode: Prevent sign-conversion warnings
Lioncash
2019-07-18
Merge pull request #2687 from lioncash/tls-process
bunnei
2019-07-18
Merge pull request #2738 from lioncash/shader-ir
bunnei
2019-07-18
Shader_Ir: correct clang format
Fernando Sahmkow
2019-07-18
GPU: Add missing puller methods.
Fernando Sahmkow
2019-07-18
MaxwellDMA/KeplerCopy: Downgrade DMA log message to Trace.
Fernando Sahmkow
2019-07-18
Gl_Texture_Cache: Remove assert on component type in GetFormatTuple
Fernando Sahmkow
2019-07-18
Shader_Ir: Downgrade precision and rounding asserts to debug asserts.
Fernando Sahmkow
2019-07-18
Merge pull request #2741 from FernandoS27/trace-log
David
2019-07-17
Kernel: Downgrade WaitForAddress and SignalToAddress messages to Trace.
Fernando Sahmkow
2019-07-17
GL_State: Feedback and fixes
Fernando Sahmkow
2019-07-17
Maxwell3D: Address Feedback
Fernando Sahmkow
2019-07-17
Texture_Cache: Rebase Fixes
Fernando Sahmkow
2019-07-17
GL_Rasterizer: Corrections to Clearing.
Fernando Sahmkow
2019-07-17
Maxwell3D: Correct marking dirtiness on CB upload
Fernando Sahmkow
[next]