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