mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-08 10:18:04 +02:00
Fix for building with Mesa CVS
This commit is contained in:
parent
281e811263
commit
6aadae7117
2 changed files with 6 additions and 4 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2006-02-13 David Reveman <davidr@novell.com>
|
||||
|
||||
* GL/mesa/swrast/Makefile.am: Mesa CVS sources.
|
||||
|
||||
2006-02-10 David Reveman <davidr@novell.com>
|
||||
|
||||
* hw/xgl/xglscreen.c (xglScreenInit): Remove warning.
|
||||
|
|
|
|||
|
|
@ -29,19 +29,17 @@ nodist_libswrast_la_SOURCES = s_aaline.c \
|
|||
s_drawpix.c \
|
||||
s_feedback.c \
|
||||
s_fog.c \
|
||||
s_fragprog_to_c.c \
|
||||
s_imaging.c \
|
||||
s_lines.c \
|
||||
s_logic.c \
|
||||
s_masking.c \
|
||||
s_nvfragprog.c \
|
||||
s_pixeltex.c \
|
||||
s_points.c \
|
||||
s_readpix.c \
|
||||
s_span.c \
|
||||
s_stencil.c \
|
||||
s_tcc.c \
|
||||
s_texcombine.c \
|
||||
s_texfilter.c \
|
||||
s_texstore.c \
|
||||
s_texture.c \
|
||||
s_triangle.c \
|
||||
s_zoom.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue