gallium: remove user_buffer_create from the interface
[mesa.git] / src / gallium / drivers / nv50 / nv50_formats.c
2012-04-29 Christoph Bumillernv50,nvc0: fix depth/stencil resolve
2012-04-24 Christoph Bumillernv50,nvc0: handle new vertex fetch caps
2012-03-09 Christoph Bumillernv50: add support for R8G8_R8B8 and G8R8_B8R8 formats
2012-03-09 Christoph Bumillernv50,nvc0: share the format table code
2011-10-15 Christoph Bumillernv50,nvc0: extend formats table for integer formats
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-09-13 Marcin Slusarznv50/nvc0: add support for R4A4_UNORM and A4R4_UNORM...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Christoph Bumillernv50: implement resource_resolve with custom blit
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-14 Christoph Bumillernv50,nvc0: extensive surface format renaming to get...
2011-07-14 Christoph Bumillernv50,nvc0: don't advertise unaligned texture format...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-02 Christoph Bumillernv50,nvc0: advertise GL_FIXED vertex buffers as supported
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-16 Christoph Bumillernv50,nvc0: add new texture and render target formats
2011-04-16 Christoph Bumillernv50,nvc0: fix normalized RG16 and RGBA32 texture forma...
2011-03-05 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph Bumillernv50,nvc0: update the format tables
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-02-28 Christoph Bumillernv50: replace most of it with nvc0 driver ported to...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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-25 Christoph Bumillernv50: use formats table in nv50_surface.c
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-07-31 Christoph Bumillernv50: add signed RGTC1 to format table, allow 2_10_10_1...
2010-07-24 Christoph Bumillernv50: add/fix some license headers
2010-07-24 Christoph Bumillernv50: introduce the big formats table