summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_screen.c
AgeCommit message (Expand)Author
2007-12-20[965] Enable EXT_framebuffer_object.Eric Anholt
2007-12-12[intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt
2007-12-07[965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt
2007-10-29Refactor and fix core vblank supportJesse Barnes
2007-10-11Add a DRI_ReadDrawable marker extension to signal read drawable capability.Kristian Høgsberg
2007-10-11Move media stream counter entry points to new extension.Kristian Høgsberg
2007-10-11Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.Kristian Høgsberg
2007-10-10Move swap_interval to new extension mechanism.Kristian Høgsberg
2007-10-10Move the copySubBuffer extension over to the new mechanism.Kristian Høgsberg
2007-10-10Pull createNewScreen entry point into dri_util.c.Kristian Høgsberg
2007-10-10Replace open-coded major, minor, and patch version fields with __DRIversionRec.Kristian Høgsberg
2007-10-10Remove screenConfigs from __DRIscreen.Kristian Høgsberg
2007-10-10Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.Kristian Høgsberg
2007-09-27Revert "WIP 965 conversion to dri_bufmgr."Eric Anholt
2007-09-27WIP 965 conversion to dri_bufmgr.Eric Anholt
2007-03-06Fix/improve framebuffer object reference counting.Brian
2007-03-06fix for bug#10182Xiang, Haihao
2007-01-24 965 ARB_Occlusion_query fixZou Nan hai
2006-12-30Use the tiled flag in the sarea to determine region tiling.Haihao Xiang
2006-10-23Emit cliprects in the userspace driver as required, rather thanKeith Whitwell
2006-10-13Fix printf warning.Keith Whitwell
2006-10-05Quieten debug message.Keith Whitwell
2006-08-31When using the old technique to set up the front buffer mapping, thereKeith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt