summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nv20_state_fb.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-14nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs1-25/+24
2011-12-13nouveau: stop using _DepthBuffer, _StencilBuffer fieldsBrian Paul1-2/+2
2010-11-19dri/nouveau: Clean up magic numbers in get_rt_formatViktor Novotný1-5/+5
2010-11-15dri/nouveau nv20: Use rules-ng-ng headersViktor Novotný1-10/+10
2010-10-30dri/nv25: Bind a hierarchical depth buffer.Francisco Jerez1-0/+28
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-2/+2
2010-08-05dri/nv20: Fix some PGRAPH_ERRORs seen with DATA_CHECK enabled.Francisco Jerez1-1/+4
2010-03-21dri/nouveau: Random cleanups.Francisco Jerez1-3/+1
2010-03-07dri/nouveau: Check _ColorDrawBuffers[0] before emitting fb state.Francisco Jerez1-1/+1
2010-02-04Import a classic DRI driver for nv0x-nv2x.Francisco Jerez1-0/+123