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.cpp
Age
Commit message (
Expand
)
Author
2020-01-24
Shader_IR: Allow constant access of guest driver.
Fernando Sahmkow
2020-01-24
GPU: Implement guest driver profile and deduce texture handler sizes.
Fernando Sahmkow
2020-01-18
vk_graphics_pipeline: Set front facing properly
ReinUsesLisp
2020-01-02
yuzu: Remove Maxwell debugger
ReinUsesLisp
2019-12-18
gl_rasterizer: Implement RASTERIZE_ENABLE
ReinUsesLisp
2019-11-22
video_core: Unify ProgramType and ShaderStage into ShaderType
ReinUsesLisp
2019-11-14
texture_cache: Use a table instead of switch for texture formats
ReinUsesLisp
2019-11-08
video_core: Silence implicit conversion warnings
ReinUsesLisp
2019-10-28
maxwell_3d/kepler_compute: Remove unused arguments in GetTexture
ReinUsesLisp
2019-10-28
video_core/textures: Remove unused index entry in FullTextureInfo
ReinUsesLisp
2019-10-28
maxwell_3d: Remove unused method GetStageTextures
ReinUsesLisp
2019-10-27
maxwell_3d: Silence implicit conversion warnings
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-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-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-21
Mark DrawArrays as LOG_TRACE
David Marcec
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-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
renderer_opengl: Fix sRGB blits
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-08-30
video_core: Silent miscellaneous warnings (#2820)
Rodrigo Locatti
2019-07-26
Merge pull request #2592 from FernandoS27/sync1
bunnei
2019-07-24
Merge pull request #2704 from FernandoS27/conditional
bunnei
2019-07-20
Maxwell3D: Reorganize and address feedback
Fernando Sahmkow
2019-07-17
Maxwell3D: Address Feedback
Fernando Sahmkow
2019-07-17
GL_Rasterizer: Corrections to Clearing.
Fernando Sahmkow
2019-07-17
Maxwell3D: Correct marking dirtiness on CB upload
Fernando Sahmkow
2019-07-17
GL_Rasterizer: Rework RenderTarget/DepthBuffer clearing
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-05
video_core: Implement GPU side Syncpoints
Fernando Sahmkow
2019-06-20
maxwell_3d: Partially implement texture buffers as 1D textures
ReinUsesLisp
2019-06-07
video_core/engines: Move ConstBufferInfo out of Maxwell3D
ReinUsesLisp
2019-05-19
Merge pull request #2472 from FernandoS27/tic
Hexagon12
2019-05-14
maxwell_3d: reduce sevirity of different component formats assert.
Fernando Sahmkow
2019-05-14
video_core/engines/maxwell3d: Get rid of three magic values in CallMethod()
Lioncash
2019-05-14
video_core/engines/maxwell_3d: Simplify for loops into ranged for loops withi...
Lioncash
2019-04-23
Corrections and styling
Fernando Sahmkow
[next]