.. |
debug_utils
|
debug_utils: use std::make_unique for initializing PicaTrace
|
2016-04-14 22:05:28 -04:00 |
renderer_opengl
|
OpenGL: Implement color combiner Operation::Dot3_RGB
|
2016-04-10 15:31:24 +02:00 |
shader
|
shader_jit_x64: Rename RuntimeAssert to Compile_Assert.
|
2016-04-13 23:04:53 -04:00 |
clipper.cpp
|
Add immediate mode vertex submission
|
2016-03-02 22:16:38 -05:00 |
clipper.h
|
VideoCore: Unify interface to OpenGL and SW rasterizers
|
2015-12-07 20:20:38 -08:00 |
CMakeLists.txt
|
Add immediate mode vertex submission
|
2016-03-02 22:16:38 -05:00 |
command_processor.cpp
|
shader: Remove unused 'state' argument from 'Setup' function.
|
2016-04-13 23:04:48 -04:00 |
command_processor.h
|
Core: Cleanup hw includes.
|
2015-06-28 00:46:39 +01:00 |
gpu_debugger.h
|
fix some xcode 7.0 warnings
|
2015-09-29 23:11:09 +02:00 |
pica.cpp
|
Pica: Improve accuracy of immediate-mode support
|
2016-03-23 20:18:40 -07:00 |
pica.h
|
Rasterizer: Respect buffer-write allow registers
|
2016-04-08 22:35:22 +02:00 |
pica_state.h
|
Pica: Improve accuracy of immediate-mode support
|
2016-03-23 20:18:40 -07:00 |
pica_types.h
|
pica_types: Fix typo in docstring.
|
2016-02-05 17:20:22 -05:00 |
primitive_assembly.cpp
|
Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY)
|
2016-04-10 22:07:06 +02:00 |
primitive_assembly.h
|
Pica: Improve accuracy of immediate-mode support
|
2016-03-23 20:18:40 -07:00 |
rasterizer.cpp
|
Rasterizer: Allow all blend factors for alpha blend-func
|
2016-04-17 22:44:24 +02:00 |
rasterizer.h
|
GPU: Refactor "VertexShader" namespace to "Shader".
|
2015-08-15 17:33:41 -04:00 |
rasterizer_interface.h
|
VideoCore: Unify interface to OpenGL and SW rasterizers
|
2015-12-07 20:20:38 -08:00 |
renderer_base.cpp
|
Common: Remove Common::make_unique, use std::make_unique
|
2016-04-05 13:31:17 +01:00 |
renderer_base.h
|
Merge pull request #1474 from lioncash/renderer
|
2016-03-09 10:57:38 -05:00 |
swrasterizer.cpp
|
VideoCore: Unify interface to OpenGL and SW rasterizers
|
2015-12-07 20:20:38 -08:00 |
swrasterizer.h
|
swrasterizer: Add missing override specifier
|
2015-12-29 18:35:38 -05:00 |
utils.cpp
|
video_core: Reorganize headers
|
2015-09-11 07:31:15 -04:00 |
utils.h
|
video_core/utils: Remove unused variables in GetMortonOffset
|
2015-05-23 00:38:37 -04:00 |
video_core.cpp
|
Common: Remove Common::make_unique, use std::make_unique
|
2016-04-05 13:31:17 +01:00 |
video_core.h
|
Improve error report from Init() functions
|
2016-03-08 22:05:25 +01:00 |