Merge branch 'gallium-polygon-stipple'
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_tex.c
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-14 Christoph Bumillernv50,nvc0: add support for multi-sample resources
2011-07-14 Christoph Bumillernv50,nvc0: unify nvc0_miptree and nv50_miptree structs
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph Bumillernv50,nvc0: get format desc for TIC entry from sampler...
2011-03-04 Christoph Bumillernv50,nvc0: share sampler state creation
2011-03-04 Christoph Bumillernv50,nvc0: update the format tables
2011-03-04 Christoph Bumillernv50,nvc0: fix texture layer issues
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-01 Ben Skeggsnouveau: ensure vbo_dirty is set when buffer write...
2011-03-01 Ben Skeggsnvc0: port to common fence/mm/buffer code
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-24 Christoph Bumillernvc0: sync textures with render targets ourselves
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-27 Christoph Bumillernvc0: implement VRAM buffer transfers with bounce buffers
2010-12-20 Ben Skeggsnvc0: BEGIN_RING->BEGIN_RING_NI in a couple of places
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph Bumillernvc0: adapt to array textures interface change
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-09 Christoph Bumillernvc0: write texture address to TIC with a RELOC
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver