| .. |
|
debug_utils
|
Doxygen: Amend minor issues (#2593)
|
9 years ago |
|
renderer_opengl
|
Fixed type conversion ambiguity
|
9 years ago |
|
shader
|
Improved performance of FromAttributeBuffer
|
9 years ago |
|
swrasterizer
|
Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.
|
9 years ago |
|
texture
|
video_core: remove #pragma once in cpp file (#2570)
|
9 years ago |
|
CMakeLists.txt
|
pica/command_processor: build geometry pipeline and run geometry shader
|
9 years ago |
|
command_processor.cpp
|
hle: Initial implementation of NX service framework and IPC.
|
8 years ago |
|
command_processor.h
|
Remove empty newlines in #include blocks.
|
10 years ago |
|
geometry_pipeline.cpp
|
Fixed type conversion ambiguity
|
9 years ago |
|
geometry_pipeline.h
|
pica/command_processor: build geometry pipeline and run geometry shader
|
9 years ago |
|
gpu_debugger.h
|
Add all services to the Service namespace
|
9 years ago |
|
pica.cpp
|
pica/command_processor: build geometry pipeline and run geometry shader
|
9 years ago |
|
pica.h
|
VideoCore: Move Regs to its own file
|
9 years ago |
|
pica_state.h
|
pica/command_processor: build geometry pipeline and run geometry shader
|
9 years ago |
|
pica_types.h
|
Optimized Float<M,E> multiplication
|
9 years ago |
|
primitive_assembly.cpp
|
pica/primitive_assembly: Handle winding for GS primitive
|
9 years ago |
|
primitive_assembly.h
|
pica/primitive_assembly: Handle winding for GS primitive
|
9 years ago |
|
rasterizer_interface.h
|
rasterizer: separate TextureCopy from DisplayTransfer
|
10 years ago |
|
regs.cpp
|
Pica/Regs: Use binary search to look up reg names
|
9 years ago |
|
regs.h
|
pica/swrasterizer: implement procedural texture
|
9 years ago |
|
regs_framebuffer.h
|
Warnings: Fixed a few missing-return warnings in video_core.
|
9 years ago |
|
regs_lighting.h
|
gl_rasterizer/lighting: fix LUT interpolation
|
9 years ago |
|
regs_pipeline.h
|
pica/regs: layout geometry shader configuration regs
|
9 years ago |
|
regs_rasterizer.h
|
SwRasterizer: implement custom clip plane
|
9 years ago |
|
regs_shader.h
|
pica/regs: layout geometry shader configuration regs
|
9 years ago |
|
regs_texturing.h
|
Merge pull request #2743 from wwylele/wrap-fix
|
9 years ago |
|
renderer_base.cpp
|
VideoCore: Move software rasterizer files to sub-directory
|
9 years ago |
|
renderer_base.h
|
Remove empty newlines in #include blocks.
|
10 years ago |
|
utils.h
|
Optimized Morton
|
9 years ago |
|
vertex_loader.cpp
|
VideoCore: Move Regs to its own file
|
9 years ago |
|
vertex_loader.h
|
VideoCore: Move Regs to its own file
|
9 years ago |
|
video_core.cpp
|
config: Add option for specifying screen resolution scale factor.
|
9 years ago |
|
video_core.h
|
Move screen size constants from video_core to core
|
9 years ago |