st/xorg: Remove code no longer support by xserver Git master.
[mesa.git] / src / gallium / state_trackers / g3dvl /
2008-11-10 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-17 Younes Mantong3dvl: Get rid of state tracker unit tests, stale and...
2008-10-15 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-04 Younes Mantong3dvl: Ignore client flush requests unless entire frame...
2008-10-04 Younes Mantong3dvl: Bad semantic index in shader decl.
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-13 Younes Mantong3dvl: Fix field coded block copy.
2008-09-12 Younes Mantong3dvl: Implement surface sync functions.
2008-09-12 Younes Mantong3dvl: Fullscreen fixes. Respect src & dst coords durin...
2008-09-12 Younes Mantong3dvl: Update softlinks to nouveau winsys files, relate...
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-09-07 Younes Mantong3dvl: Zero-block optimization.
2008-09-07 Younes Mantong3dvl: Define texcoords seperately for luma, Cb, Cr...
2008-09-07 Younes Mantong3dvl: Define block texcoords for each vertex instead...
2008-09-02 Younes Mantong3dvl: Use consistent variable names.
2008-09-02 Younes Mantong3dvl: Use one VB for all MBs, sort MBs at flush to...
2008-09-01 Younes Mantong3dvl: Some clean ups.
2008-09-01 Younes Mantong3dvl: Inline hint for relatively small, frequently...
2008-09-01 Younes Mantong3dvl: Re-enable buffer rotation, disable high quality...
2008-08-29 Younes Mantong3dvl: Buffer the entire frame before rendering.
2008-08-18 Younes Mantong3dvl: Use rotating buffers to avoid waiting for map().
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.