.. |
debug_utils
|
|
|
renderer_opengl
|
core/video_core: Fix a bunch of u64 -> u32 warnings.
|
2018-01-01 15:40:35 -05:00 |
shader
|
Improved performance of FromAttributeBuffer
|
2017-09-17 15:56:36 +01:00 |
swrasterizer
|
core/video_core: Fix a bunch of u64 -> u32 warnings.
|
2018-01-01 15:40:35 -05:00 |
texture
|
|
|
CMakeLists.txt
|
pica/command_processor: build geometry pipeline and run geometry shader
|
2017-08-19 10:13:20 +03:00 |
command_processor.cpp
|
hle: Initial implementation of NX service framework and IPC.
|
2017-10-14 22:18:42 -04:00 |
command_processor.h
|
Remove empty newlines in #include blocks.
|
2016-09-21 11:15:47 +09:00 |
geometry_pipeline.cpp
|
Fixed type conversion ambiguity
|
2017-09-30 09:34:35 +01:00 |
geometry_pipeline.h
|
pica/command_processor: build geometry pipeline and run geometry shader
|
2017-08-19 10:13:20 +03:00 |
gpu_debugger.h
|
|
|
pica.cpp
|
pica/command_processor: build geometry pipeline and run geometry shader
|
2017-08-19 10:13:20 +03:00 |
pica.h
|
|
|
pica_state.h
|
pica/command_processor: build geometry pipeline and run geometry shader
|
2017-08-19 10:13:20 +03:00 |
pica_types.h
|
Optimized Float<M,E> multiplication
|
2017-09-25 00:54:02 +01:00 |
primitive_assembly.cpp
|
pica/primitive_assembly: Handle winding for GS primitive
|
2017-08-19 10:13:20 +03:00 |
primitive_assembly.h
|
pica/primitive_assembly: Handle winding for GS primitive
|
2017-08-19 10:13:20 +03:00 |
rasterizer_interface.h
|
core/video_core: Fix a bunch of u64 -> u32 warnings.
|
2018-01-01 15:40:35 -05:00 |
regs.cpp
|
Pica/Regs: Use binary search to look up reg names
|
2017-02-09 00:04:24 -08:00 |
regs.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/regs: layout geometry shader configuration regs
|
2017-08-10 01:53:08 +03:00 |
regs_rasterizer.h
|
SwRasterizer: implement custom clip plane
|
2017-08-24 15:34:27 +03:00 |
regs_shader.h
|
pica/regs: layout geometry shader configuration regs
|
2017-08-10 01:53:08 +03:00 |
regs_texturing.h
|
|
|
renderer_base.cpp
|
|
|
renderer_base.h
|
|
|
utils.h
|
Optimized Morton
|
2017-09-24 22:27:14 +01:00 |
vertex_loader.cpp
|
VideoCore: Move Regs to its own file
|
2017-02-04 13:59:12 -08:00 |
vertex_loader.h
|
|
|
video_core.cpp
|
config: Add option for specifying screen resolution scale factor.
|
2017-01-07 03:23:22 -05:00 |
video_core.h
|
Move screen size constants from video_core to core
|
2017-05-27 18:41:24 -07:00 |