Yuri Kunde Schlesner
|
01667d9a35
OpenGL: Take cached viewport sub-rect into account for scissor
|
10 gadi atpakaļ |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
10 gadi atpakaļ |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
10 gadi atpakaļ |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
10 gadi atpakaļ |
Yuri Kunde Schlesner
|
ecf6ecf325
OpenGL: Add scaled resolution support to scissor
|
10 gadi atpakaļ |
Yuri Kunde Schlesner
|
f0b9bc14b6
PICA: Scissor fixes and cleanups
|
10 gadi atpakaļ |
Subv
|
f9be06b15f
PICA: Implement scissor test
|
10 gadi atpakaļ |
Jannik Vogel
|
a12571c709
OpenGL: Implement fog
|
10 gadi atpakaļ |
Jannik Vogel
|
c900c092e3
OpenGL: Avoid undefined behaviour for UNIFORM_BLOCK_DATA_SIZE
|
10 gadi atpakaļ |
Jannik Vogel
|
30a01584f2
Pica: Name LightSrc.config register
|
10 gadi atpakaļ |
Jannik Vogel
|
8e905b3af6
Pica: Name lighting.config0 and .config1 registers
|
10 gadi atpakaļ |
Jannik Vogel
|
068bd6f728
OpenGL: Use uniforms for dist_atten_bias and dist_atten_scale
|
10 gadi atpakaļ |
Jannik Vogel
|
5389dedfa1
OpenGL: Only update depth uniforms if the depth changed
|
10 gadi atpakaļ |
Jannik Vogel
|
f8a11a664f
OpenGL: value-initialize variables which cause uninitialised access otherwise
|
10 gadi atpakaļ |
Jannik Vogel
|
5a7306d6df
OpenGL: Implement texture type 3
|
10 gadi atpakaļ |
bunnei
|
86ecbdfa4d
Merge pull request #1621 from JayFoxRox/w-buffer
|
10 gadi atpakaļ |
Lioncash
|
75e5d0a6a0
gl_rasterizer: Fix compilation for debug builds
|
10 gadi atpakaļ |
Jannik Vogel
|
fc9cc21024
OpenGL: Implement W-Buffers and fix depth-mapping
|
10 gadi atpakaļ |
Jannik Vogel
|
f74652d2fe
Pica: Use a union for PicaShaderConfig
|
10 gadi atpakaļ |
Jannik Vogel
|
5fc8eb227a
Pica: Add TevStageConfigRaw to PicaShaderConfig (MSVC workaround)
|
10 gadi atpakaļ |
Jannik Vogel
|
f3f7018c9e
Pica: Make PicaShaderConfig trivially_copyable and clear it before use
|
10 gadi atpakaļ |
Jannik Vogel
|
5ec1140f8b
OpenGL: Don't copy const_color (Reverts #1745)
|
10 gadi atpakaļ |
bunnei
|
15d0e98267
Merge pull request #1741 from linkmauve/iwyu-video_core
|
10 gadi atpakaļ |
Jannik Vogel
|
7e0d6903ff
OpenGL: Copy TevStageConfig using a loop. Fixes bug: const_color not copied
|
10 gadi atpakaļ |
Emmanuel Gil Peyrot
|
691a42fe98
VideoCore: Run include-what-you-use and fix most includes.
|
10 gadi atpakaļ |
tfarley
|
562f36a144
HWRasterizer: reorder declarations to match defs
|
10 gadi atpakaļ |
tfarley
|
22f3a7e94c
HWRasterizer: Texture forwarding
|
10 gadi atpakaļ |
Jannik Vogel
|
c6bbc41984
OpenGL: Split buffer-write mask sync into seperate functions
|
10 gadi atpakaļ |
Dwayne Slater
|
6b775034dd
Add immediate mode vertex submission
|
10 gadi atpakaļ |
bunnei
|
19557aaab3
pica: Cleanup lighting register definitions and documentation.
|
10 gadi atpakaļ |