mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 18:28:12 +02:00
r300: Renamed r300_vertexprog.c to r300_vertprog.c
This commit is contained in:
parent
0e9ada1087
commit
1195caa274
2 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ DRIVER_SOURCES = \
|
|||
r300_texmem.c \
|
||||
r300_tex.c \
|
||||
r300_texstate.c \
|
||||
r300_vertexprog.c \
|
||||
r300_vertprog.c \
|
||||
r300_fragprog.c \
|
||||
r300_shader.c \
|
||||
r300_maos.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue