OSDN Git Service

Move initialization of default ctx->Driver.buffer-object-functions into
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 19 Oct 2003 15:10:36 +0000 (15:10 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 19 Oct 2003 15:10:36 +0000 (15:10 +0000)
commit0f85b91c8ace21c25329b455e041bb39218c812f
tree791b184d3ef780768a642f411171e9a6f530efc3
parent2bd4b68c5ec6a302a839043cda25513552a09b6e
Move initialization of default ctx->Driver.buffer-object-functions into
bufferobj.c so all the drivers don't have to worry about them.
src/mesa/drivers/osmesa/osmesa.c
src/mesa/drivers/x11/xm_dd.c
src/mesa/main/bufferobj.c