This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra
/
src
/
video_core
History
bunnei
f0e461bf6f
Merge pull request
#2891
from wwylele/sw-bump
...
SwRasterizer/Lighting: implement bump mapping
2017-08-30 21:07:30 -04:00
..
debug_utils
…
renderer_opengl
Merge pull request
#2891
from wwylele/sw-bump
2017-08-30 21:07:30 -04:00
shader
pica/shader_interpreter: fix off-by-one in LOOP
2017-07-27 13:48:27 +03:00
swrasterizer
Merge pull request
#2891
from wwylele/sw-bump
2017-08-30 21:07:30 -04:00
texture
…
CMakeLists.txt
SwRasterizer/Lighting: shorten file name
2017-08-03 13:51:22 +03:00
command_processor.cpp
pica: upload shared shader code to both unit
2017-08-07 10:30:05 +03:00
command_processor.h
…
gpu_debugger.h
…
pica_state.h
SwRasterizer/Lighting: Do not use global state in LookupLightingLut.
2017-07-11 19:39:15 +03:00
pica_types.h
…
pica.cpp
…
pica.h
…
primitive_assembly.cpp
…
primitive_assembly.h
…
rasterizer_interface.h
…
regs_framebuffer.h
Warnings: Fixed a few missing-return warnings in video_core.
2017-08-26 11:58:22 -05:00
regs_lighting.h
…
regs_pipeline.h
pica: upload shared shader code to both unit
2017-08-07 10:30:05 +03:00
regs_rasterizer.h
…
regs_shader.h
…
regs_texturing.h
…
regs.cpp
…
regs.h
…
renderer_base.cpp
…
renderer_base.h
…
utils.h
…
vertex_loader.cpp
…
vertex_loader.h
…
video_core.cpp
…
video_core.h
…