Subv
|
2481f9bf63
|
SwRasterizer/Lighting: Do not use global registers state in ComputeFragmentsColors.
|
2017-06-28 12:52:00 -05:00 |
|
Subv
|
eb35cc3195
|
SwRasterizer/Lighting: Do not use global state in LookupLightingLut.
|
2017-06-28 12:51:59 -05:00 |
|
Subv
|
e31cb171fa
|
SwRasterizer/Lighting: Fixed a bug where the distance attenuation bias was being set to the dist atten scale.
|
2017-06-28 12:51:58 -05:00 |
|
Subv
|
d1de52ee5d
|
SwRasterizer: Fixed a few conversion warnings and moved per-light values into the per-light loop.
|
2017-06-28 12:51:54 -05:00 |
|
Subv
|
6100748e30
|
SwRasterizer: Run clang-format
|
2017-06-28 12:50:55 -05:00 |
|
Subv
|
c6564a6c31
|
SwRasterizer: Flip the vertex quaternions before clipping (if necessary).
|
2017-06-28 12:49:23 -05:00 |
|
Subv
|
c97937a4c4
|
SwRasterizer: Corrected the light LUT lookups.
|
2017-06-28 12:47:58 -05:00 |
|
Subv
|
60323a12a1
|
SwRasterizer: Corrected the light LUT lookups.
|
2017-06-28 12:47:57 -05:00 |
|
Subv
|
46184cd301
|
SwRasterizer: Fixed the lighting lut lookup function.
|
2017-06-28 12:47:56 -05:00 |
|
Subv
|
938a46354f
|
SwRasterizer: Calculate fresnel for fragment lighting.
|
2017-06-28 12:47:55 -05:00 |
|
Subv
|
39289517f0
|
SwRasterizer: Calculate specular_1 for fragment lighting.
|
2017-06-28 12:47:54 -05:00 |
|
Subv
|
7939cfd45b
|
SwRasterizer: Calculate specular_0 for fragment lighting.
|
2017-06-28 12:47:53 -05:00 |
|
Subv
|
488bc3740f
|
SwRasterizer: Implement primary fragment color.
|
2017-06-28 12:47:46 -05: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 |
|