aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv04
Commit message (Expand)AuthorAgeFilesLines
* nouveau: return a value for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITSBen Skeggs2008-12-161-0/+2
* Nouveau: move the definition of log2i() to headerPekka Paalanen2008-12-131-26/+1
* Nouveau: fix minor API change in surface_copyPekka Paalanen2008-11-301-1/+1
* nv04..nv30: fix pipe_surface initPekka Paalanen2008-11-121-0/+2
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-119-13/+10
* nouveau: pf_sprint_name -> pf_nameBen Skeggs2008-08-111-3/+1
* nouveau: fix buildBen Skeggs2008-08-073-4/+4
* nv all: Copy shader tokens on create, free on delete.Younes Manton2008-07-232-2/+4
* nouveau: is_format_supported() interface changesBen Skeggs2008-07-231-9/+6
* nv04: use FREE/MALLOC like a good gallium boy should.Stephane Marchesin2008-07-083-8/+8
* nv04: use BEGIN_RING_NIStephane Marchesin2008-07-081-6/+2
* nv04.Stephane Marchesin2008-07-0815-0/+1960