This website requires JavaScript.
Explore
Help
Sign In
pacnpal
/
citron
Watch
1
Star
0
Fork
0
You've already forked citron
mirror of
https://git.eden-emu.dev/archive/citron
synced
2026-03-27 20:09:34 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8c2bb24b2d839f3b97cd3a17855fd0d1ad8f72e
citron
/
src
/
video_core
/
engines
History
bunnei
e8c2bb24b2
Merge pull request
#386
from Subv/gpu_query
...
GPU: Added asserts to our code for handling the QUERY_GET GPU command.
2018-04-24 16:13:51 -04: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: Added asserts to our code for handling the QUERY_GET GPU command.
2018-04-23 17:06:57 -05:00
maxwell_3d.h
Merge pull request
#386
from Subv/gpu_query
2018-04-24 16:13:51 -04: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