Merge branch 'lp-offset-twoside'
[mesa.git] / src / gallium / auxiliary / Makefile
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-17 Jakob Bornecrantzgallium: Remove redundant sw and debug target helpers
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-27 Kenneth GraunkeFix build on systems where "python" is python 3.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-11 José Fonsecagallivm: More detailed analysis of tgsi shaders.
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: Reorder list of files in Makefile.
2010-08-21 Luca Barbierigallium/auxiliary: add semantic linkage utility code
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 Luca Barbieriauxiliary: support for transfers using staging resources
2010-07-29 Brian Paulgallivm: added lp_build_assert() function to make asser...
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-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-26 Marek Olšákdraw: fix build with llvm and make
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-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-18 Luca Barbieriauxiliary: add util_surfaces to track a resource's...
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-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 Vinson Leegallium: Add files to Makefile.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 José Fonsecagallivm: Move the global LLVM objects (module, engine...
2010-04-06 José Fonsecautil: Support all SRGB formats.
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-02 Luca Barbierigallium/util: pregenerate half float tables
2010-04-01 Luca Barbierigallium/util: rewrite global constructor system for...
2010-04-01 Luca Barbierigallium/util: add fast half float conversion functions
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 José Fonsecautil: Hook into libtxc_dxtn.so (WIP).
2010-03-31 José Fonsecautil: Use u_format_pack.py's code instead of u_format_a...
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 José Fonsecautil: Put the format pack/unpack functions in the descr...
2010-03-31 José Fonsecallvmpipe: Drop the aos format conversion.
2010-03-31 José Fonsecautil: Generalize lp_format_is_rgba8 into util_format_is...
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Chris Ligallivm: added lp_bld_printf() function
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 Brian Paulgallium: add target-helpers/wrap_screen.c to C_SOURCES
next