summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/SConscript
Commit message (Expand)AuthorAgeFilesLines
...
| * gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.José Fonseca2010-05-081-0/+1
| * gallium: move framebuffer utility functions into a new fileBrian Paul2010-05-031-0/+1
| * util: Add small caps checker helperJakob Bornecrantz2010-04-291-0/+1
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoYounes Manton2010-04-301-23/+36
|\|
| * gallivm: Bring aos format back to life.José Fonseca2010-04-201-0/+1
| * draw: Remove draw_vs_llvm.c.José Fonseca2010-04-201-1/+0
| * auxiliary: Add util/u_surfaces.c to SCons build.Vinson Lee2010-04-181-0/+1
| * gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directoryBrian Paul2010-04-161-3/+0
| * gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directoryBrian Paul2010-04-161-1/+0
| * gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directoryBrian Paul2010-04-161-1/+0
| * gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directoryBrian Paul2010-04-161-1/+0
| * scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-1/+1
| * Squashed commit of the following:Keith Whitwell2010-04-101-2/+2
| * util: Add dedicated depth-stencil packing/unpacking functions.José Fonseca2010-04-091-0/+1
| * util: Describe, implement, and test the new D3D9 color formats.José Fonseca2010-04-081-0/+1
| * util: Implement YUV and subsampled RGB format conversion.José Fonseca2010-04-071-0/+1
| * Merge branch 'gallium_draw_llvm'Zack Rusin2010-04-061-0/+3
| |\
| | * Merge remote branch 'origin/master' into gallium_draw_llvmZack Rusin2010-03-311-17/+6
| | |\
| | * \ Merge remote branch 'origin/master' into gallium_draw_llvmZack Rusin2010-03-301-5/+8
| | |\ \
| | * | | draw llvm: various fixes for the translation codeZack Rusin2010-03-301-1/+2
| | * | | Merge remote branch 'origin/master' into gallium_draw_llvmZack Rusin2010-03-151-2/+12
| | |\ \ \
| | * | | | gallium/draw: initial code to properly support llvm in the draw moduleZack Rusin2010-02-221-0/+2
| * | | | | gallivm: Move the global LLVM objects (module, engine, provider, target) into...José Fonseca2010-04-061-1/+1
| * | | | | util: Support all SRGB formats.José Fonseca2010-04-061-0/+8
| * | | | | gallium/util: pregenerate half float tablesLuca Barbieri2010-04-021-0/+8
| * | | | | scons: Remove `util/u_gctors.cpp'.Michal Krol2010-04-011-1/+0
| * | | | | gallium: Integrate util_half with scons.Michal Krol2010-04-011-0/+2
| | |_|_|/ | |/| | |
| * | | | util: Hook into libtxc_dxtn.so (WIP).José Fonseca2010-03-311-0/+1
| * | | | scons: Force to consider the util/u_format_pack.py for util/u_format_table.c.José Fonseca2010-03-311-0/+4
| * | | | util: Use u_format_pack.py's code instead of u_format_access.py.José Fonseca2010-03-311-8/+1
| * | | | util: Put the format pack/unpack functions in the description table.José Fonseca2010-03-311-7/+0
| * | | | llvmpipe: Drop the aos format conversion.José Fonseca2010-03-311-1/+0
| * | | | util: Generalize lp_format_is_rgba8 into util_format_is_rgba8_variant.José Fonseca2010-03-311-1/+0
| | |_|/ | |/| |
| * | | gallivm: added lp_bld_printf() functionChris Li2010-03-291-0/+1
| * | | Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-2/+12
| |\ \ \ | | | |/ | | |/|
| | * | target-helpers: helper for injecting common debug layersKeith Whitwell2010-03-101-0/+1
| | * | util: Move the format tests cases here so that they can be easily shared.José Fonseca2010-03-061-0/+1
| | * | gallivm: Integrate udis86 on scons builds.José Fonseca2010-03-061-0/+2
| * | | gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-5/+7
| | |/ | |/|
* | | Merge remote branch 'origin/master' into pipe-videoYounes Manton2010-03-121-1/+0
| |/ |/|
* | gallivm: Rename lp_bld_misc -> lp_bld_init.José Fonseca2010-03-031-1/+1
* | util: Code generate functions to pack and unpack a single pixel.José Fonseca2010-02-261-0/+7
* | util: Cope with the fact that formats in u_format.csv are not ordered.José Fonseca2010-02-241-1/+0
|/
* os: A stream for debug logging.José Fonseca2010-02-141-0/+1
* util: Helper functions to dump all state objects.José Fonseca2010-02-141-0/+1
* os: Add a growable string stream.José Fonseca2010-02-141-0/+1
* os: Make streams abstract.José Fonseca2010-02-141-1/+1
* util: Rename u_debug_dump.[ch] -> u_dump.[ch].José Fonseca2010-02-141-1/+1
* tgsi: Remove tgsi_dump_c.[ch].Michal Krol2010-02-091-1/+0
* gallivm: added lp_bld_misc.cpp to sources listBrian Paul2010-02-081-0/+1