summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | Nouveau: fix minor API change in surface_copyPekka Paalanen2008-11-304-4/+4
* | Nouveau: update nouveau_class.hPekka Paalanen2008-11-303-60/+1807
* | Nouveau: nv20 (nv10) immediate vertex submissionPekka Paalanen2008-11-301-35/+191
* | Nouveau: properly redo nv20_vertex_layout.Pekka Paalanen2008-11-301-15/+68
* | softpipe: Fix function prototype.Michal Krol2008-11-252-2/+2
* | gallium: massage sp_vbuf_draw() and sp_vbuf_draw_arrays() to look more alikeBrian Paul2008-11-241-12/+17
* | softpipe: remove old/unneeded dependencies between TGSI exec and softpipeBrian2008-11-237-135/+210
* | CELL: use variant-length fragment ops programsRobert Ellison2008-11-218-64/+216
* | CELL: improve twiddling/untwiddling error textRobert Ellison2008-11-201-2/+2
* | i915: Silence warningsJakob Bornecrantz2008-11-163-4/+8
* | CELL: fix stencil twiddling, stencil invertRobert Ellison2008-11-131-2/+4
* | Merge branch 'gallium-0.2' of git+ssh://[email protected]/git/nouve...Stephane Marchesin2008-11-13126-0/+30680
|\ \
| * | nv04..nv30: fix pipe_surface initPekka Paalanen2008-11-124-0/+8
| * | Merge commit 'origin/gallium-0.1' into gallium-0.2Pekka Paalanen2008-11-1217-0/+3299
| |\ \
| | * | Nouveau: fix nv20_vertex_layout()Pekka Paalanen2008-11-091-7/+7
| | * | Nouveau: update nv20 miptree according to nv40.Pekka Paalanen2008-11-081-11/+18
| | * | Nouveau: build, link and use nv20.Pekka Paalanen2008-11-081-0/+6
| | * | Nouveau: name replace for nv20.Pekka Paalanen2008-11-0816-662/+662
| | * | Nouveau: Rename nv20/ files as nv20.Pekka Paalanen2008-11-0816-12/+13
| | * | Nouveau: copy nv30_vertprog.c to nv20.Pekka Paalanen2008-11-081-0/+838
| | * | Nouveau: start nv20 by copying the nv10 tree.Pekka Paalanen2008-11-0815-0/+2447
| * | | nv40: init pipe_surface correctlyBen Skeggs2008-11-101-0/+2
| * | | Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-11-1018-219/+497
| |\ \ \
| * | | | nv40: rename some vars in texture layout codeBen Skeggs2008-10-291-25/+27
| * | | | Merge remote branch 'nouveau/gallium-0.1' into gallium-0.2Ben Skeggs2008-10-274-16/+78
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | nouveau: add flag for swizzled surface uploadPatrice Mandin2008-09-212-15/+20
| | * | | nv50: use 3D engine clears, 2D engine doesn't understand zeta formatsBen Skeggs2008-09-181-1/+56
| | * | | 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-182-3/+5
| | |\ \ \
| * | \ \ \ Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-10-2728-451/+1056
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-10-1530-1019/+2634
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/gallium-0.2' into gallium-0.2Ben Skeggs2008-09-3024-995/+2959
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2Ben Skeggs2008-09-131-2/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-1219-535/+2257
| |\ \ \ \ \ \ \ \
| * | | | | | | | | nouveau: gallium directory structure changed again..Ben Skeggs2008-09-1144-76/+55
| * | | | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs2008-09-11128-2181/+2941
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| * | | | | | | | | | nv30: add some opcodes.Stephane Marchesin2008-08-182-0/+17
| * | | | | | | | | | 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-149-158/+139
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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-1128-6/+3625
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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-0723-38/+52
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | nv40: Support for PIPE_FORMAT_R16_SNORM.Younes Manton2008-08-033-17/+23