summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | nv50: hack surface alloc a bit for nowBen Skeggs2008-09-181-0/+2
| | * | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-189-26/+60
| | |\ \ \
| | * | | | g3dvl: Fix field coded block copy.Younes Manton2008-09-131-14/+4
| | * | | | g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference().Younes Manton2008-09-122-2/+2
| | * | | | g3dvl: Implement surface sync functions.Younes Manton2008-09-124-19/+97
| | * | | | g3dvl: Fullscreen fixes. Respect src & dst coords during scaling, clear FB.Younes Manton2008-09-123-36/+53
| | * | | | g3dvl: Update softlinks to nouveau winsys files, related fixes.Younes Manton2008-09-1223-104/+100
| | * | | | g3dvl: Clean up Makefile deps.Younes Manton2008-09-121-4/+5
| * | | | | Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-10-2745-513/+3073
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-10-1570-2115/+5140
| |\ \ \ \ \ \
| * | | | | | | nouveau: some small API changesBen Skeggs2008-09-301-5/+7
| * | | | | | | Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-09-3067-1352/+4689
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2Ben Skeggs2008-09-132-3/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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-121-1/+0
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.2Ben Skeggs2008-09-12198-0/+40786
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-1223-567/+2473
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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-11326-5036/+8304
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | 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-185-120/+35
| | * | | | | | | | | | | nv30: add some opcodes.Stephane Marchesin2008-08-182-0/+17
| | * | | | | | | | | | | g3dvl: Modularized rendering, refactored to accommodate VAAPI, other APIs.Younes Manton2008-08-1623-3065/+3794
| | * | | | | | | | | | | 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-1433-717/+1042
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | 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-1140-131/+4046
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | 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-0770-126/+182
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | 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-261-0/+2
| | * | | | | | | | | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-07-279-17/+92
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \