summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile
Commit message (Expand)AuthorAgeFilesLines
* gallivm: added lp_bld_printf() functionChris Li2010-03-291-0/+1
* gallium: add target-helpers/wrap_screen.c to C_SOURCESBrian Paul2010-03-161-2/+3
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-3/+16
|\
| * target-helpers: remove swrast_xlib.c helperKeith Whitwell2010-03-101-1/+0
| * target-helpers: helper for injecting common debug layersKeith Whitwell2010-03-101-0/+1
| * gallium: create helper for swrast+xlib combinationKeith Whitwell2010-03-091-1/+2
| * util: Move the format tests cases here so that they can be easily shared.José Fonseca2010-03-061-0/+1
| * gallivm: Rename lp_bld_misc -> lp_bld_init.José Fonseca2010-03-031-1/+1
| * gallium: define GENERATED auxiliary filesBrian Paul2010-02-261-1/+7
| * util: Code generate functions to pack and unpack a single pixel.José Fonseca2010-02-261-0/+5
| * util: Cope with the fact that formats in u_format.csv are not ordered.José Fonseca2010-02-241-1/+0
| * pipebuffer: Include fenced buffer manager in buildJakob Bornecrantz2010-02-181-0/+1
* | gallium: added util/u_sampler.c to MakefileBrian Paul2010-02-251-0/+1
* | gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-6/+7
|/
* 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
* gallium/auxiliary: add -D__STDC_CONSTANT_MACROSBrian Paul2010-02-091-0/+3
* gallivm: added gallivm/lp_bld_misc.cpp to MakefileBrian Paul2010-02-081-0/+5
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-28/+27
* auxiliary: util_stream -> os_streamJosé Fonseca2010-02-041-2/+2
* util: Reimplement u_time on top of os_time.José Fonseca2010-02-041-1/+0
* os: Time abstractions.José Fonseca2010-02-041-0/+1
* os: New OS abstraction module.José Fonseca2010-02-031-0/+1
* gallium/util: add missing util/u_bitmask.c to MakefileBrian Paul2010-01-221-0/+1
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-2/+0
|\
* | util: add generic ringbuffer utitiltyKeith Whitwell2010-01-161-0/+1
* | gallium: Generate a single library for auxiliaries with Make too.José Fonseca2010-01-011-8/+173
|/
* gallium: Improve recursive makefilesJakob Bornecrantz2009-02-201-11/+3
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-5/+1
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-151-0/+24