index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
engines
Age
Commit message (
Expand
)
Author
2019-10-26
Shader_IR: Address Feedback.
Fernando Sahmkow
2019-10-25
Shader_IR: Clang format
Fernando Sahmkow
2019-10-25
gl_shader_disk_cache: Store and load fast BRX
ReinUsesLisp
2019-10-25
Shader_IR: allow lookup of texture samplers within the shader_ir for instruct...
Fernando Sahmkow
2019-10-25
VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...
Fernando Sahmkow
2019-10-24
shader_bytecode: Make Matcher constexpr capable
Lioncash
2019-10-20
maxwell_3d: Reduce FlushMMEInlineDraw logging to Trace
ReinUsesLisp
2019-10-15
maxwell_3d: Silence truncation warnings
Lioncash
2019-10-05
maxwell_3d: Add dirty flags for depth bounds values
ReinUsesLisp
2019-09-23
Merge pull request #2869 from ReinUsesLisp/suld
bunnei
2019-09-22
Merge pull request #2870 from FernandoS27/multi-draw
David
2019-09-22
Maxwell3D: Corrections and refactors to MME instance refactor
Fernando Sahmkow
2019-09-22
Fix clang-format
FearlessTobi
2019-09-22
fermi_2d: Lower surface copy log severity to DEBUG
FearlessTobi
2019-09-21
Merge pull request #2878 from FernandoS27/icmp
Rodrigo Locatti
2019-09-21
gl_shader_decompiler: Use uint for images and fix SUATOM
ReinUsesLisp
2019-09-21
shader/image: Implement SULD and remove irrelevant code
ReinUsesLisp
2019-09-21
shader_bytecode: Add SULD encoding
ReinUsesLisp
2019-09-21
Shader_IR: ICMP corrections and fixes
Fernando Sahmkow
2019-09-21
Mark DrawArrays as LOG_TRACE
David Marcec
2019-09-19
Shader_IR: Implement ICMP.
Fernando Sahmkow
2019-09-19
Rasterizer: Refactor and simplify DrawBatch Interface.
Fernando Sahmkow
2019-09-19
VideoCore: Corrections to the MME Inliner and removal of hacky instance manag...
Fernando Sahmkow
2019-09-19
Video Core: initial Implementation of InstanceDraw Packaging
Fernando Sahmkow
2019-09-17
shader_ir/warp: Implement SHFL
ReinUsesLisp
2019-09-15
Merge pull request #2851 from ReinUsesLisp/srgb
Fernando Sahmkow
2019-09-15
Merge pull request #2824 from ReinUsesLisp/mme
Fernando Sahmkow
2019-09-14
maxwell_3d: Update firmware 4 call stub commentary
Rodrigo Locatti
2019-09-10
shader/image: Implement SUATOM and fix SUST
ReinUsesLisp
2019-09-10
renderer_opengl: Fix sRGB blits
ReinUsesLisp
2019-09-10
Merge pull request #2823 from ReinUsesLisp/shr-clamp
bunnei
2019-09-10
Merge pull request #2810 from ReinUsesLisp/mme-opt
bunnei
2019-09-05
gl_rasterizer: Implement image bindings
ReinUsesLisp
2019-09-05
kepler_compute: Implement texture queries
ReinUsesLisp
2019-09-04
Revert "Revert #2466" and stub FirmwareCall 4
ReinUsesLisp
2019-09-04
shader/shift: Implement SHR wrapped and clamped variants
ReinUsesLisp
2019-09-04
maxwell_3d: Avoid moving macro_params
ReinUsesLisp
2019-09-03
Merge pull request #2812 from ReinUsesLisp/f2i-selector
bunnei
2019-09-03
Merge pull request #2811 from ReinUsesLisp/fsetp-fix
bunnei
2019-09-03
Merge pull request #2826 from ReinUsesLisp/macro-binding
bunnei
2019-09-01
Merge pull request #2765 from FernandoS27/dma-fix
bunnei
2019-09-01
maxwell_3d: Fix macro binding cursor
ReinUsesLisp
2019-08-30
video_core: Silent miscellaneous warnings (#2820)
Rodrigo Locatti
2019-08-28
shader_ir/conversion: Split int and float selector and implement F2F H1
ReinUsesLisp
2019-08-27
shader_ir/conversion: Implement F2I F16 Ra.H1
ReinUsesLisp
2019-08-27
float_set_predicate: Add missing negation bit for the second operand
ReinUsesLisp
2019-08-21
shader_ir: Implement VOTE
ReinUsesLisp
2019-08-21
Merge pull request #2753 from FernandoS27/float-convert
bunnei
2019-08-04
shader_ir: Implement NOP
ReinUsesLisp
2019-07-26
Merge pull request #2592 from FernandoS27/sync1
bunnei
[next]