summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-03-31util: Hook into libtxc_dxtn.so (WIP).José Fonseca1-0/+1
2010-03-31util: Use u_format_pack.py's code instead of u_format_access.py.José Fonseca1-2/+1
2010-03-31util: Put the format pack/unpack functions in the description table.José Fonseca1-5/+1
2010-03-31llvmpipe: Drop the aos format conversion.José Fonseca1-1/+0
2010-03-31util: Generalize lp_format_is_rgba8 into util_format_is_rgba8_variant.José Fonseca1-1/+0
2010-03-29gallivm: added lp_bld_printf() functionChris Li1-0/+1
2010-03-16gallium: add target-helpers/wrap_screen.c to C_SOURCESBrian Paul1-2/+3
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol1-3/+16
2010-03-10target-helpers: remove swrast_xlib.c helperKeith Whitwell1-1/+0
2010-03-10target-helpers: helper for injecting common debug layersKeith Whitwell1-0/+1
2010-03-09gallium: create helper for swrast+xlib combinationKeith Whitwell1-1/+2
2010-03-06util: Move the format tests cases here so that they can be easily shared.José Fonseca1-0/+1
2010-03-03gallivm: Rename lp_bld_misc -> lp_bld_init.José Fonseca1-1/+1
2010-02-26gallium: define GENERATED auxiliary filesBrian Paul1-1/+7
2010-02-26util: Code generate functions to pack and unpack a single pixel.José Fonseca1-0/+5
2010-02-25gallium: added util/u_sampler.c to MakefileBrian Paul1-0/+1
2010-02-24util: Cope with the fact that formats in u_format.csv are not ordered.José Fonseca1-1/+0
2010-02-18pipebuffer: Include fenced buffer manager in buildJakob Bornecrantz1-0/+1
2010-02-14os: A stream for debug logging.José Fonseca1-0/+1
2010-02-14util: Helper functions to dump all state objects.José Fonseca1-0/+1
2010-02-14os: Add a growable string stream.José Fonseca1-0/+1
2010-02-14os: Make streams abstract.José Fonseca1-1/+1
2010-02-14util: Rename u_debug_dump.[ch] -> u_dump.[ch].José Fonseca1-1/+1
2010-02-09gallium/auxiliary: add -D__STDC_CONSTANT_MACROSBrian Paul1-0/+3
2010-02-08gallivm: added gallivm/lp_bld_misc.cpp to MakefileBrian Paul1-0/+5
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin1-28/+27
2010-02-04auxiliary: util_stream -> os_streamJosé Fonseca1-2/+2
2010-02-04util: Reimplement u_time on top of os_time.José Fonseca1-1/+0
2010-02-04os: Time abstractions.José Fonseca1-0/+1
2010-02-03os: New OS abstraction module.José Fonseca1-0/+1
2010-01-22gallium/util: add missing util/u_bitmask.c to MakefileBrian Paul1-0/+1
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul1-2/+0
2010-01-16util: add generic ringbuffer utitiltyKeith Whitwell1-0/+1
2010-01-01gallium: Generate a single library for auxiliaries with Make too.José Fonseca1-8/+173
2010-02-19gallium: WIP: Introduce sampler views.Michal Krol1-6/+7
2009-02-20gallium: Improve recursive makefilesJakob Bornecrantz1-11/+3
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca1-5/+1
2008-02-15Code reorganization: s/aux/auxiliary/.José Fonseca1-0/+24