summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i810/i810ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-6/+6
* Remove x/y/width/height parameters from Clear functions.Brian Paul2006-11-011-3/+2
* Want to stop passing x/y/width/height to Clear() function.Brian Paul2006-10-181-4/+14
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-6/+6
* fix some signed vs unsigned warningsDave Airlie2005-02-141-4/+4
* added support for GL_ARB_draw_buffersBrian Paul2004-10-021-1/+1
* Fix type conflict.Adam Jackson2004-05-281-1/+2
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-6/+6
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-11/+11
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-4/+4
* add the i810 driver - no kernel driver yetAlan Hourihane2003-09-301-0/+510