Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / auxiliary / SConscript
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-07 Marek Olšákutil: import a new vertex buffer manager
2011-01-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
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
2010-12-22 Christian KönigMerge remote branch 'origin/master' 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-11-30 Marek Olšákutil: rename u_mempool -> u_slab
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-17 Jakob Bornecrantzgallium: Remove redundant sw and debug target helpers
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
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-11 José Fonsecagallivm: More detailed analysis of tgsi shaders.
2010-10-05 Thomas Balling Sør... Merge branch 'master' of ssh://cgit.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge remote branch 'origin/master' into pipe-video
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Dave Airlieutil/r300g: split the r300 index buffer modifier functi...
2010-09-18 Brian Paulgallium: rework handling of sprite_coord_enable state
2010-09-16 José Fonsecagallivm: Start collecting bitwise arithmetic helpers...
2010-09-15 Brian Paulgallivm: expand AoS sampling to cover all filtering...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-11 José Fonsecagallivm: Basic AoS TGSI -> LLVM IR.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-21 Vinson Leeauxiliary: Add missing files to SCons build.
2010-08-20 Luca Barbieriauxiliary: add reference count debugging code
2010-08-20 Luca Barbierios_stream: add printf facility
2010-08-20 Luca Barbieriauxiliary: add functions to describe gallium objects
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Chia-I Wudraw: Remove varray and vcache.
2010-08-16 Chia-I Wudraw: Add vsplit frontend.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-11 Vinson Leeauxiliary: Add u_staging.c to SCons build.
2010-07-29 Brian Paulgallivm: added lp_build_assert() function to make asser...
2010-07-29 José Fonsecascons: Use the current python executable for code gener...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-19 Marek Olšákutil: add a memory pool for equally sized memory alloca...
2010-07-16 Vinson Leescons: Fix Cygwin build.
2010-07-06 Zack Rusindraw: implement vertex texture sampling using llvm
2010-07-02 José Fonsecagallivm: Move gather functions to its own module.
2010-07-02 José Fonsecagallivm: Code generate YUV format unpacking.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-25 Zack Rusindraw: limit the number of vertex shader variants kept...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-08 Zack Rusingallium: a lot more complete implementation of stream...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 José Fonsecagallivm: Factor out the quad derivative code into a...
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-08 José Fonsecagallivm: Add an alternative to LLVMDumpValue that works...
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-03 Brian Paulgallium: move framebuffer utility functions into a...
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-29 Jakob Bornecrantzutil: Add small caps checker helper
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 José Fonsecagallivm: Bring aos format back to life.
2010-04-20 José Fonsecadraw: Remove draw_vs_llvm.c.
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
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-19 Vinson Leeauxiliary: Add util/u_surfaces.c to SCons build.
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_blend* files to llvmpipe...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_interp.c to llvmpipe...
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 José Fonsecascons: Make LLVM a black-white dependency.
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-09 José Fonsecautil: Add dedicated depth-stencil packing/unpacking...
2010-04-08 José Fonsecautil: Describe, implement, and test the new D3D9 color...
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 José Fonsecautil: Implement YUV and subsampled RGB format conversion.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 José Fonsecagallivm: Move the global LLVM objects (module, engine...
next