mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 08:48:01 +02:00
Sync to mesa head
This commit is contained in:
parent
49ab625ed0
commit
c363f4212d
2 changed files with 3 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ nodist_libmain_la_SOURCES = accum.c \
|
|||
points.c \
|
||||
polygon.c \
|
||||
rastpos.c \
|
||||
rbadaptors.c \
|
||||
renderbuffer.c \
|
||||
state.c \
|
||||
stencil.c \
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue