Add interfaces for overriding texture images with driver specific 'offsets'.
authorMichel Dänzer <michel@tungstengraphics.com>
Tue, 22 May 2007 12:08:10 +0000 (14:08 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Tue, 22 May 2007 12:08:10 +0000 (14:08 +0200)
commit043d219b6da0636886f739613380cf44e334f268
tree447bb718549c356925f0f44b064eb9579a2befc7
parent24d965fab52f790188e5de6e67e7387809b1f145
Add interfaces for overriding texture images with driver specific 'offsets'.

To be used by AIGLX for GLX_EXT_texture_from_pixmap without several
additional data copies.
include/GL/internal/dri_interface.h
src/mesa/drivers/dri/common/dri_util.c
src/mesa/drivers/dri/common/dri_util.h