gallium: s/bool/boolean/
[mesa.git] / src / gallium / drivers / nvfx / nvfx_surface.c
2011-06-08 Brian Paulgallium: s/bool/boolean/
2011-04-21 Marek Olšákgallium: add fallback for copying buffers to all drivers
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-25 Xavier Chantrynvfx: restore BEGIN_RING usage
2010-12-05 Xavier Chantrynvfx: fixes after array textures merge
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-13 Vinson Leenvfx: Move declaration before code.
2010-09-05 Luca Barbierinvfx: switch to rules-ng-ng register headers
2010-09-05 Luca Barbierinvfx: pause occlusion queries during blitter usage
2010-09-05 Luca Barbierinvfx: support using blitter to copy depth/stencil resou...
2010-09-04 Luca Barbierinvfx: move 2D format selection logic to 2D code
2010-09-04 Luca Barbierinvfx: fix swizzling of high bpp surfaces
2010-09-04 Luca Barbierinvfx: fix the temporary copying logic and add asserts
2010-09-04 Luca Barbierinvfx: allow nested blitter usage, fixing bug in clear
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: rewrite draw code and buffer code
2010-08-21 Luca Barbierinvfx: new 2D: use a CPU copy for up to 4 pixels, up...
2010-08-21 Luca Barbierinvfx: new 2D: new render temporaries with resources
2010-08-21 Luca Barbierinvfx: new 2D: use new 2D engine in Gallium
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-09 Ben Skeggsnvfx: fix typo from gallium-msaa merge
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 Roland Scheideggergallium: rename clearRT / clearDS to clear_render_targe...
2010-05-28 Roland Scheideggernvfx: adapt to clear interface changes
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 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-11 Maciej CencoraMerge commit 'origin/7.8'
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-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-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 Barbierinv30, nv40: unify nv[34]0_query.c