This website requires JavaScript.
Explore
Help
Register
Sign in
NINTENSHIT
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5ab597041f
suyu
/
src
/
video_core
/
engines
History
Subv
378c881427
GPU: Added surface copy registers to Fermi2D
2018-04-25 11:55:29 -05:00
..
fermi_2d.cpp
GPU: Added boilerplate code for the Fermi2D engine
2018-04-25 11:55:29 -05:00
fermi_2d.h
GPU: Added surface copy registers to Fermi2D
2018-04-25 11:55:29 -05:00
maxwell_3d.cpp
GPU: Reduce the number of registers of Maxwell3D to 0xE00.
2018-04-25 11:55:28 -05: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
shader_bytecode: Add several more instruction decodings.
2018-04-20 22:30:56 -04:00