scons: Make LLVM a black-white dependency.
[mesa.git] / src / gallium / auxiliary / os /
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-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 Kurt Davermanos: Temporarily use posix thread for embedded too.
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Brian Paulgallivm/llvmpipe: rename os_llvm.h to lp_bld.h
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Brian Paulgallium/os: wrapper for llvm-c/Core.h and #define HAVE_...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-14 José Fonsecaos: A stream for debug logging.
2010-02-14 José Fonsecaos: Add a growable string stream.
2010-02-14 José Fonsecaos: Complement/improve stream inline helpers.
2010-02-14 José Fonsecaos: Fix bad calloc.
2010-02-14 José Fonsecaos: Make streams abstract.
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-11 Vinson Leeos: Do not use Pthreads barrier functions on Mac OS X.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José Fonsecaos: Don't assert on missing implementation of barrier...
2010-02-05 José FonsecaMerge remote branch 'origin/master'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-04 José Fonsecaauxiliary: util_stream -> os_stream
2010-02-04 José Fonsecaos: Ensure header includes are outside extern "C" {}.
2010-02-04 José Fonsecaos: Time abstractions.
2010-02-04 José Fonsecaos/os_memory_aligned.h: fix memory allocation alignment...
2010-02-04 José Fonsecaos: Add missing dummy threading definitions.
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 José Fonsecaos: Also add the aligned memory prototypes to the embed...
2010-02-03 José Fonsecaos: New OS abstraction module.
2010-02-02 José Fonsecagallium: Move p_thread.h and p_atomic.h out of gallium...