aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv04/nv04_screen.c
Commit message (Expand)AuthorAgeFilesLines
* nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs2009-02-051-0/+13
* gallium: remove pipe_buffer from surfacesZack Rusin2009-02-021-4/+5
* Merge branch 'gallium-0.2' of git+ssh://[email protected]/git/mesa/...Stephane Marchesin2009-02-021-0/+2
|\
| * gallium: initialize simple screen in driversZack Rusin2009-01-311-0/+2
| * gallium: make p_winsys internalZack Rusin2009-01-301-2/+2
| * gallium: give the screen priority when it comes to buffer allocationsZack Rusin2009-01-291-2/+2
* | nv04: some old changes I had lying around.Stephane Marchesin2009-02-021-0/+7
|/
* nouveau: return a value for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITSBen Skeggs2008-12-161-0/+2
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-1/+0
* nouveau: is_format_supported() interface changesBen Skeggs2008-07-231-9/+6
* nv04.Stephane Marchesin2008-07-081-0/+216