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

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

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

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

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 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

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

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

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

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

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. To

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

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

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

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

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

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

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

2010-01-11 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jan 12 00:57:45 UTC 2010 Modified Files: src/external/mit/xorg/lib/dri/i915: Makefile src/external/mit/xorg/lib/dri/i965: Makefile Log Message: replace LIBS with LIBDPLIBS. makes these actually link against drm_intel.

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

2010-01-10 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jan 10 17:35:33 UTC 2010 Modified Files: src/external/mit/xorg/lib/dri/i965: Makefile Log Message: fix a problem reported by jmorse: - fix a line continuation that stopped SRCS= from working - don't include intel_dri.c here To

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

2009-11-08 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Nov 9 02:38:25 UTC 2009 Modified Files: src/external/mit/xorg/lib/dri/i915: Makefile src/external/mit/xorg/lib/dri/i965: Makefile Log Message: link in -ldrm_intel on i915 and i965 drivers. build i915 driver with -DI915

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

2009-08-26 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 27 04:36:14 UTC 2009 Modified Files: src/external/mit/xorg/lib/dri: dri.mk Log Message: fix the SRCS list for swrast. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/mit/xorg/lib/dri/dri.mk Please

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

2009-08-26 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 27 04:36:40 UTC 2009 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: build libmesa and swrast on all platforms. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

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

2009-06-15 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jun 16 05:16:13 UTC 2009 Modified Files: src/external/mit/xorg/lib/dri/libmesa: Makefile Log Message: be sure to link in the swrast_setup code, too To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3