g3dvl: Add Nouveau winsys, libdriclient.
[mesa.git] / src / gallium / state_trackers / g3dvl / vl_context.c
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.