summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2Ben Skeggs2008-09-133-7/+10
|\
| * cell: update branch info in docsBrian Paul2008-09-121-4/+4
| * cell: disable calls to old gen codeBrian Paul2008-09-121-2/+4
| * gallium: don't build winsys/ hereBrian Paul2008-09-121-1/+2
* | nouveau: rework nouveau_screen for latest and greatest changesBen Skeggs2008-09-121-157/+110
* | Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2Ben Skeggs2008-09-122-71/+1
|\|
| * i915simple: A step closer to compilingJakob Bornecrantz2008-09-122-71/+1
* | Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2Ben Skeggs2008-09-122-71/+77
|\|
| * mesa: build gallium directories before core mesaKeith Whitwell2008-09-121-1/+1
| * mesa: regenerate shader filesKeith Whitwell2008-09-121-70/+76
* | Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.2Ben Skeggs2008-09-12223-2/+43916
|\ \ | |/ |/|
| * Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-1238-644/+2864
| |\
| * | nouveau: gallium directory structure changed again..Ben Skeggs2008-09-1171-78/+58
| * | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-11417-6318/+11650
| |\ \
| * | | g3dvl: Initialize DRI drawables correctly.Younes Manton2008-09-071-60/+68
| * | | g3dvl: Zero-block optimization.Younes Manton2008-09-071-38/+54
| * | | g3dvl: Define texcoords seperately for luma, Cb, Cr textures.Younes Manton2008-09-071-223/+343
| * | | g3dvl: Define block texcoords for each vertex instead of reusing pos.Younes Manton2008-09-071-113/+130
| * | | Intialize swizzled_surface objectPatrice Mandin2008-09-021-0/+4
| * | | g3dvl: Use consistent variable names.Younes Manton2008-09-012-25/+25
| * | | g3dvl: Use one VB for all MBs, sort MBs at flush to determine placement.Younes Manton2008-09-011-112/+166
| * | | g3dvl: Some clean ups.Younes Manton2008-09-012-12/+19
| * | | g3dvl: Inline hint for relatively small, frequently called functions.Younes Manton2008-09-011-7/+7
| * | | g3dvl: Re-enable buffer rotation, disable high quality 420->444 conversion.Younes Manton2008-09-011-234/+4
| * | | nv30: set fp samplers with fragprog generationPatrice Mandin2008-08-312-5/+3
| * | | nv30: activate fp texture units when needed, to get texturingPatrice Mandin2008-08-301-0/+4
| * | | g3dvl: Buffer the entire frame before rendering.Younes Manton2008-08-288-21/+2400
| * | | g3dvl: Use rotating buffers to avoid waiting for map().Younes Manton2008-08-187-122/+37
| * | | nv30: add some opcodes.Stephane Marchesin2008-08-182-0/+17
| * | | g3dvl: Modularized rendering, refactored to accommodate VAAPI, other APIs.Younes Manton2008-08-1626-3442/+4061
| * | | g3dvl: Merged tgsi/util and tgsi/exec moved some headers around.Younes Manton2008-08-162-4/+4
| * | | nv30: set mipmap min/max lod accordinglyPatrice Mandin2008-08-141-2/+2
| * | | nv30: disable setting nv40 RECT bit, this is not the same on nv30, plus galli...Patrice Mandin2008-08-141-2/+4
| * | | nv30: does not support mirror clamp, only mirror repeatPatrice Mandin2008-08-141-0/+4
| * | | nv30/nv40: KIL/KILP swapped meaningsBen Skeggs2008-08-142-4/+4
| * | | Merge remote branch 'origin/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-08-1465-1171/+2029
| |\ \ \
| * | | | nouveau: pf_sprint_name -> pf_nameBen Skeggs2008-08-117-33/+13
| * | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-08-1162-2991/+6953
| |\ \ \ \
| * | | | | nv40/nv50: enable mirror wrap modesBen Skeggs2008-08-072-0/+6
| * | | | | nouveau: fix buildBen Skeggs2008-08-0717-23/+23
| * | | | | Merge remote branch 'origin/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-08-07102-1927/+2617
| |\ \ \ \ \
| * | | | | | g3dvl: Temporarily disable IDCT.Younes Manton2008-08-032-15/+19
| * | | | | | nv40: Support for PIPE_FORMAT_R16_SNORM.Younes Manton2008-08-033-17/+23
| * | | | | | g3dvl: Use R16_SNORM instead of A8L8_UNORM for block rendering.Younes Manton2008-07-303-276/+153
| * | | | | | g3dvl: Recursively build dependencies.Younes Manton2008-07-263-1/+17
| * | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-07-27162-911/+1177
| |\ \ \ \ \ \
| * | | | | | | g3dvl: Added more XvMC stubs to get mplayer working.Younes Manton2008-07-243-18/+150
| * | | | | | | nv all: Copy shader tokens on create, free on delete.Younes Manton2008-07-238-24/+42
| * | | | | | | g3dvl: Minor fixes.Younes Manton2008-07-236-25/+25
| * | | | | | | nouveau: is_format_supported() interface changesBen Skeggs2008-07-235-44/+29