aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/dri_drawable.c
Commit message (Collapse)AuthorAgeFilesLines
* gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT()Thomas Hellstrom2009-04-281-8/+6
| | | | Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
* gallium dri st: Fix up some comments and minor bugs.Thomas Hellstrom2009-04-281-7/+10
| | | | Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
* gallium: indent and cleanfile the dri state-tracker.Thomas Hellstrom2009-04-281-122/+105
|
* gallium: Update the dri2 state tracker to support dri1.Thomas Hellstrom2009-04-281-16/+302
| | | | Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
* gallium: Move the dri2 state tracker since we're about to extend it to dri1.Thomas Hellstrom2009-04-281-0/+325
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>