update to build against Mesa CVS HEAD (Carlos Eduardo Rodrigues Diogenes).

This commit is contained in:
Matthieu Herrb 2006-05-25 13:27:42 +00:00
parent 99724c16c9
commit c6b1cff432
3 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,10 @@
* mi/midispcur.c: (miDCCloseScreen)
Don't destroy a pixmap twice on server exit (bugzilla #4247).
* GL/symlink-mesa.sh:
* GL/mesa/main/Makefile.am:
update to build against Mesa CVS HEAD
(Carlos Eduardo Rodrigues Diógenes)
2006-05-24 Jeremy C. Reed <reed@reedmedia.net>

View File

@ -67,6 +67,7 @@ nodist_libmain_la_SOURCES = accum.c \
points.c \
polygon.c \
rastpos.c \
rbadaptors.c \
renderbuffer.c \
state.c \
stencil.c \

View File

@ -169,6 +169,8 @@ symlink_mesa_main() {
action polygon.h
action rastpos.c
action rastpos.h
action rbadaptors.c
action rbadaptors.h
action renderbuffer.c
action renderbuffer.h
action simple_list.h