aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i830_context.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Merge intel_context.c from i915 and i965.Kristian Høgsberg2008-02-221-0/+14
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+104
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-124/+0
* fix the presumably broken check for the allow_large_textures and vblank_mode ...Roland Scheidegger2006-09-011-1/+1
* Fix some warnings on x86_64Alan Hourihane2006-04-071-1/+1
* replace the texture level hack used in radeon/r200 to allow larger textures w...Roland Scheidegger2006-02-031-3/+5
* remove the redundant textureSize field, use tex.size instead, it's always the...Brian Paul2005-09-091-1/+1
* Major rip-up of internal function insertion interface. The oldmesa_6_3_1Ian Romanick2005-07-281-2/+2
* Replace add_newer_entrypoints (src/mesa/main/context.c) withIan Romanick2005-06-301-3/+3
* Revert some accidental cross-merge changes. Remove i915GetString. MigrateIan Romanick2005-01-071-1/+0
* fix warningAlan Hourihane2004-12-141-1/+1
* Add GL_ARB_texture_cube_map support for i830. Most of the code wasIan Romanick2004-09-191-1/+1
* Merge in all the i830 functional differences from the old i830 driver.Ian Romanick2004-09-191-48/+7
* enable FXT1 texture compression for ixxx chipsetsDave Airlie2004-07-151-1/+2
* add missing license textsKeith Whitwell2004-06-181-0/+20
* re-enable rect textureAlan Hourihane2004-06-111-1/+1
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+143