summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv10/nv10_screen.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* nouveau: very quick port to tex-surface changes.Ben Skeggs2008-05-271-0/+25
* nouveau: remove final PIPE_FORMAT_U_* usageBen Skeggs2008-05-251-3/+3
* nouveau: remove chipset fields in all nv pipe driver context/screen structs.Ben Skeggs2008-05-131-4/+4
* nouveau: bitmap texcoord bias has been removedBen Skeggs2008-05-051-2/+0
* nouveau: in some cases don't create the buffer in local mem initially.Ben Skeggs2008-04-041-0/+3
* nv10: fix stuff and things.Stephane Marchesin2008-04-021-17/+53
* nv10.Stephane Marchesin2008-03-151-0/+150