summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv10_state_tnl.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: Use bitmask/ffs to iterate enabled lightsMathias Fröhlich2016-06-161-11/+16
* dri/nouveau: Include simple_list.h explicitly in nv*_state_tnl.c.Francisco Jerez2015-06-091-0/+2
* mesa: Rename 4 color component unsigned byte MESA_FORMATsMark Mueller2014-01-271-1/+1
* mesa: rename ColorMaterialBitmask to _ColorMaterialBitmaskBrian Paul2012-06-271-2/+2
* nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs2012-04-141-77/+64
* dri/nouveau: Enable NV_fog_distance on NV10 and NV20 hardwareNicholas Miell2011-11-011-3/+12
* mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlinesBrian Paul2011-03-111-1/+1
* dri/nouveau: Kill a bunch of ternary operators.Francisco Jerez2010-11-151-4/+4
* dri/nouveau: nv10: Use rules-ng-ng headersViktor Novotný2010-11-151-41/+41
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-14/+14
* dri/nv10: Fake fast Z clears for pre-nv17 cards.Francisco Jerez2010-10-101-0/+3
* dri/nouveau: Random cleanups.Francisco Jerez2010-03-211-40/+11
* dri/nouveau: Implement texcoord generation.Francisco Jerez2010-03-181-2/+4
* dri/nouveau: Fix nv[12]x color sum.Francisco Jerez2010-03-071-2/+4
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+514