summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv10_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-2/+2
* 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-2/+2
* mesa: change gl_format to mesa_formatMark Mueller2014-01-271-1/+1
* nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs2012-04-141-17/+15
* dri/nouveau: nv10: Use rules-ng-ng headersViktor Novotný2010-11-151-18/+18
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-5/+5
* dri/nv10-nv20: Add support for NV_texture_env_combine4.Francisco Jerez2010-09-091-13/+18
* dri/nouveau: Use the XRGB8888 hardware texture format.Francisco Jerez2010-02-251-0/+7
* dri/nouveau: Restructure the nv[12]0 regcombiner code, and fake A8/L8 support.Francisco Jerez2010-02-251-124/+109
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+416