aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/vl/vl_mpeg12_mc_renderer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mesa_7_7_branch'Brian Paul2009-12-311-0/+11
|\
| * g3dvl: Silence compiler warnings.Vinson Lee2009-12-271-0/+11
* | Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-2/+2
* | Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-3/+2
|\ \
| * \ Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-041-3/+2
| |\ \
| | * | fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-2/+2
| | * | gallium: interface cleanups, remove nblocksx/y from pipe_texture and moreRoland Scheidegger2009-11-301-1/+0
* | | | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+2
|/ / /
* | | Merge commit 'origin/tgsi-simplify-ext'Keith Whitwell2009-12-011-40/+34
|\ \ \
| * | | vl: Do not emit tgsi_version token.Michal Krol2009-11-271-24/+18
| * | | tgsi: rename fields of tgsi_full_src_register to reduce verbosityKeith Whitwell2009-11-241-13/+13
| * | | tgsi: rename fields of tgsi_full_dst_register to reduce verbosityKeith Whitwell2009-11-241-3/+3
| * | | tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosityKeith Whitwell2009-11-241-16/+16
| | |/ | |/|
* | | vl: Update for renamed sampler/texture state setters.Michal Krol2009-12-011-14/+14
| |/ |/|
* | gallium: don't use arrays for texture width,height,depthKeith Whitwell2009-11-191-11/+11
|/
* g3dvl: remove a debug lineCooper Yuan2009-11-051-1/+0
* g3dvl: add scissor settingCooper Yuan2009-11-051-0/+7
* g3dvl: Copyright blocks.Younes Manton2009-10-011-0/+27
* g3dvl: Fix MSVC build.José Fonseca2009-09-281-44/+81
* g3dvl: Formatting and cleanups.Younes Manton2009-09-271-144/+72
* g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton2009-09-271-0/+1662