CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2009/08/06 09:50:02
Modified files: dist/Mesa/include/GL/internal: dri_interface.h dist/Mesa/src/glx/x11: dri2.c dri2.h dri2_glx.c dri_common.c dri_glx.c drisw_glx.c glxclient.h dist/Mesa/src/mesa/drivers/dri/intel: intel_buffers.c intel_context.c intel_context.h intel_span.c lib/libGL : shlib_version Log message: backport some code from mesa current (and 7.5) so that the dri2 protocol is correctly handled. without fixes to mesa and the ddx, the so-called backwards compat goop that was added just plain does not work and ends up with rendering bullshit.