summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/vl
Commit message (Expand)AuthorAgeFilesLines
* 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-013-94/+87
|\ \
| * | vl: Do not emit tgsi_version token.Michal Krol2009-11-272-32/+24
| * | tgsi: rename fields of tgsi_full_src_register to reduce verbosityKeith Whitwell2009-11-242-29/+29
| * | tgsi: rename fields of tgsi_full_dst_register to reduce verbosityKeith Whitwell2009-11-243-12/+12
| * | 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-243-42/+42
| * | tgsi: reduce repetition of structure name in its membersKeith Whitwell2009-11-241-8/+8
| * | gallium: simplify tgsi tokens furtherKeith Whitwell2009-11-241-1/+2
* | | vl: Update for renamed sampler/texture state setters.Michal Krol2009-12-012-16/+16
| |/ |/|
* | gallium: don't use arrays for texture width,height,depthKeith Whitwell2009-11-192-17/+17
|/
* g3dvl: remove a debug lineCooper Yuan2009-11-051-1/+0
* g3dvl: add scissor settingCooper Yuan2009-11-054-0/+13
* g3dvl: Copyright blocks.Younes Manton2009-10-0110-0/+270
* g3dvl: Color space conv interface & vl impl.Younes Manton2009-10-016-112/+236
* g3dvl: Fix MSVC build.José Fonseca2009-09-285-52/+95
* g3dvl: Missing semicolon.Younes Manton2009-09-271-1/+1
* g3dvl: Formatting and cleanups.Younes Manton2009-09-274-195/+113
* g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton2009-09-2710-0/+2872