Emmanuel Gil Peyrot
|
691a42fe98
VideoCore: Run include-what-you-use and fix most includes.
|
10 лет назад |
Yuri Kunde Schlesner
|
e3a8292495
Common: Remove section measurement from profiler (#1731)
|
10 лет назад |
Jannik Vogel
|
e2b63a2dd7
Rasterizer: Allow all blend factors for alpha blend-func
|
10 лет назад |
Jannik Vogel
|
fa24df7340
Rasterizer: Respect buffer-write allow registers
|
10 лет назад |
Yuri Kunde Schlesner
|
c58bc25d5b
Pica: Write depth value even when depth test is disabled
|
10 лет назад |
Dwayne Slater
|
6b775034dd
Add immediate mode vertex submission
|
10 лет назад |
Yuri Kunde Schlesner
|
e9c209ccc8
PICA: Properly emulate 1-stage delay in the combiner buffer
|
10 лет назад |
Emmanuel Gil Peyrot
|
14af5919ba
CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.
|
10 лет назад |
Martin Lindhe
|
bafb7afba2
fix some xcode 7.0 warnings
|
10 лет назад |
Lioncash
|
751fbfdcc3
general: Silence some warnings when using clang
|
11 лет назад |
Lioncash
|
aec28ed91e
video_core: Reorganize headers
|
11 лет назад |
bunnei
|
58e9f78844
Merge pull request #1049 from Subv/stencil
|
11 лет назад |
Yuri Kunde Schlesner
|
0fcabd2b11
Integrate the MicroProfile profiling library
|
11 лет назад |
Subv
|
7c1f84a92b
SWRasterizer: Implemented stencil ops 6 and 7.
|
11 лет назад |
Subv
|
fef1462371
SWRasterizer: Implemented stencil action 1 (GL_ZERO).
|
11 лет назад |
Subv
|
b3e530d005
SWRasterizer: Removed a todo. Verified with hwtests.
|
11 лет назад |
Subv
|
8e6336d96b
SWRenderer: The stencil depth_pass action is executed even if depth testing is disabled.
|
11 лет назад |
Subv
|
e74825e3d0
Rasterizer: Abstract duplicated stencil code into a lambda.
|
11 лет назад |
Subv
|
186873420f
GPU/Rasterizer: Corrected the stencil implementation.
|
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
|
13347997ba
VideoCore: #ifdef out some debugging routines
|
11 лет назад |
Subv
|
009e34f08a
GPU: Added registers for min and mag texture filters and implemented them in the hw renderer.
|
11 лет назад |
Lectem
|
d08e9b29e2
VideoCore: Implement the DOT3_RGB combiner
|
11 лет назад |
Tony Wasserka
|
5e79706db2
Pica: Implement stencil testing.
|
11 лет назад |
Lectem
|
58d1c6398e
Added GL_CLAMP_TO_BORDER support
|
11 лет назад |
archshift
|
0414ad20cb
Merge pull request #811 from archshift/commonify
|
11 лет назад |
bunnei
|
33b9abb91e
Pica: Use zero for the SecondaryFragmentColor source.
|
11 лет назад |
bunnei
|
dcbc653b90
rasterizer: Remove unnecessary 'using' for BlendEquation.
|
11 лет назад |
bunnei
|
e6ace38815
Pica: Implement LogicOp function.
|
11 лет назад |