Unknown W. Brackets
|
6600896312
|
GPU: Fix shade mapping in soft transform.
Was using invalid values when lighting was off.
|
2018-11-17 18:05:32 -08:00 |
|
Unknown W. Brackets
|
eee3ac79f4
|
Always clamp in ToRGB[A]?().
Before we only clamped with SSE, better to be consistent. This may also
be slightly faster.
|
2014-10-31 09:07:54 -07:00 |
|
Henrik Rydgard
|
a4ae0f951a
|
Move spline generation to SplineCommon, make SplineDX9.cpp identical to Spline.cpp (merge later somehow)
|
2014-09-13 15:13:34 +02:00 |
|
raven02
|
9db47b9908
|
Add missing lcutoff and lconv
|
2014-05-14 23:00:28 +08:00 |
|
Henrik Rydgard
|
9b1302cf77
|
Don't initialize lighting and lights unless they are enabled
|
2014-04-21 12:51:20 +02:00 |
|
Henrik Rydgard
|
16f4622ac7
|
Remove cached light variables to reduce work when parsing DLs.
Also removes some duplication between GL and the inactive D3D code.
|
2014-04-21 12:51:19 +02:00 |
|