CVS commit: src/external/mit/xorg/lib/dri

2020-01-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 25 19:05:08 UTC 2020 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: try to fix the clang build To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/external/mit/xorg/lib/dri/Makefile

CVS commit: src/external/mit/xorg/lib/dri

2019-04-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 26 18:49:35 UTC 2019 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: Amputate stack protector warnings, instead of trying more band-aids. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.

CVS commit: src/external/mit/xorg/lib/dri

2019-04-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Apr 9 14:47:15 UTC 2019 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: Need pthread for all the mtx_lock. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/external/mit/xorg/lib/dri/Makef

CVS commit: src/external/mit/xorg/lib/dri

2016-06-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 7 23:21:58 UTC 2016 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: sprinke -Wno-stack-protector To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/external/mit/xorg/lib/dri/Makefil

CVS commit: src/external/mit/xorg/lib/dri

2015-01-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 5 16:26:48 UTC 2015 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: Prevent .y.c from regenerating c files from yacc. XXX: Why are we compiling glcpp-parse.c both here and in the gallium subdirector

CVS commit: src/external/mit/xorg/lib/dri

2014-12-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 23 17:50:43 UTC 2014 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: - consistently install symlinks (like we do for everything else) - add missing debug libs To generate a diff of this commit: cvs

CVS commit: src/external/mit/xorg/lib/dri

2014-12-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 19 05:21:51 UTC 2014 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: we need to handle make includes To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/external/mit/xorg/lib/dri/Make

CVS commit: src/external/mit/xorg/lib/dri

2014-12-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 19 05:03:30 UTC 2014 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: - Explain what's going on a bit better - Fix a conditional - Don't include bsd.lib.mk if we are not building libraries (otherwis

CVS commit: src/external/mit/xorg/lib/dri

2014-12-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Dec 18 10:08:52 UTC 2014 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: fix build problem with radeon_*.c files. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/external/mit/xorg/lib/dri/

CVS commit: src/external/mit/xorg/lib/dri

2014-07-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jul 22 18:14:25 UTC 2014 Modified Files: src/external/mit/xorg/lib/dri/r200: Makefile src/external/mit/xorg/lib/dri/r300: Makefile src/external/mit/xorg/lib/dri/r600: Makefile Log Message: Fix source lists f

CVS commit: src/external/mit/xorg/lib/dri/libmesa

2013-02-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 9 17:18:01 UTC 2013 Modified Files: src/external/mit/xorg/lib/dri/libmesa: Makefile Log Message: explicitly set the prefix here. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/external/mit/xorg/lib/

CVS commit: src/external/mit/xorg/lib/dri

2012-03-10 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Sat Mar 10 20:52:30 UTC 2012 Modified Files: src/external/mit/xorg/lib/dri: dri.mk Log Message: Link with "libexpat" again. This should fix the problems with X11 server reported by Gary Duzan on the "current-users" mailing list. T

CVS commit: src/external/mit/xorg/lib/dri

2010-11-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Nov 18 08:41:54 UTC 2010 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: build the dri libraries on ofppc, same as macppc. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/external/mit/xorg

CVS commit: src/external/mit/xorg/lib/dri/r300

2010-05-26 Thread matthew green
Module Name:src Committed By: mrg Date: Thu May 27 01:20:14 UTC 2010 Modified Files: src/external/mit/xorg/lib/dri/r300: Makefile Log Message: new Mesa r300_dri driver has a "compiler" subdir of objects needed. mostly dieter roelants in PR#43367. To generate a diff of th

CVS commit: src/external/mit/xorg/lib/dri

2010-05-23 Thread matthew green
Module Name:src Committed By: mrg Date: Sun May 23 23:21:31 UTC 2010 Modified Files: src/external/mit/xorg/lib/dri/r200: Makefile src/external/mit/xorg/lib/dri/r300: Makefile src/external/mit/xorg/lib/dri/r600: Makefile src/external/mit/xorg/lib/dri/

CVS commit: src/external/mit/xorg/lib/dri

2010-05-22 Thread matthew green
Module Name:src Committed By: mrg Date: Sat May 22 22:44:16 UTC 2010 Modified Files: src/external/mit/xorg/lib/dri/i915: Makefile src/external/mit/xorg/lib/dri/i965: Makefile Log Message: sprinkle some more -Wno-error ... To generate a diff of this commit: cvs rd

CVS commit: src/external/mit/xorg/lib/dri/libmesa

2010-04-07 Thread Yorick Hardy
Module Name:src Committed By: yhardy Date: Wed Apr 7 20:04:16 UTC 2010 Modified Files: src/external/mit/xorg/lib/dri/libmesa: Makefile Log Message: i915 and i965 dri modules need glapi. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/mit/xorg/li

CVS commit: src/external/mit/xorg/lib/dri

2010-04-07 Thread Yorick Hardy
Module Name:src Committed By: yhardy Date: Wed Apr 7 19:56:01 UTC 2010 Modified Files: src/external/mit/xorg/lib/dri/i915: Makefile src/external/mit/xorg/lib/dri/i965: Makefile Log Message: Don't link libOSMesa, this functionality is provided by mesa_dri.so. To