summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/intel_context.c
AgeCommit message (Expand)Author
2005-06-30Replace add_newer_entrypoints (src/mesa/main/context.c) withIan Romanick
2005-05-31Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics)Alan Hourihane
2005-05-09check for null DrawBuffer valuesKeith Whitwell
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2005-01-07Revert some accidental cross-merge changes. Remove i915GetString. MigrateIan Romanick
2005-01-06Add Intel i915GM support, and these extensions.Alan Hourihane
2004-11-27Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul
2004-10-07Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt
2004-10-02added support for GL_ARB_draw_buffersBrian Paul
2004-09-19Add GL_ARB_texture_cube_map support for i830. Most of the code wasIan Romanick
2004-09-19Added GL_ARB_point_parameters support for i830.Ian Romanick
2004-09-19Merge in all the i830 functional differences from the old i830 driver.Ian Romanick
2004-07-15move config options to same place as other drivers (again for S3TC patch later)Dave Airlie
2004-07-15enable FXT1 texture compression for ixxx chipsetsDave Airlie
2004-06-18add missing license textsKeith Whitwell
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell