summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv04_state_frag.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.Eric Anholt2014-04-301-1/+1
* mesa: Drop _EnabledUnits.Eric Anholt2014-04-301-1/+1
* mesa: Change many Type A MESA_FORMATs to meet naming standardMark Mueller2014-01-271-2/+2
* mesa: Rename 4 color component unsigned byte MESA_FORMATsMark Mueller2014-01-271-1/+1
* mesa: change gl_format to mesa_formatMark Mueller2014-01-271-1/+1
* nouveau: rework and simplify nv04/nv05 driver a bitBen Skeggs2012-04-141-15/+28
* nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs2012-04-141-11/+9
* dri/nouveau: nv04: Use rules-ng-ng headersViktor Novotný2010-11-151-3/+4
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* dri/nv04: Add support for NV_texture_env_combine4.Francisco Jerez2010-09-091-13/+23
* dri/nouveau: Fake A8 and L8 texture support on nv04.Francisco Jerez2010-02-251-30/+46
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+261