g3dvl: Catch up to gallium changes, fix build.
[mesa.git] / src / gallium / state_trackers / g3dvl / vl_context.c
2009-02-06 Younes Mantong3dvl: Catch up to gallium changes, fix build.
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-01-27 Zack Rusingallium: standardize naming of masks
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-10 Younes Mantong3dvl: Use Gallium MALLOC wrappers.
2009-01-10 Younes Mantong3dvl: Get rid of old unbuffered motion compensation...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-06 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-19 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-16 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-12 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-08 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-24 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-20 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-13 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-11-10 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-15 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-18 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.2' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.2' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.2' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-08-29 Younes Mantong3dvl: Buffer the entire frame before rendering.
2008-08-16 Younes Mantong3dvl: Modularized rendering, refactored to accommodate...
2008-08-16 Younes Mantong3dvl: Merged tgsi/util and tgsi/exec moved some header...
2008-08-13 Ben SkeggsMerge remote branch 'origin/gallium-0.1' into nouveau...
2008-08-11 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-08-07 Ben SkeggsMerge remote branch 'origin/gallium-0.1' into nouveau...
2008-08-03 Younes Mantong3dvl: Temporarily disable IDCT.
2008-07-30 Younes Mantong3dvl: Use R16_SNORM instead of A8L8_UNORM for block...
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-24 Younes Mantonnv all: Copy shader tokens on create, free on delete.
2008-07-23 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-23 Younes Mantong3dvl: Add Nouveau winsys, libdriclient.
2008-07-20 Younes Mantong3dvl: Fix some memory leaks in the winsys.
2008-07-13 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-07 Younes Mantong3dvl: IDCT part 1.
2008-07-07 Younes Mantong3dvl: Round surfaces up to POT, use src rect when...
2008-07-04 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into gallium-0.1
2008-06-30 Younes Mantong3dvl: Use block and stride instead of cpp and pitch.
2008-06-30 Younes Mantong3dvl: Simplify shader code.
2008-06-30 Younes Mantong3dvl: Support for field and frame based MC for progres...
2008-06-30 Younes Mantong3dvl: Work around SP tex cache bug, specify resource...
2008-06-30 Younes Mantong3dvl: Get rid of some Valgrind errors.
2008-06-29 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-24 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-09 Younes MantonMerge branch 'gallium-0.1' of ssh://ymanton@git.freedes...
2008-06-08 Younes Mantong3dvl: Reduce number of input vert streams by copying...
2008-06-08 Younes MantonInitial commit for g3dvl.