summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i830_context.c
AgeCommit message (Expand)Author
2006-09-01fix the presumably broken check for the allow_large_textures and vblank_mode ...Roland Scheidegger
2006-04-07Fix some warnings on x86_64Alan Hourihane
2006-02-03replace the texture level hack used in radeon/r200 to allow larger textures w...Roland Scheidegger
2005-09-09remove the redundant textureSize field, use tex.size instead, it's always the...Brian Paul
2005-07-28Major rip-up of internal function insertion interface. The oldIan Romanick
2005-06-30Replace add_newer_entrypoints (src/mesa/main/context.c) withIan Romanick
2005-01-07Revert some accidental cross-merge changes. Remove i915GetString. MigrateIan Romanick
2004-12-14fix warningAlan Hourihane
2004-09-19Add GL_ARB_texture_cube_map support for i830. Most of the code wasIan Romanick
2004-09-19Merge in all the i830 functional differences from the old i830 driver.Ian Romanick
2004-07-15enable FXT1 texture compression for ixxx chipsetsDave Airlie
2004-06-18add missing license textsKeith Whitwell
2004-06-11re-enable rect textureAlan Hourihane
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell