This website requires JavaScript.
Explore
Help
Register
Sign In
INSANEMODE
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced
2025-06-18 19:18:16 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71b4a3b9f6894536d1a64265d5eb52a15be2094d
yuzu-android
/
src
/
video_core
/
engines
History
bunnei
71b4a3b9f6
Merge pull request
#344
from bunnei/shader-decompiler-p2
...
Shader decompiler changes part 2
2018-04-17 22:10:53 -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
renderer_opengl: Implement BlendEquation and BlendFunc.
2018-04-17 18:11:48 -04:00
maxwell_3d.h
renderer_opengl: Implement BlendEquation and BlendFunc.
2018-04-17 18:11:48 -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: Make ctor's constexpr and explicit.
2018-04-17 21:27:07 -04:00