Files
test2/source
Brecht Van Lommel ce38137449 Shadow Buffers:
* Bugfix, rasterization was shifted half a pixel.
* Remove scaling of bias by render size, there is something to be
  said for doing to compensate for lower shadow buffer xy resolution,
  however the z-resolution does not change and this seems to have a
  larger effect.
* Remove clamping of filter size by soft factor. Now it is clamped to
  1 pixel instead to ensure there is some AA. Why this was done this
  way is not clear to me, however on decreasing shadow buffer resolution
  this would change the softness by increasing the filter size.
2010-02-09 13:58:07 +00:00
..
2010-02-09 13:58:07 +00:00
2010-02-07 17:15:20 +00:00
2010-01-03 20:35:13 +00:00
2010-02-07 23:41:17 +00:00
2009-10-19 16:20:12 +00:00