-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/31/2011 03:46 PM, Ian Romanick wrote:
> Tracking files generated by flex and bison puts an undue burden on
> people doing work on the various parers and lexers in Mesa.
>
> Tracking files generated by flex and bison generates extraneous noise in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Does anyone object to me cherry picking the following series to 7.9 and
7.10? It's a fairly low-impact refactor of extension string handling.
All of these changes have been on master for about a month without any
apparent issue. There were some build
https://bugs.freedesktop.org/show_bug.cgi?id=34042
Benjamin Franzke changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Friday, February 11, 2011 03:54:26 AM Andy Furniss wrote:
> I guess it's since glsl/Makefile: glcpp doesn't need libglsl.a
>
> that make -j4 now errors, make works. I always do make distclean and
> autogen before builds.
Fixed by Tobias Jakobi. Sorry about that. I tested it with a parallel b
I want to submit our patch and see what people thought. See the previous email
with the same subject as above (with PATCH flag).
This change is intended to reduce the chances of XSync being called for a
Display* on any old thread. The garbage collection looks at every buffer, and
when a Displ
I guess it's since glsl/Makefile: glcpp doesn't need libglsl.a
that make -j4 now errors, make works. I always do make distclean and
autogen before builds.
gcc: ../../src/glsl/libglsl.a: No such file or directory
make[2]: *** [glcpp/glcpp] Error 1
make[2]: *** Waiting for unfinished jobs
m
On Don, 2011-02-10 at 22:46 +0100, Peter Hjalmarsson wrote:
> Hello
>
> _glapi_proc was marked as PUBLIC in the following commit in the mesa
> tree [1], however that was never mirrored in the api for aiglx in the
> xserver tree.
> If you have linked Gallium3D drivers with -z,now (as for example
>