gallium: move border color to be a color union
[mesa.git] / src / gallium / drivers / nvfx / nv04_2d.c
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-20 Ben Skeggsnouveau: fix includes for latest libdrm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-05 Luca Barbierinvfx: move nv04_2d to rules-ng-ng
2010-09-04 Luca Barbierinvfx: move 2D format selection logic to 2D code
2010-09-04 Luca Barbierinvfx: fix some subrectangle copies
2010-09-04 Luca Barbierinvfx: fix inlinining in nv04_2d.c
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Vinson Leenvfx: Initialize variables on error path.
2010-08-22 Vinson Leenvfx: Silence unused variable warning.
2010-08-22 Vinson Leenvfx: Silence uninitialized variable warnings.
2010-08-21 Vinson Leenvfx: Fix SCons build.
2010-08-21 Luca Barbierinv04-nv40: new 2D: add new Gallium-independent 2D engine