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
/
renderer_opengl
/
gl_rasterizer.cpp
Age
Commit message (
Expand
)
Author
2019-10-29
Merge pull request #3035 from ReinUsesLisp/rasterizer-accelerated
bunnei
2019-10-29
gl_state: Remove ApplyDefaultState
ReinUsesLisp
2019-10-29
shader/node: Unpack bindless texture encoding
ReinUsesLisp
2019-10-28
maxwell_3d/kepler_compute: Remove unused arguments in GetTexture
ReinUsesLisp
2019-10-27
rasterizer_accelerated: Add intermediary for GPU rasterizers
ReinUsesLisp
2019-10-25
Shader_Cache: setup connection of ConstBufferLocker
Fernando Sahmkow
2019-10-25
VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...
Fernando Sahmkow
2019-10-16
Merge pull request #2912 from FernandoS27/async-fixes
bunnei
2019-10-04
Gl_Rasterizer: Protect CPU Memory mapping from multiple threads.
Fernando Sahmkow
2019-10-01
gl_rasterizer: Fix polygon offset units
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-20
Rasterizer: Correct introduced bug where a conditional render wouldn't stop a...
Fernando Sahmkow
2019-09-19
Rasterizer: Refactor and simplify DrawBatch Interface.
Fernando Sahmkow
2019-09-19
Rasterizer: Address Feedback and conscerns.
Fernando Sahmkow
2019-09-19
Rasterizer: Refactor draw calls, remove deadcode and clean up.
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
gl_rasterizer: Remove unused code paths from ConfigureFramebuffers
ReinUsesLisp
2019-09-10
gl_rasterizer: Correct sRGB Fix regression
Fernando Sahmkow
2019-09-10
renderer_opengl: Fix sRGB blits
ReinUsesLisp
2019-09-05
gl_shader_decompiler: Keep track of written images and mark them as modified
ReinUsesLisp
2019-09-05
gl_rasterizer: Apply textures and images state
ReinUsesLisp
2019-09-05
gl_rasterizer: Add samplers to compute dispatches
ReinUsesLisp
2019-09-05
gl_rasterizer: Minor code changes
ReinUsesLisp
2019-09-05
gl_state: Split textures and samplers into two arrays
ReinUsesLisp
2019-09-05
gl_rasterizer: Implement image bindings
ReinUsesLisp
2019-09-05
texture_cache: Pass TIC to texture cache
ReinUsesLisp
2019-09-05
kepler_compute: Implement texture queries
ReinUsesLisp
2019-09-05
gl_rasterizer: Split SetupTextures
ReinUsesLisp
2019-09-04
gl_rasterizer: Fix stencil testing
ReinUsesLisp
2019-08-30
video_core: Silent miscellaneous warnings (#2820)
Rodrigo Locatti
2019-08-21
Video_Core: Implement a new Buffer Cache
Fernando Sahmkow
2019-07-26
GPU: Flush commands on every dma pusher step.
Fernando Sahmkow
2019-07-24
Merge pull request #2704 from FernandoS27/conditional
bunnei
2019-07-22
Merge pull request #2734 from ReinUsesLisp/compute-shaders
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
GL_Rasterizer: Corrections to Clearing.
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 the dirty system to be more consistant and scaleable
Fernando Sahmkow
2019-07-17
maxwell3d: Implement Conditional Rendering
Fernando Sahmkow
2019-07-15
gl_shader_cache: Address review commentaries
ReinUsesLisp
2019-07-15
gl_rasterizer: Implement compute shaders
ReinUsesLisp
2019-07-06
gl_rasterizer: Fix nullptr dereference on disabled buffers
ReinUsesLisp
2019-07-06
gl_rasterizer: Minor style changes
ReinUsesLisp
2019-07-06
gl_rasterizer: Fix vertex and index data invalidations
ReinUsesLisp
2019-07-06
gl_buffer_cache: Implement with generic buffer cache
ReinUsesLisp
[prev]
[next]