summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/nv30_query.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: implement missing timer query functionalityChristoph Bumiller2012-07-131-2/+8
* nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs2012-04-141-0/+263
* nv30, nv40: unify nv[34]0_query.cLuca Barbieri2010-03-151-127/+0
* nv30, nv40: unify all structures and headers, except shadersLuca Barbieri2010-03-151-16/+16
* nouveau: s/rankine/eng3d/g; s/curie/eng3d/gLuca Barbieri2010-03-151-5/+5
* nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etcMarcin Slusarz2010-01-051-7/+13
* nouveau: call notifier/grobj etc funcs directlyBen Skeggs2009-06-051-13/+12
* gallium: Replace uint64 by standard uint64_t.José Fonseca2009-01-081-2/+2
* nv30: Move some structures and functions from context to screenPatrice Mandin2008-04-111-7/+16
* nv30: use FREE macroPatrice Mandin2008-03-301-1/+1
* nouveau: adapt to recent gallium changesBen Skeggs2008-03-301-1/+1
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+113