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-20 19:48:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c01c34eff9456e1341fcc0f7a048325e6929cd3
yuzu-android
/
src
/
video_core
/
engines
History
bunnei
0c01c34eff
gl_shader_decompiler: Partially implement I2I_R, and I2F_R.
2018-04-28 20:03:19 -04:00
..
fermi_2d.cpp
GPU: Partially implemented the Fermi2D surface copy operation.
2018-04-25 12:54:26 -05:00
fermi_2d.h
GPU: Partially implemented the Fermi2D surface copy operation.
2018-04-25 12:54:26 -05:00
maxwell_3d.cpp
general: Convert assertion macros over to be fmt-compatible
2018-04-27 10:04:02 -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
gl_shader_decompiler: Partially implement I2I_R, and I2F_R.
2018-04-28 20:03:19 -04:00