Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nouveau: only enable stencil func if the visual has stencil bits | Ilia Mirkin | 2014-09-12 | 1 | -1/+1 |
* | nouveau: only enable the depth test if there actually is a depth buffer | Ilia Mirkin | 2014-09-12 | 1 | -2/+3 |
* | nouveau: fix chipset checks for nv1a by using the oclass instead | Ilia Mirkin | 2014-02-13 | 1 | -1/+2 |
* | nouveau: Use accessor for stencil reference values | Chris Forbes | 2013-05-15 | 1 | -1/+3 |
* | nouveau/vieux: switch to libdrm_nouveau-2.0 | Ben Skeggs | 2012-04-14 | 1 | -66/+54 |
* | mesa: begin implementation of GL_ARB_draw_buffers_blend | Brian Paul | 2011-01-15 | 1 | -3/+3 |
* | dri/nouveau: Kill a bunch of ternary operators. | Francisco Jerez | 2010-11-15 | 1 | -7/+8 |
* | dri/nouveau: nv10: Use rules-ng-ng headers | Viktor Novotný | 2010-11-15 | 1 | -19/+19 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -12/+12 |
* | dri/nouveau: Remove some CI remnants. | Francisco Jerez | 2010-03-04 | 1 | -5/+0 |
* | Import a classic DRI driver for nv0x-nv2x. | Francisco Jerez | 2010-02-04 | 1 | -0/+186 |