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
/
engines
Age
Commit message (
Expand
)
Author
2020-06-22
shader/half_set: Implement HSET2_IMM
ReinUsesLisp
2020-06-13
Merge pull request #4049 from ReinUsesLisp/separate-samplers
bunnei
2020-06-08
texture_cache: Implement rendering to 3D textures
ReinUsesLisp
2020-06-05
shader/texture: Join separate image and sampler pairs offline
ReinUsesLisp
2020-06-04
Merge pull request #4009 from ogniK5377/macro-jit-prod
bunnei
2020-06-04
Default init labels and use initializer list for macro engine
David Marcec
2020-06-03
Mark parameters as const
David Marcec
2020-06-02
Pass by reference instead of copying parameters
David Marcec
2020-06-01
Merge pull request #3998 from ReinUsesLisp/init-3d
bunnei
2020-05-30
Implement macro JIT
David Marcec
2020-05-28
maxwell_3d: Reduce severity of logs that can be spammed
ReinUsesLisp
2020-05-27
maxwell_3d: Initialize line widths
ReinUsesLisp
2020-05-27
maxwell_3d: Initialize polygon modes
ReinUsesLisp
2020-05-13
Merge pull request #3899 from ReinUsesLisp/float-comparisons
bunnei
2020-05-09
shader_ir: Separate float-point comparisons in ordered and unordered
ReinUsesLisp
2020-05-08
Merge pull request #3885 from ReinUsesLisp/viewport-swizzles
bunnei
2020-05-05
Merge pull request #3815 from FernandoS27/command-list-2
bunnei
2020-05-04
vk_graphics_pipeline: Implement viewport swizzles with NV_viewport_swizzle
ReinUsesLisp
2020-05-04
maxwell_3d: Add viewport swizzles
ReinUsesLisp
2020-05-03
Merge pull request #3808 from ReinUsesLisp/wait-for-idle
bunnei
2020-04-30
Merge pull request #3807 from ReinUsesLisp/fix-depth-clamp
bunnei
2020-04-30
Merge pull request #3799 from ReinUsesLisp/iadd-cc
bunnei
2020-04-28
Clang Format and Documentation.
Fernando Sahmkow
2020-04-28
MaxwellDMA: Optimize micro copies.
Fernando Sahmkow
2020-04-28
{maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers
ReinUsesLisp
2020-04-27
VideoCore/Engines: Refactor Engines CallMethod.
Fernando Sahmkow
2020-04-27
maxwell_3d: Fix depth clamping register
ReinUsesLisp
2020-04-27
Merge pull request #3742 from FernandoS27/command-list
bunnei
2020-04-26
Merge pull request #3753 from ReinUsesLisp/ac-vulkan
Rodrigo Locatti
2020-04-25
shader/arithmetic_integer: Implement IADD.X
ReinUsesLisp
2020-04-25
Merge pull request #3734 from ReinUsesLisp/half-float-mods
bunnei
2020-04-24
Fix -Wdeprecated-copy warning.
Markus Wick
2020-04-23
decode/arithmetic_half: Fix HADD2 and HMUL2 absolute and negation bits
ReinUsesLisp
2020-04-23
Clang Format.
Fernando Sahmkow
2020-04-23
Maxwell3D: Process Macros on MultiMethod.
Fernando Sahmkow
2020-04-23
DMAPusher: Propagate multimethod writes into the engines.
Fernando Sahmkow
2020-04-23
Merge pull request #3697 from lioncash/declarations
bunnei
2020-04-22
MaxwellDMA: Correct copying on accuracy level.
Fernando Sahmkow
2020-04-22
FenceManager: Manage syncpoints and rename fences to semaphores.
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
OpenGL: Implement Fencing backend.
Fernando Sahmkow
2020-04-22
GPU: Delay Fences.
Fernando Sahmkow
2020-04-22
GPU: Refactor synchronization on Async GPU
Fernando Sahmkow
2020-04-22
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-21
gl_rasterizer: Fix buffers without size
ReinUsesLisp
2020-04-21
Merge pull request #3718 from ReinUsesLisp/better-pipeline-state
Rodrigo Locatti
2020-04-20
Merge pull request #3695 from ReinUsesLisp/default-attributes
bunnei
2020-04-18
fixed_pipeline_state: Pack attribute state
ReinUsesLisp
2020-04-16
General: Resolve warnings related to missing declarations
Lioncash
[prev]
[next]