summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv20_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-68/+57
* dri/nouveau: Enable NV_fog_distance on NV10 and NV20 hardwareNicholas Miell2011-11-011-6/+16
* 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-3/+3
* dri/nouveau nv20: Use rules-ng-ng headersViktor Novotný2010-11-151-48/+48
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-11/+11
* dri/nouveau: Minor cleanup.Francisco Jerez2010-09-091-21/+29
* 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-1/+1
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+396