summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libgallium: Convert to automakeTom Stellard2013-01-101-47/+0
* gallium/auxiliary: Add -fno-rtti to CXXFLAGS on LLVM >= 3.2.Johannes Obermayr2012-12-031-1/+5
* auxillary: Append LLVM_CXXFLAGS to CXXFLAGSTom Stellard2012-11-131-0/+1
* util: Reimplement half <-> float conversions.James Benton2012-06-291-2/+0
* gallium: Add pipe loader for device enumeration and driver multiplexing.Francisco Jerez2012-05-111-0/+8
* auxiliary: share the source listsChia-I Wu2011-08-231-198/+3
* [g3dvl] and finally remove pipe_video_contextChristian König2011-07-081-1/+1
* Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-091-1/+1
|\
| * draw: rename draw_vs_varient.c to draw_vs_variant.cBrian Paul2011-06-071-1/+1
* | [g3dvl] remove the unused bitstream parser componentsChristian König2011-05-041-3/+2
* | [g3dvl] Implement MPEG2 VLDChristian König2011-05-041-0/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-04-231-0/+1
|\|
| * draw: Prevent out-of-bounds vertex buffer access.José Fonseca2011-04-011-0/+1
* | [g3dvl] start implementing zscan and quantificationChristian König2011-04-231-0/+1
* | [g3dvl] rename vl_mpeg12_mc_renderer into vl_mcChristian König2011-04-171-1/+1
* | [g3dvl] and finally split the decoder part out of the contextChristian König2011-04-061-1/+2
* | [g3dvl] rename ycbcr buffer to video buffer and add some more functionalityChristian König2011-04-041-1/+1
* | [g3dvl] introduction of ycbcr buffersChristian König2011-03-271-1/+2
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-191-1/+3
|\|
| * gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca2011-03-131-1/+1
| * gallium/util: new polygon stipple utility helperBrian Paul2011-03-101-0/+1
| * gallium/util: add LATC supportMarek Olšák2011-03-081-0/+1
* | [g3dvl] move mpeg12 context out of softpipeChristian König2011-03-171-0/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-031-0/+1
|\|
| * gallium: add RGTC UNORM support to u_format.Dave Airlie2011-03-021-0/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-02-241-0/+1
|\|
| * util: import a new vertex buffer managerMarek Olšák2011-02-071-1/+2
* | Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-111-5/+2
|\|
| * mesa: consolidate some compiler -D flagsBrian Paul2010-12-031-3/+0
| * gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-1/+1
| * util: rename u_mempool -> u_slabMarek Olšák2010-11-301-1/+1
* | use a shadow buffer for vertex data to optimize memory accessChristian König2010-12-031-1/+2
* | Merge remote branch 'origin/master' into pipe-videoChristian König2010-11-211-1/+1
|\|
| * gallium: Remove redundant sw and debug target helpersJakob Bornecrantz2010-11-171-2/+1
* | [g3dvl] add skeleton and incomplete idctChristian König2010-11-141-1/+2
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-281-5/+6
|\|
| * Fix build on systems where "python" is python 3.Kenneth Graunke2010-10-271-5/+5
| * gallivm: More detailed analysis of tgsi shaders.José Fonseca2010-10-111-0/+1
* | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-videoChristian König2010-10-121-17/+36
|\|
| * Merge branch 'sprite-coord'Brian Paul2010-09-211-0/+1
| |\
| | * gallium: rework handling of sprite_coord_enable stateBrian Paul2010-09-171-0/+1
| * | util/r300g: split the r300 index buffer modifier functions out to utilDave Airlie2010-09-201-0/+1
| |/
| * gallivm: Start collecting bitwise arithmetic helpers in a new module.José Fonseca2010-09-161-0/+1
| * gallivm: expand AoS sampling to cover all filtering modesBrian Paul2010-09-151-0/+1
| * gallivm: Basic AoS TGSI -> LLVM IR.José Fonseca2010-09-111-0/+1
| * auxiliary: Reorder list of files in Makefile.Vinson Lee2010-08-211-14/+14
| * gallium/auxiliary: add semantic linkage utility codeLuca Barbieri2010-08-211-0/+1
| * auxiliary: add reference count debugging codeLuca Barbieri2010-08-201-0/+1
| * os_stream: add printf facilityLuca Barbieri2010-08-201-0/+1
| * auxiliary: add functions to describe gallium objectsLuca Barbieri2010-08-201-0/+1