Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | st/glx: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 2 | -11/+11 | |
| * | st/wgl: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 1 | -3/+3 | |
| * | st/vega: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 4 | -57/+37 | |
| * | st/xorg: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 4 | -76/+54 | |
| * | st/python: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 6 | -27/+49 | |
| * | svga: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 2 | -19/+42 | |
| * | r300g: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 5 | -61/+89 | |
| * | nouveau: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 8 | -30/+72 | |
| * | fo: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 1 | -2/+2 | |
| * | identity: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 2 | -51/+65 | |
| * | trace: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 2 | -28/+40 | |
| * | i965g: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 4 | -4/+13 | |
| * | i915g: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 2 | -21/+67 | |
| * | softpipe: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 2 | -16/+7 | |
| * | llvmpipe: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 2 | -20/+27 | |
| * | cell: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 2 | -16/+8 | |
| * | gallium/util: adapt util code to interface changes | Roland Scheidegger | 2010-05-17 | 8 | -143/+145 | |
| * | gallium: clean up resource_copy_region function | Roland Scheidegger | 2010-05-17 | 2 | -6/+3 | |
| * | gallium: another interface change for multisampling | Roland Scheidegger | 2010-05-17 | 2 | -21/+5 | |
| * | Merge commit 'origin/master' into gallium-msaa | Roland Scheidegger | 2010-05-04 | 93 | -1407/+1478 | |
| |\ | ||||||
| * \ | Merge commit 'origin/master' into gallium-msaa | Roland Scheidegger | 2010-04-30 | 90 | -990/+1446 | |
| |\ \ | ||||||
| * | | | gallium: fix glaring bugs in last commit | Roland Scheidegger | 2010-04-27 | 2 | -3/+2 | |
| * | | | gallium: interface changes for multisampling | Roland Scheidegger | 2010-04-26 | 8 | -26/+82 | |
* | | | | nouveau/nvfx: Fill more PIPE_CAP_MAX_ values | Patrice Mandin | 2010-05-21 | 1 | -13/+14 | |
* | | | | cell: assorted compilation fixes | Brian Paul | 2010-05-21 | 4 | -14/+32 | |
* | | | | cell: fix breakage from earlier draw module changes | Brian Paul | 2010-05-21 | 2 | -2/+2 | |
* | | | | gallium: remnants of old ccw state | Keith Whitwell | 2010-05-21 | 6 | -10/+6 | |
* | | | | Merge branch 'gallium-front-ccw' | Keith Whitwell | 2010-05-21 | 32 | -366/+372 | |
|\ \ \ \ | ||||||
| * | | | | docs: update rasterizer for ccw changes | Keith Whitwell | 2010-05-21 | 1 | -55/+80 | |
| * | | | | llvmpipe: fix front/back tri culling mix-up | Brian Paul | 2010-05-17 | 1 | -2/+2 | |
| * | | | | draw: fix front/back error in unfilled pipeline stage | Keith Whitwell | 2010-05-14 | 1 | -3/+4 | |
| * | | | | draw: fix typo checking for unfilled polygons | Keith Whitwell | 2010-05-14 | 1 | -1/+1 | |
| * | | | | softpipe: restore culling code | Keith Whitwell | 2010-05-14 | 1 | -3/+21 | |
| * | | | | gallium: more work on ccw flag removal | Keith Whitwell | 2010-05-14 | 10 | -29/+50 | |
| * | | | | gallium: convert rasterizer state to use gl-style front/back concepts | Keith Whitwell | 2010-05-14 | 28 | -293/+234 | |
* | | | | | nv50: fixed other void pointer arithmetic errors | Xavier Chantry | 2010-05-20 | 1 | -5/+6 | |
* | | | | | nv50: fix too long shader uploads by splitting them | Xavier Chantry | 2010-05-20 | 2 | -8/+19 | |
* | | | | | nv50: fill in shader limits | Christoph Bumiller | 2010-05-20 | 1 | -0/+28 | |
* | | | | | gallivm: rename a var: s/val/array_size/ | Brian Paul | 2010-05-20 | 1 | -3/+3 | |
* | | | | | gallivm: fix spelling in comment | Brian Paul | 2010-05-20 | 1 | -1/+1 | |
* | | | | | gallivm: handle pointer types in lp_dump_llvmtype() | Brian Paul | 2010-05-20 | 1 | -0/+5 | |
* | | | | | llvmpipe: more tweaks to dump_fs_variant_key() | Brian Paul | 2010-05-20 | 1 | -5/+7 | |
* | | | | | gallium: fix/update tex target dumping | Brian Paul | 2010-05-20 | 1 | -0/+2 | |
* | | | | | llvmpipe: use util_dump_logicop() | Brian Paul | 2010-05-20 | 1 | -1/+1 | |
* | | | | | gallium: added util_dump_logicop() | Brian Paul | 2010-05-20 | 2 | -0/+46 | |
* | | | | | llvmpipe: put variant print/debug code into separate function | Brian Paul | 2010-05-20 | 1 | -59/+70 | |
* | | | | | graw-null: Remove unnecessary header. | Vinson Lee | 2010-05-20 | 1 | -2/+0 | |
* | | | | | st/xorg: Try hard to not touch hardware after dropping the master | Jakob Bornecrantz | 2010-04-29 | 2 | -12/+27 | |
* | | | | | st/xorg: Remove save and restore hw state | Jakob Bornecrantz | 2010-04-29 | 2 | -37/+0 | |
* | | | | | st/xorg: Get new connection status from kernel | Jakob Bornecrantz | 2010-04-29 | 3 | -12/+57 |