Lioncash
|
bf76afc68d
renderer_base: Don't directly expose the rasterizer unique_ptr
|
10 лет назад |
Dwayne Slater
|
6b775034dd
Add immediate mode vertex submission
|
10 лет назад |
bunnei
|
e04e6aabbc
Merge pull request #1395 from ds84182/padding-attributes
|
10 лет назад |
Dwayne Slater
|
ed8072b48b
Fix out of bounds array access when loading a component >= 12
|
10 лет назад |
Dwayne Slater
|
82fc075ff6
Add support for padding vertex attributes
|
10 лет назад |
MerryMage
|
6c71858c5c
BitField: Make trivially copyable and remove assignment operator
|
10 лет назад |
bunnei
|
a949fd5f25
pica_types: Replace float24/20/16 with a template class.
|
10 лет назад |
bunnei
|
d171822dce
command_processor: Add an assertion to ensure LUTs are not written past their boundaries.
|
10 лет назад |
bunnei
|
281bc90ad2
pica: Implement fragment lighting LUTs.
|
11 лет назад |
Lioncash
|
4966568076
command_processor: Get rid of variable shadowing
|
10 лет назад |
Yuri Kunde Schlesner
|
195fedccf0
VideoCore: Unify interface to OpenGL and SW rasterizers
|
10 лет назад |
Subv
|
7a37dba75b
GPU/Loaders: Log an error when a loader tries to load from a component beyond the available ones (12).
|
10 лет назад |
Lioncash
|
aec28ed91e
video_core: Reorganize headers
|
11 лет назад |
aroulin
|
ba998b85a1
video_core: Fix format specifiers warnings
|
11 лет назад |
bunnei
|
e77dc4e9d2
Merge pull request #1059 from Subv/vertex_offset
|
11 лет назад |
Subv
|
12a11472f1
GPU: Implemented register 0x22A.
|
11 лет назад |
Yuri Kunde Schlesner
|
0fcabd2b11
Integrate the MicroProfile profiling library
|
11 лет назад |
Tony Wasserka
|
f5144e6c10
Merge pull request #997 from Lectem/cmdlist_full_debug
|
11 лет назад |
Tony Wasserka
|
33ba604fd9
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
|
11 лет назад |
bunnei
|
3f69c2039d
Shader: Define a common interface for running vertex shader programs.
|
11 лет назад |
bunnei
|
18527b9e21
Shader: Move shader code to its own subdirectory, "shader".
|
11 лет назад |
bunnei
|
642b9b5030
GPU: Refactor "VertexShader" namespace to "Shader".
|
11 лет назад |
Yuri Kunde Schlesner
|
a96502edd3
Videocore: Implement simple vertex caching
|
11 лет назад |
bunnei
|
31c1bb901b
Merge pull request #963 from yuriks/gpu-fixes
|
11 лет назад |
Lectem
|
e663751f8b
citra-qt/command list: Add mask column
|
11 лет назад |
Yuri Kunde Schlesner
|
13347997ba
VideoCore: #ifdef out some debugging routines
|
11 лет назад |
Yuri Kunde Schlesner
|
9a0f9f12cd
Merge pull request #892 from zawata/another-warning-fixes
|
11 лет назад |
Yuri Kunde Schlesner
|
1fe9b0b82e
VideoCore: Fix values of unset components in input attribute arrays
|
11 лет назад |
Subv
|
6c0ea5f5e8
Qt/GPU Breakpoints: Added three more breakpoint types:
|
11 лет назад |
Tony Wasserka
|
aa6dfdb827
Merge pull request #929 from neobrain/geoshader_definitions
|
11 лет назад |