Hi,
I am working on implementing a X Server build where symbols default
to hidden visibility. At least for the first version, I will only make
the X Server symbols default to hidden, while modules, i.e. anything
that ends in .so and is installed at /usr/lib/xorg/modules defaults
to "public" sy
Ben Skeggs wrote:
> Am Freitag, den 23.11.2007, 10:21 + schrieb Keith Whitwell:
>> Ben Skeggs wrote:
>>> Hey,
>>>
>>> Attached is a patch which adds driver hooks to update the status of a
>>> query object (both to core mesa, and the gallium state tracker). There
>>> is currently an issue with
Am Freitag, den 23.11.2007, 10:21 + schrieb Keith Whitwell:
> Ben Skeggs wrote:
> > Hey,
> >
> > Attached is a patch which adds driver hooks to update the status of a
> > query object (both to core mesa, and the gallium state tracker). There
> > is currently an issue with applications that s
Ben Skeggs wrote:
> Hey,
>
> Attached is a patch which adds driver hooks to update the status of a
> query object (both to core mesa, and the gallium state tracker). There
> is currently an issue with applications that spin waiting for
> GL_QUERY_RESULT_AVAILABLE_ARB to be true (eg. arbocclude).
Ben Skeggs wrote:
> Hey,
>
> Attached is a patch which adds driver hooks to update the status of a
> query object (both to core mesa, and the gallium state tracker). There
> is currently an issue with applications that spin waiting for
> GL_QUERY_RESULT_AVAILABLE_ARB to be true (eg. arbocclude).
Hey,
Attached is a patch which adds driver hooks to update the status of a
query object (both to core mesa, and the gallium state tracker). There
is currently an issue with applications that spin waiting for
GL_QUERY_RESULT_AVAILABLE_ARB to be true (eg. arbocclude). The current
code will simply
http://bugs.freedesktop.org/show_bug.cgi?id=13324
--- Comment #3 from [EMAIL PROTECTED] 2007-11-23 00:42 PST ---
(In reply to comment #2)
> I also tried to compile with -fsigned-char (it's the first source for
> problems on ppc) [...]
Hardly; endianness issues are much more widespre