g3dvl: Fullscreen fixes. Respect src & dst coords during scaling, clear FB.
[mesa.git] / src / gallium / state_trackers / g3dvl / vl_surface.c
2008-09-12 Younes Mantong3dvl: Fullscreen fixes. Respect src & dst coords durin...
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-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-23 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-23 Younes Mantong3dvl: Add Nouveau winsys, libdriclient.
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: 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.