summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv10_state_raster.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: only enable stencil func if the visual has stencil bitsIlia Mirkin2014-09-121-1/+1
* nouveau: only enable the depth test if there actually is a depth bufferIlia Mirkin2014-09-121-2/+3
* nouveau: fix chipset checks for nv1a by using the oclass insteadIlia Mirkin2014-02-131-1/+2
* nouveau: Use accessor for stencil reference valuesChris Forbes2013-05-151-1/+3
* nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs2012-04-141-66/+54
* mesa: begin implementation of GL_ARB_draw_buffers_blendBrian Paul2011-01-151-3/+3
* dri/nouveau: Kill a bunch of ternary operators.Francisco Jerez2010-11-151-7/+8
* dri/nouveau: nv10: Use rules-ng-ng headersViktor Novotný2010-11-151-19/+19
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-12/+12
* dri/nouveau: Remove some CI remnants.Francisco Jerez2010-03-041-5/+0
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+186