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
/
maxwell_3d.h
Age
Commit message (
Expand
)
Author
2019-09-22
Maxwell3D: Corrections and refactors to MME instance refactor
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-15
Merge pull request #2824 from ReinUsesLisp/mme
Fernando Sahmkow
2019-09-10
Merge pull request #2810 from ReinUsesLisp/mme-opt
bunnei
2019-09-05
gl_rasterizer: Implement image bindings
ReinUsesLisp
2019-09-04
Revert "Revert #2466" and stub FirmwareCall 4
ReinUsesLisp
2019-09-04
maxwell_3d: Avoid moving macro_params
ReinUsesLisp
2019-09-01
maxwell_3d: Fix macro binding cursor
ReinUsesLisp
2019-07-24
Merge pull request #2704 from FernandoS27/conditional
bunnei
2019-07-20
Maxwell3D: Reorganize and address feedback
Fernando Sahmkow
2019-07-17
GL_State: Feedback and fixes
Fernando Sahmkow
2019-07-17
Maxwell3D: Address Feedback
Fernando Sahmkow
2019-07-17
Maxwell3D: Implement State Dirty Flags.
Fernando Sahmkow
2019-07-17
Maxwell3D: Rework CBData Upload
Fernando Sahmkow
2019-07-17
Maxwell3D: Rework the dirty system to be more consistant and scaleable
Fernando Sahmkow
2019-07-17
maxwell3d: Implement Conditional Rendering
Fernando Sahmkow
2019-07-06
gl_rasterizer: Minor style changes
ReinUsesLisp
2019-06-07
video_core/engines: Move ConstBufferInfo out of Maxwell3D
ReinUsesLisp
2019-05-19
Merge pull request #2441 from ReinUsesLisp/al2p
bunnei
2019-05-14
video_core/engines/maxwell_3d: Add is_trivially_copyable_v check for Regs
Lioncash
2019-05-09
Merge pull request #2429 from FernandoS27/compute
bunnei
2019-05-02
gl_shader_decompiler: Declare all possible varyings on physical attribute usage
ReinUsesLisp
2019-05-01
Refactors and name corrections.
Fernando Sahmkow
2019-04-28
Merge pull request #2322 from ReinUsesLisp/wswitch
bunnei
2019-04-23
Add Documentation Headers to all the GPU Engines
Fernando Sahmkow
2019-04-22
Implement Maxwell3D Data Upload
Fernando Sahmkow
2019-04-18
video_core: Silent -Wswitch warnings
ReinUsesLisp
2019-04-08
Move ConstBufferAccessor to Maxwell3d, correct mistakes and clang format.
Fernando Sahmkow
2019-04-08
Implement Bindless Handling on SetupTexture
Fernando Sahmkow
2019-04-05
Merge pull request #2317 from FernandoS27/sync
bunnei
2019-04-05
Implement SyncPoint Register in the GPU.
Fernando Sahmkow
2019-04-05
video_core/engines: Make memory manager members private
Lioncash
2019-04-05
video_core/engines: Remove unnecessary inclusions where applicable
Lioncash
2019-02-27
Merge pull request #2163 from ReinUsesLisp/bitset-dirty
bunnei
2019-02-27
common/math_util: Move contents into the Common namespace
Lioncash
2019-02-26
maxwell_3d: Use std::bitset to manage dirty flags
ReinUsesLisp
2019-02-15
video_core: Remove usages of System::GetInstance() within the engines
Lioncash
2019-01-07
gl_rasterizer_cache: Use dirty flags for the depth buffer
ReinUsesLisp
2019-01-07
gl_rasterizer_cache: Use dirty flags for color buffers
ReinUsesLisp
2019-01-07
gl_shader_cache: Use dirty flags for shaders
ReinUsesLisp
2018-12-19
Fixed uninitialized memory due to missing returns in canary
David Marcec
2018-11-29
gl_rasterizer: Enable clip distances when set in register and in shader
ReinUsesLisp
2018-11-28
Merge pull request #1808 from Tinob/master
bunnei
2018-11-28
Merge pull request #1786 from Tinob/DepthClamp
bunnei
2018-11-26
gpu: Rewrite GPU command list processing with DmaPusher class.
bunnei
2018-11-26
Implement depth clamp
Rodolfo Bogado
2018-11-26
Add support for Clip Distance enabled register
Rodolfo Bogado
2018-11-26
Merge pull request #1794 from Tinob/master
bunnei
2018-11-26
Merge pull request #1723 from degasus/dirty_flags
bunnei
[next]