summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i830/i830_context.h
AgeCommit message (Expand)Author
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick
2004-05-12Fixed a bug that showed up in several multitexturing games (Quake3 andIan Romanick
2004-05-07Add support for GLX_SGI_make_current_read.Ian Romanick
2004-05-07Add support for the 3rd and 4th texture units. The actual number ofIan Romanick
2004-03-11Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl
2004-01-19Migrate i830 driver to t_vertex.[ch] for building hw vertices.Keith Whitwell
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell
2003-09-30add the i830 driver - no kernel driver yetAlan Hourihane