Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move i915tex driver into place as just i915. | Eric Anholt | 2007-09-24 | 1 | -0/+642 |
| | |||||
* | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt | 2007-09-24 | 1 | -641/+0 |
| | |||||
* | Fix STENCIL_WRITE_MASK defn for bug 5902 | Keith Whitwell | 2006-02-17 | 1 | -1/+1 |
| | |||||
* | Add Intel i915GM support, and these extensions. | Alan Hourihane | 2005-01-06 | 1 | -45/+0 |
| | | | | | | | | | | | | | | | * GL_ARB_texture_cube_map * GL_EXT_blend_equation_separate * GL_ATI_blend_equation_separate * GL_ARB_point_parameters * GL_NV_blend_square * GL_EXT_cull_vertex * GL_ARB_depth_texture * GL_SGIX_depth_texture * GL_ARB_shadow * GL_EXT_shadow_funcs * GL_3DFX_texture_compression_FXT1 (Keith Whitwell, Tungsten Graphics) | ||||
* | Add GL_ARB_texture_cube_map support for i830. Most of the code was | Ian Romanick | 2004-09-19 | 1 | -0/+1 |
| | | | | | | lifted from the i915 side. i830 will now report version 1.3! Hurrah! With the exception of GL_EXT_texture_compression_s3tc, the i830 driver now supports all the extensions that its Windows counterpart supports. | ||||
* | add missing license texts | Keith Whitwell | 2004-06-18 | 1 | -0/+20 |
| | |||||
* | New driver for i915 as well as older i830/i845/i865 chipsets. | Keith Whitwell | 2004-06-10 | 1 | -0/+665 |