nouveau: switch to libdrm_nouveau-2.0
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_miptree.c
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2011-12-18 Christoph Bumillernvc0: add NVC0_RESOURCE_FLAG_VIDEO
2011-10-21 Christoph Bumillernvc0: add support for linear and buffer textures and RTs
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
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: add correct storage type for Z32_FLOAT
2011-07-14 Christoph Bumillernv50,nvc0: unify nvc0_miptree and nv50_miptree structs
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph Bumillernv50,nvc0: fix texture layer issues
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-16 Christoph Bumillernvc0: use format from the template on surface creation
2011-02-09 Christoph Bumillernvc0: correct storage type for 16 bit surface formats
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-23 Christoph Bumillernvc0: fix layer stride state
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: use tile flags in a way compatible with nouveau
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver