It should be fixed by now. There is a bug in our beloved build system
such that the assert macro is disabled if some completely-unrelated
configure options are enabled. I will send a fix for that soon as
well.
Marek
On Mon, Jul 11, 2011 at 5:00 AM, Eric Anholt wrote:
> On Fri, 1 Jul 2011 02:29:
On Fri, 1 Jul 2011 02:29:32 +0200, Marek Olšák wrote:
> Hi,
>
> this patch series implements ARB_depth_buffer_float in Mesa and Gallium.
> There is complete r600g/r600-r700 support in my private branch, which passes
> the same tests that pass for Z24S8. Softpipe has only sampler support. This
On Wed, Jul 6, 2011 at 10:43 PM, Marek Olšák wrote:
> On Wed, Jul 6, 2011 at 5:49 PM, Brian Paul wrote:
>> On 06/30/2011 06:29 PM, Marek Olšák wrote:
>>>
>>> Hi,
>>>
>>> this patch series implements ARB_depth_buffer_float in Mesa and Gallium.
>>> There is complete r600g/r600-r700 support in my pr
On Wed, Jul 6, 2011 at 5:49 PM, Brian Paul wrote:
> On 06/30/2011 06:29 PM, Marek Olšák wrote:
>>
>> Hi,
>>
>> this patch series implements ARB_depth_buffer_float in Mesa and Gallium.
>> There is complete r600g/r600-r700 support in my private branch, which passes
>> the same tests that pass for Z2
On 06/30/2011 06:29 PM, Marek Olšák wrote:
Hi,
this patch series implements ARB_depth_buffer_float in Mesa and Gallium. There
is complete r600g/r600-r700 support in my private branch, which passes the same
tests that pass for Z24S8. Softpipe has only sampler support. This has turned
out to be
On 06/30/2011 05:29 PM, Marek Olšák wrote:
> Hi,
>
> this patch series implements ARB_depth_buffer_float in Mesa and Gallium.
> There is complete r600g/r600-r700 support in my private branch, which passes
> the same tests that pass for Z24S8. Softpipe has only sampler support. This
> has turned
Hi,
this patch series implements ARB_depth_buffer_float in Mesa and Gallium. There
is complete r600g/r600-r700 support in my private branch, which passes the same
tests that pass for Z24S8. Softpipe has only sampler support. This has turned
out to be not so trivial, so it's possible I missed so