aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv20_state_tnl.c
Commit message (Expand)AuthorAgeFilesLines
* 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