summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_context.c
AgeCommit message (Expand)Author
2008-07-16intel: Clean-up ARB_texture_env_crossbarIan Romanick
2008-07-08i965: official name for GM45 chipsetXiang, Haihao
2008-06-24intel: Same pixel function init for everyone now.Eric Anholt
2008-06-18i965: add support for Intel 4 series chipsetsXiang, Haihao
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg
2008-03-25intel: fix the issue "VBO: Cannot allocate memory for a BO" onXiang, Haihao
2008-03-19 [i915] arb point sprite only support in i965Zou Nan hai
2008-03-09DRI2: Pass the context instead of the screen to __dri2ParseEvents().Kristian Høgsberg
2008-03-07[intel] Only enable GL_EXT_texture_sRGB on i965.Kristian Høgsberg
2008-03-05[intel] Add a driconf option to cache freed buffer objects for reuse.Eric Anholt
2008-02-29Use __DRIextension mechanism providing loader functionality to the driver.Kristian Høgsberg
2008-02-29Reduce the versioning madness required to create a DRI2 screen.Kristian Høgsberg
2008-02-29intel: Set the lock flag early to avoid deadlock.Kristian Høgsberg
2008-02-27intel: Always use intelInitExtensions() for initializing extensions.Kristian Høgsberg
2008-02-25intel: Only enable GL_ARB_occlusion_query on i965.Kristian Høgsberg
2008-02-22intel: Merge intel_context.c from i915 and i965.Kristian Høgsberg
2008-02-22Merge {i915,i965}/intel_context.h as intel/intel_context.hKristian Høgsberg