summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/savage/savageioctl.c
Commit message (Expand)AuthorAgeFilesLines
* WAIT_IDLE_EMPTY in savageSwapBuffers until real frame throttling is possible.Felix Kuehling2004-05-241-0/+1
* get rid of last few XF86DRIClipRectDave Airlie2004-05-031-3/+3
* Enable drawing directly to the (now tiled) front buffer.Felix Kuehling2004-03-261-2/+2
* Make sure hardware culling is disabled for unfilled primitives,Felix Kuehling2004-03-241-0/+4
* Buffer vertices and emit them in batches. Still using conventional drawingFelix Kuehling2004-03-241-6/+31
* unsigned int -> uint32_t, unsigned char -> uint8_t where the size matters.Felix Kuehling2004-03-211-25/+25
* Fixed MAXFIFO_S4. Removed WAIT_IDLE_EMPTY from savage_BCI_swap which resultedFelix Kuehling2004-03-201-2/+1
* Clearing rectangle was one too big in each direction.Felix Kuehling2004-03-041-2/+2
* Reorganized hardware state data structures and state emission. Don't trackFelix Kuehling2004-02-291-4/+4
* Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVSFelix Kuehling2004-02-221-0/+521