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

2024-04-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 26 17:22:26 UTC 2024 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: dri: disable lint To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/external/mit/xorg/lib/dri/Makefile Please not

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

2024-04-26 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Apr 26 17:22:26 UTC 2024 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: dri: disable lint To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/external/mit/xorg/lib/dri/Makefile Please not

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

2024-04-20 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Apr 21 00:23:23 UTC 2024 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: Mesa 21: Add some intel files so we don't have missing symbols seen as error messages when running "glxgears" on intel. This also av

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

2024-04-20 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Apr 21 00:23:23 UTC 2024 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: Mesa 21: Add some intel files so we don't have missing symbols seen as error messages when running "glxgears" on intel. This also av

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

2015-01-05 Thread Christos Zoulas
In article <17212.1420481...@splode.eterna.com.au>, matthew green wrote: > >"Christos Zoulas" writes: >> 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

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

2015-01-05 Thread matthew green
"Christos Zoulas" writes: > 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 b

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

2010-01-11 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jan 12 03:56:17 UTC 2010 Modified Files: src/external/mit/xorg/lib/dri/i915: Makefile src/external/mit/xorg/lib/dri/i965: Makefile Log Message: link in libOSMesa as well. To generate a diff of this commit: cvs rdiff -u

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

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