This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-mirror/yuzu.git
synced
2025-03-24 08:38:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
video_core
History
bunnei
cea45af64d
Merge pull request
#977
from yuriks/glenable-tex2d
...
GL Renderer: Remove erroneous glEnable(GL_TEXTURE_2D) calls
2015-07-23 10:07:35 -04:00
..
debug_utils
…
renderer_opengl
Merge pull request
#977
from yuriks/glenable-tex2d
2015-07-23 10:07:35 -04:00
clipper.cpp
…
clipper.h
…
CMakeLists.txt
…
command_processor.cpp
…
command_processor.h
…
gpu_debugger.h
…
hwrasterizer_base.h
…
pica.cpp
…
pica.h
Merge pull request
#968
from Subv/texture_filtering
2015-07-21 18:27:50 -04:00
primitive_assembly.cpp
…
primitive_assembly.h
…
rasterizer.cpp
GPU: Added registers for min and mag texture filters and implemented them in the hw renderer.
2015-07-21 16:26:09 -05:00
rasterizer.h
…
renderer_base.h
…
utils.cpp
…
utils.h
…
vertex_shader.cpp
…
vertex_shader.h
…
video_core.cpp
…
video_core.h
…