This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
suyu-mirror
Watch
1
Star
0
Fork
0
You've already forked suyu-mirror
mirror of
https://git.suyu.dev/suyu/suyu
synced
2025-01-31 03:53:02 -06:00
Code
Issues
Releases
Wiki
Activity
suyu-mirror
/
src
/
video_core
/
engines
History
Subv
99f12b05fa
Shaders: Implemented reading the gl_InstanceID and gl_VertexID variables in the vertex shader.
2018-05-30 10:58:03 -05:00
..
fermi_2d.cpp
fermi_2d: Fix surface copy block height.
2018-04-28 20:40:03 -04:00
fermi_2d.h
fermi_2d: Fix surface copy block height.
2018-04-28 20:40:03 -04:00
maxwell_3d.cpp
maxwell_3d: Reset vertex counts after drawing.
2018-04-29 16:23:31 -04:00
maxwell_3d.h
GPU: Reduce the number of registers of Maxwell3D to 0xE00.
2018-04-25 11:55:28 -05:00
maxwell_compute.cpp
GPU: Macros are specific to the Maxwell3D engine, so handle them internally.
2018-03-18 11:51:45 -05:00
maxwell_compute.h
GPU: Macros are specific to the Maxwell3D engine, so handle them internally.
2018-03-18 11:51:45 -05:00
shader_bytecode.h
Shaders: Implemented reading the gl_InstanceID and gl_VertexID variables in the vertex shader.
2018-05-30 10:58:03 -05:00