On Tue, Nov 9, 2010 at 12:05 PM, Roland Scheidegger wrote:
> On 09.11.2010 17:17, Alex Deucher wrote:
>> On Mon, Nov 8, 2010 at 4:12 PM, Roland Scheidegger
>> wrote:
>>> DD_POINT_SIZE got never set for some time now (as it was set only in ifdefed
>>> out code), which caused the r200 driver to us
On 09.11.2010 17:17, Alex Deucher wrote:
> On Mon, Nov 8, 2010 at 4:12 PM, Roland Scheidegger wrote:
>> DD_POINT_SIZE got never set for some time now (as it was set only in ifdefed
>> out code), which caused the r200 driver to use the point primitive mistakenly
>> in some cases which can only do s
On Mon, Nov 8, 2010 at 4:12 PM, Roland Scheidegger wrote:
> DD_POINT_SIZE got never set for some time now (as it was set only in ifdefed
> out code), which caused the r200 driver to use the point primitive mistakenly
> in some cases which can only do size 1 instead of point sprite. Since the
> log
DD_POINT_SIZE got never set for some time now (as it was set only in ifdefed
out code), which caused the r200 driver to use the point primitive mistakenly
in some cases which can only do size 1 instead of point sprite. Since the
logic to use point instead of point sprite prim is flaky at best anywa