Age | Commit message (Expand) | Author |
---|---|---|
2011-03-11 | mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines | Brian Paul |
2011-01-15 | mesa: begin implementation of GL_ARB_draw_buffers_blend | Brian Paul |
2010-11-15 | dri/nouveau: nv04: Use rules-ng-ng headers | Viktor Novotný |
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg |
2010-03-07 | dri/nv04: GL_EXT_secondary_color | Andrew Randrianasulu |
2010-03-04 | dri/nouveau: Add GL_EXT_stencil_wrap for nv04. | Andrew Randrianasulu |
2010-03-01 | dri/nouveau: Combine the dummy texture more deterministically on nv0x. | Francisco Jerez |
2010-03-01 | dri/nouveau: Fix up the ADD texture environment on nv0x. | Francisco Jerez |
2010-03-01 | dri/nouveau: Add two stencil operation cases in nv04_state_raster.c. | Andrew Randrianasulu |
2010-02-04 | Import a classic DRI driver for nv0x-nv2x. | Francisco Jerez |