summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/vl/vl_compositor.c
AgeCommit message (Expand)Author
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-01vl: adapt to new vertex element cso interfaceRoland Scheidegger
2010-02-17gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger
2010-02-09gallium: Remove prefilter member from pipe_sampler_state struct.Michal Krol
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-16gallium: Fix uninitialized instance divisor and index.Chia-I Wu
2009-12-23gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland Scheidegger
2009-12-01Merge commit 'origin/tgsi-simplify-ext'Keith Whitwell
2009-12-01vl: Update for renamed sampler/texture state setters.Michal Krol
2009-11-27vl: Do not emit tgsi_version token.Michal Krol
2009-11-24tgsi: rename fields of tgsi_full_dst_register to reduce verbosityKeith Whitwell
2009-11-24tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosityKeith Whitwell
2009-11-19gallium: don't use arrays for texture width,height,depthKeith Whitwell
2009-11-05g3dvl: add scissor settingCooper Yuan
2009-10-01g3dvl: Copyright blocks.Younes Manton
2009-10-01g3dvl: Color space conv interface & vl impl.Younes Manton
2009-09-28g3dvl: Fix MSVC build.José Fonseca
2009-09-27g3dvl: Formatting and cleanups.Younes Manton
2009-09-27g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton