Subv
|
73566ff7a9
|
SwRasterizer: Flip the vertex quaternions before clipping (if necessary).
|
2017-07-11 19:39:15 +03:00 |
|
Subv
|
2a75837bc3
|
SwRasterizer: Corrected the light LUT lookups.
|
2017-07-11 19:39:15 +03:00 |
|
Subv
|
f2d4d5c219
|
SwRasterizer: Corrected the light LUT lookups.
|
2017-07-11 19:39:15 +03:00 |
|
Subv
|
80b6fc592e
|
SwRasterizer: Fixed the lighting lut lookup function.
|
2017-07-11 19:39:15 +03:00 |
|
Subv
|
10b0bea060
|
SwRasterizer: Calculate fresnel for fragment lighting.
|
2017-07-11 19:39:15 +03:00 |
|
Subv
|
46b8c8e1da
|
SwRasterizer: Calculate specular_1 for fragment lighting.
|
2017-07-11 19:39:15 +03:00 |
|
Subv
|
be25e78b07
|
SwRasterizer: Calculate specular_0 for fragment lighting.
|
2017-07-11 19:39:15 +03:00 |
|
Subv
|
b2f472a2b1
|
SwRasterizer: Implement primary fragment color.
|
2017-07-11 19:39:15 +03:00 |
|
wwylele
|
8978ecb09c
|
gl_rasterizer: use texture buffer for fog LUT
|
2017-06-22 20:41:00 +03:00 |
|
Yuri Kunde Schlesner
|
5fe5ccac42
|
Merge pull request #2743 from wwylele/wrap-fix
pica/rasterizer: implement/stub texture wrap mode 4-7
|
2017-06-13 21:28:12 -07:00 |
|
wwylele
|
28d1e73d2f
|
pica/rasterizer: implement/stub texture wrap mode 4-7
|
2017-06-04 09:47:25 +03:00 |
|
wwylele
|
0b9bb082c3
|
swrasterizer: implement TextureCube
|
2017-05-29 22:28:48 +03:00 |
|
wwylele
|
ade45b5b99
|
pica/swrasterizer: implement procedural texture
|
2017-05-20 13:50:50 +03:00 |
|
wwylele
|
039b293092
|
pica: shader_dirty if texture2 coord changed
|
2017-05-05 15:35:17 +03:00 |
|
wwylele
|
0f664ef89d
|
pica: use correct coordinates for texture 2
|
2017-05-03 22:12:46 +03:00 |
|
wwylele
|
b624a95205
|
rasterizer: implement combiner operation 7 (Dot3_RGBA)
|
2017-04-19 23:48:10 +03:00 |
|
Yuri Kunde Schlesner
|
426fda1d52
|
SWRasterizer: Move more framebuffer functions to file
|
2017-02-12 18:13:04 -08:00 |
|
Yuri Kunde Schlesner
|
1683cb0ec9
|
SWRasterizer: Move texturing functions to their own file
|
2017-02-12 18:12:37 -08:00 |
|
Yuri Kunde Schlesner
|
f9026e8a7a
|
SWRasterizer: Convert large no-capture lambdas to standalone functions
|
2017-02-12 18:11:05 -08:00 |
|
Yuri Kunde Schlesner
|
e1ad7d69b9
|
SWRasterizer: Move framebuffer operation functions to their own file
|
2017-02-12 18:11:03 -08:00 |
|
Yuri Kunde Schlesner
|
e24717bca0
|
VideoCore: Move software rasterizer files to sub-directory
|
2017-02-12 18:08:11 -08:00 |
|