This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a994446b6e
yuzu
/
src
/
video_core
/
engines
History
Download ZIP
Download TAR.GZ
Subv
a994446b6e
GPU: Move the Maxwell3D macro uploading code to the inside of the Maxwell3D processor.
...
It doesn't belong in the PFIFO handler.
2018-04-25 11:55:27 -05:00
..
fermi_2d.cpp
GPU: Macros are specific to the Maxwell3D engine, so handle them internally.
2018-03-18 11:51:45 -05:00
fermi_2d.h
GPU: Macros are specific to the Maxwell3D engine, so handle them internally.
2018-03-18 11:51:45 -05:00
maxwell_3d.cpp
GPU: Move the Maxwell3D macro uploading code to the inside of the Maxwell3D processor.
2018-04-25 11:55:27 -05:00
maxwell_3d.h
GPU: Move the Maxwell3D macro uploading code to the inside of the Maxwell3D processor.
2018-04-25 11:55:27 -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