index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2020-04-22
QueryCache: Only do async flushes on async gpu.
Fernando Sahmkow
2020-04-22
Async GPU: Only do reactive flushing on Extreme Level.
Fernando Sahmkow
2020-04-22
vk_fence_manager: Initial implementation
ReinUsesLisp
2020-04-22
QueryCache: Implement Async Flushes.
Fernando Sahmkow
2020-04-22
OpenGL: Guarantee writes to Buffers.
Fernando Sahmkow
2020-04-22
GPU: Implement Flush Requests for Async mode.
Fernando Sahmkow
2020-04-22
FenceManager: Manage syncpoints and rename fences to semaphores.
Fernando Sahmkow
2020-04-22
BufferCache: Refactor async managing.
Fernando Sahmkow
2020-04-22
FenceManager: Implement async buffer cache flushes on High settings
Fernando Sahmkow
2020-04-22
Rasterizer: Document SignalFence & ReleaseFences and setup skeletons on Vulkan.
Fernando Sahmkow
2020-04-22
GPU: Fix rebase errors.
Fernando Sahmkow
2020-04-22
Rasterizer: Disable fence managing in synchronous gpu.
Fernando Sahmkow
2020-04-22
ThreadManager: Sync async reads on accurate gpu.
Fernando Sahmkow
2020-04-22
FenceManager: Implement should wait.
Fernando Sahmkow
2020-04-22
GPU: Implement a Fence Manager.
Fernando Sahmkow
2020-04-22
OpenGL: Implement Fencing backend.
Fernando Sahmkow
2020-04-22
TextureCache: Flush linear textures after finishing rendering.
Fernando Sahmkow
2020-04-22
GPU: Delay Fences.
Fernando Sahmkow
2020-04-22
BufferCache: Implement OnCPUWrite and SyncGuestHost
Fernando Sahmkow
2020-04-22
GPU: Refactor synchronization on Async GPU
Fernando Sahmkow
2020-04-22
Texture Cache: Implement OnCPUWrite and SyncGuestHost
Fernando Sahmkow
2020-04-22
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-21
Merge pull request #3714 from lioncash/copies
bunnei
2020-04-21
Merge pull request #3718 from ReinUsesLisp/better-pipeline-state
Rodrigo Locatti
2020-04-21
Merge pull request #3698 from lioncash/warning
bunnei
2020-04-20
Merge pull request #3695 from ReinUsesLisp/default-attributes
bunnei
2020-04-20
Merge pull request #3733 from ambasta/patch-2
Mat M
2020-04-20
Merge pull request #3700 from ReinUsesLisp/stream-buffer-sizes
Fernando Sahmkow
2020-04-20
Initialize quad_indexed_pass before uint8_pass
Amit Prakash Ambasta
2020-04-19
Merge pull request #3729 from lioncash/globals
Rodrigo Locatti
2020-04-19
Merge pull request #3694 from ReinUsesLisp/indexed-quads
bunnei
2020-04-19
dma_pusher: Remove reliance on the global system instance
Lioncash
2020-04-19
Merge pull request #3686 from lioncash/table
bunnei
2020-04-19
Merge pull request #3679 from lioncash/track
bunnei
2020-04-19
renderer_vulkan: assume X11 if not Windows/macOS after bf1d66b7c074
Jan Beich
2020-04-18
fixed_pipeline_state: Hash and compare the whole structure
ReinUsesLisp
2020-04-18
fixed_pipeline_state: Pack blending state
ReinUsesLisp
2020-04-18
fixed_pipeline_state: Pack rasterizer state
ReinUsesLisp
2020-04-18
fixed_pipeline_state: Pack depth stencil state
ReinUsesLisp
2020-04-18
fixed_pipeline_state: Pack attribute state
ReinUsesLisp
2020-04-18
Merge pull request #3716 from bunnei/fix-another-impl-fallthrough
Mat M
2020-04-18
video_core: gl_shader_decompiler: Fix implicit fallthrough errors.
bunnei
2020-04-17
gl_shader_decompiler: Avoid copies where applicable
Lioncash
2020-04-17
video_code: Fix implicit switch fallthrough.
Markus Wick
2020-04-17
vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers
ReinUsesLisp
2020-04-17
Revert "gl_shader_cache: Use CompileDepth::FullDecompile on GLSL"
Rodrigo Locatti
2020-04-17
Merge pull request #3666 from bunnei/new-vmm
bunnei
2020-04-17
Merge pull request #3682 from lioncash/uam
bunnei
2020-04-17
video_core: memory_manager: Updates for Common::PageTable changes.
bunnei
2020-04-17
core: memory: Move to Core::Memory namespace.
bunnei
[next]