summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/vl/vl_shader_build.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-101-243/+0
* tgsi: rename fields of tgsi_full_src_register to reduce verbosityKeith Whitwell2009-11-241-16/+16
* tgsi: rename fields of tgsi_full_dst_register to reduce verbosityKeith Whitwell2009-11-241-8/+8
* tgsi: rename fields of tgsi_full_declaration to reduce verbosityKeith Whitwell2009-11-241-12/+12
* tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosityKeith Whitwell2009-11-241-25/+25
* tgsi: reduce repetition of structure name in its membersKeith Whitwell2009-11-241-8/+8
* gallium: simplify tgsi tokens furtherKeith Whitwell2009-11-241-1/+2
* g3dvl: Copyright blocks.Younes Manton2009-10-011-0/+27
* g3dvl: Formatting and cleanups.Younes Manton2009-09-271-3/+3
* g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton2009-09-271-0/+215