Browse Source
maxwell3d: Implement Conditional Rendering
maxwell3d: Implement Conditional Rendering
Conditional Rendering takes care of conditionaly clearing or drawing depending on a set of queries. This PR implements the query checks to stablish if things can be rendered or not.nce_cpp
committed by
FernandoS27
3 changed files with 100 additions and 2 deletions
-
44src/video_core/engines/maxwell_3d.cpp
-
45src/video_core/engines/maxwell_3d.h
-
13src/video_core/renderer_opengl/gl_rasterizer.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue