This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android
synced
2025-01-14 08:41:57 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yuzu-android
/
src
/
video_core
/
shader
History
Yuri Kunde Schlesner
97e06b0a0d
Merge pull request
#2476
from yuriks/shader-refactor3
...
Oh No! More shader changes!
2017-02-04 13:02:48 -08:00
..
debug_data.h
VideoCore/Shader: Extract DebugData out from UnitState
2016-12-16 00:16:25 -08:00
shader_interpreter.cpp
VideoCore: Consistently use shader configuration to load attributes
2017-01-29 21:31:37 -08:00
shader_interpreter.h
VideoCore: Consistently use shader configuration to load attributes
2017-01-29 21:31:37 -08:00
shader_jit_x64_compiler.cpp
ShaderJIT: add 16 dummy bytes at the bottom of the stack
2017-02-03 14:53:38 +02:00
shader_jit_x64_compiler.h
Common/x64: remove legacy emitter and abi (
#2504
)
2017-01-31 01:06:42 -08:00
shader_jit_x64.cpp
VideoCore/Shader: Move entry_point to SetupBatch
2017-01-25 18:53:25 -08:00
shader_jit_x64.h
VideoCore/Shader: Move entry_point to SetupBatch
2017-01-25 18:53:25 -08:00
shader.cpp
VideoCore: Extract swrast-specific data from OutputVertex
2017-01-29 21:31:38 -08:00
shader.h
VideoCore: Extract swrast-specific data from OutputVertex
2017-01-29 21:31:38 -08:00