Lectem
|
58d1c6398e
Added GL_CLAMP_TO_BORDER support
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
9b7d85a4f5
video_core: add extra braces around initializer
|
11 vuotta sitten |
archshift
|
0414ad20cb
Merge pull request #811 from archshift/commonify
|
11 vuotta sitten |
bunnei
|
33b9abb91e
Pica: Use zero for the SecondaryFragmentColor source.
|
11 vuotta sitten |
bunnei
|
e6ace38815
Pica: Implement LogicOp function.
|
11 vuotta sitten |
bunnei
|
02c9fe202c
Pica: Implement command buffer execution registers.
|
11 vuotta sitten |
archshift
|
5df2d1b5f7
Move video_core/math.h to common/vector_math.h
|
11 vuotta sitten |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 vuotta sitten |
bunnei
|
1b42d55a9d
Pica: Create 'State' structure and move state memory there.
|
11 vuotta sitten |
tfarley
|
05dc633a8c
OpenGL renderer
|
11 vuotta sitten |
bunnei
|
f0365f28c2
Merge pull request #772 from lioncash/warn
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
7ada357b2d
Memmap: Re-organize memory function in two files
|
11 vuotta sitten |
Lioncash
|
497f4bee0c
pica: Add the ULL specifier in IsDefaultAttribute
|
11 vuotta sitten |
archshift
|
40310e2132
Implement I4 texture format
|
11 vuotta sitten |
bunnei
|
23e8be573e
rasterizer: Implemented combiner output scaling.
|
11 vuotta sitten |
bunnei
|
547da374b8
rasterizer: Fixed a depth testing bug.
|
11 vuotta sitten |
bunnei
|
a806b420a6
rasterizer: Implement combiner buffer input.
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
28a9e4c1d5
Memory: Support more regions in the VAddr-PAddr translation functions
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
1c0b87edc2
Memory: Re-organize and rename memory area address constants
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
4f4d230dac
Merge pull request #721 from yuriks/more-cleanups
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 vuotta sitten |
Subv
|
0e5ca080a8
GPU: Implemented default vertex shader attributes.
|
11 vuotta sitten |
Subv
|
1248e291f0
GPU: Added the stencil test structure to the Pica Regs struct.
|
11 vuotta sitten |
Subv
|
414b0741c4
GPU: Implemented more depth buffer formats.
|
11 vuotta sitten |
bunnei
|
34c31db14a
GPU: Added RGB565/RGB8 framebuffer support and various cleanups.
|
11 vuotta sitten |
archshift
|
7f9ee69a2b
Added RGBA5551 compatibility in the rasterizer
|
11 vuotta sitten |
archshift
|
302f0b32f5
Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h
|
11 vuotta sitten |
Tony Wasserka
|
1561204342
Pica/BlendUnit: Implement separate color/alpha blend equations.
|
11 vuotta sitten |
Tony Wasserka
|
e11fb96408
Pica/TextureEnvironment: Treat texture combiner source 1 as the PrimaryColor.
|
11 vuotta sitten |
Tony Wasserka
|
04cd06d5c2
Pica/TextureEnvironment: Add support for the MAD-like texture combiners and clean up texture environment logic.
|
11 vuotta sitten |