This website requires JavaScript.
Explore
Help
Sign In
Yuzu-emu
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-02-09 20:04:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
video_core
History
Yuri Kunde Schlesner
ecf6ecf325
OpenGL: Add scaled resolution support to scissor
2016-06-27 22:16:04 -07:00
..
debug_utils
Remove superfluous std::move in return std::move(local_var)
2016-06-25 13:26:21 -05:00
renderer_opengl
OpenGL: Add scaled resolution support to scissor
2016-06-27 22:16:04 -07:00
shader
…
clipper.cpp
…
clipper.h
…
CMakeLists.txt
…
command_processor.cpp
Pica: Add fog state
2016-06-07 00:06:28 +02:00
command_processor.h
…
gpu_debugger.h
…
pica_state.h
Pica: Add fog state
2016-06-07 00:06:28 +02:00
pica_types.h
…
pica.cpp
…
pica.h
PICA: Scissor fixes and cleanups
2016-06-27 21:14:39 -07:00
primitive_assembly.cpp
…
primitive_assembly.h
…
rasterizer_interface.h
…
rasterizer.cpp
PICA: Scissor fixes and cleanups
2016-06-27 21:14:39 -07:00
rasterizer.h
…
renderer_base.cpp
…
renderer_base.h
…
swrasterizer.cpp
…
swrasterizer.h
…
utils.h
…
vertex_loader.cpp
Merge pull request
#1733
from lioncash/vert_loader
2016-05-23 21:13:34 -04:00
vertex_loader.h
…
video_core.cpp
…
video_core.h
…