Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / nvfx / nvfx_miptree.c
2012-04-13 Ben Skeggsnvfx: completely remove this driver (GeForce FX/6/7)
2012-01-15 Lucas Stachnvfx: drop render temporaries code
2011-08-30 Christoph Bumillernvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR define
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-05 Xavier Chantryinit ps->context with util_surfaces_get and do_get
2010-12-05 Xavier Chantrynvfx: fixes after array textures merge
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
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-04 Luca Barbierinvfx: fix the temporary copying logic and add asserts
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-29 Vinson Leenvfx: Remove util_is_pot in favor of util_is_power_of_two.
2010-08-24 Vinson Leenvfx: Remove unnecessary headers.
2010-08-21 Vinson Leenvfx: Fix SCons build.
2010-08-21 Luca Barbierinvfx: new 2D: unify textures and buffers
2010-08-21 Luca Barbierinvfx: new 2D: new render temporaries with resources
2010-08-21 Luca Barbierinv30: new 2D: support ARB_texture_rectangle
2010-08-21 Luca Barbierinvfx: new 2D: enable swizzling for all surfaces
2010-08-21 Luca Barbierinvfx: new 2D: use new 2D engine in Gallium
2010-08-21 Luca Barbierinvfx: new 2D: rewrite transfer code to use staging...
2010-08-21 Luca Barbierinvfx: new 2D: rewrite miptree code, adapt transfers
2010-08-20 Luca Barbierigallium: make all checks for PIPE_TEXTURE_2D check...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-17 Roland Scheideggernouveau: adapt to interface changes
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-17 Vinson Leenvfx: Remove unnecessary headers.
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-12 Luca Barbierinvfx: fix bind flags
2010-04-12 Luca Barbierinvfx: add missing vtbl for shared textures
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-23 Luca Barbierinvfx: stop incessantly spewing debug messages on the...
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-15 Luca Barbierinvfx: move nv04_surface_2d.c into nvfx directory
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_miptree.c