DRI2: Add event buffer head as an argument to driCreateNewDrawable().
authorKristian Høgsberg <krh@sasori.boston.redhat.com>
Mon, 10 Mar 2008 01:16:30 +0000 (21:16 -0400)
committerKristian Høgsberg <krh@sasori.boston.redhat.com>
Mon, 10 Mar 2008 01:16:30 +0000 (21:16 -0400)
commit0bba0e5be7a4a7275dad1edc34bdcc134ea1f424
treea9a2470c38645bb923d21f71cf01993e58dd2d35
parent810e0549afad45469bef532c1f2d355f3fde0bbb
DRI2: Add event buffer head as an argument to driCreateNewDrawable().

The DRI driver needs to know where in the buffer to start reading.
include/GL/internal/dri_interface.h
src/mesa/drivers/dri/common/dri_util.c