This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
video_core
/
engines
History
bunnei
67a154e23d
Merge pull request
#1723
from degasus/dirty_flags
...
gl_rasterizer: Skip VB upload if the state is clean.
2018-11-26 18:33:22 -05:00
..
fermi_2d.cpp
gl_rasterizer: Skip VB upload if the state is clean.
2018-11-17 14:28:54 +01:00
fermi_2d.h
Fixed block height settings for RenderTargets and Depth Buffers, and added block width and block depth
2018-10-09 21:14:32 -04:00
kepler_memory.cpp
gl_rasterizer: Skip VB upload if the state is clean.
2018-11-17 14:28:54 +01:00
kepler_memory.h
GPU: Invalidate destination address of kepler_memory writes.
2018-10-18 22:41:13 -04:00
maxwell_3d.cpp
Merge pull request
#1723
from degasus/dirty_flags
2018-11-26 18:33:22 -05:00
maxwell_3d.h
Merge pull request
#1723
from degasus/dirty_flags
2018-11-26 18:33:22 -05:00
maxwell_compute.cpp
engines/maxwell_*: Use nested namespace specifiers where applicable
2018-10-20 15:58:09 -04:00
maxwell_compute.h
video_core: Add asserts for CS, TFB and alpha testing
2018-09-25 21:07:00 -03:00
maxwell_dma.cpp
gl_rasterizer: Skip VB upload if the state is clean.
2018-11-17 14:28:54 +01:00
maxwell_dma.h
GPU: Improved implementation of maxwell DMA (Subv).
2018-10-18 22:41:53 -04:00
shader_bytecode.h
Merge pull request
#1763
from ReinUsesLisp/bfi
2018-11-25 23:04:57 -05:00
shader_header.h
gl_shader_decompiler: Implement clip distances
2018-11-23 02:14:43 -03:00