summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv04_state_fb.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: only enable the depth test if there actually is a depth bufferIlia Mirkin2014-09-121-0/+1
* mesa: Change many Type P MESA_FORMATs to meet naming specMark Mueller2014-01-271-1/+1
* 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: rework and simplify nv04/nv05 driver a bitBen Skeggs2012-04-141-8/+0
* nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs2012-04-141-18/+15
* nouveau: stop using _DepthBuffer, _StencilBuffer fieldsBrian Paul2011-12-131-2/+2
* dri/nouveau: Clean up magic numbers in get_rt_formatViktor Novotný2010-11-191-3/+3
* dri/nouveau: nv04: Use rules-ng-ng headersViktor Novotný2010-11-151-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* dri/nv04: Fix PGRAPH_ERRORs when running OA.Francisco Jerez2010-09-161-1/+5
* dri/nouveau: Check _ColorDrawBuffers[0] before emitting fb state.Francisco Jerez2010-03-071-1/+1
* dri/nouveau: Some multithreaded rendering fixes.Francisco Jerez2010-02-171-4/+4
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+116