[Mesa3d-dev] Compiling mesa with default to -fvisibility=hidden

2007-11-23 Thread pcpa
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

Re: [Mesa3d-dev] Query object interface.

2007-11-23 Thread Keith Whitwell
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

Re: [Mesa3d-dev] Query object interface.

2007-11-23 Thread Ben Skeggs
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

Re: [Mesa3d-dev] Query object interface.

2007-11-23 Thread 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 spin waiting for > GL_QUERY_RESULT_AVAILABLE_ARB to be true (eg. arbocclude).

Re: [Mesa3d-dev] Query object interface.

2007-11-23 Thread 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 spin waiting for > GL_QUERY_RESULT_AVAILABLE_ARB to be true (eg. arbocclude).

[Mesa3d-dev] Query object interface.

2007-11-23 Thread Ben Skeggs
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

[Mesa3d-dev] [Bug 13324] Alpha channel bug: transparent parts are opaque

2007-11-23 Thread bugzilla-daemon
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