Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/blitter: allow NULL clear color | Marek Olšák | 2010-05-23 | 1 | -5/+14 |
* | r300g: extend compile error message | Marek Olšák | 2010-05-23 | 2 | -2/+4 |
* | r300g: fix dummy vertex shader compilation | Marek Olšák | 2010-05-23 | 1 | -10/+9 |
* | r300g: fix warnings | Marek Olšák | 2010-05-23 | 2 | -2/+4 |
* | llvmpipe: Fill in slice_stride. | José Fonseca | 2010-05-22 | 1 | -0/+1 |
* | st_api: Give get_egl_image arguments directly to the function | Jakob Borncrantz | 2010-05-21 | 3 | -15/+26 |
* | st/glx: fix incorrect parameter type | Brian Paul | 2010-05-21 | 1 | -1/+1 |
* | gallium: Fix invalidate framebuffer with old libGL libraries | Jakob Bornecrantz | 2010-05-21 | 5 | -3/+21 |
* | st_api: Add get param function to st_manager | Jakob Bornecrantz | 2010-05-21 | 5 | -1/+45 |
* | nouveau: Fix build after msaa merge | Jakob Bornecrantz | 2010-05-21 | 1 | -3/+1 |
* | rbug: fix breakage due to interface changes | Roland Scheidegger | 2010-05-21 | 2 | -42/+56 |
* | Merge branch 'gallium-msaa' | Roland Scheidegger | 2010-05-21 | 89 | -741/+1011 |
|\ | |||||
| * | util: fix obvious util_blitter_copy bugs... | Roland Scheidegger | 2010-05-19 | 1 | -4/+3 |
| * | nv50: fix typo: s/_/./ | Brian Paul | 2010-05-19 | 1 | -1/+1 |
| * | util: util_blitter_fill no longer needs to handle overlap | Roland Scheidegger | 2010-05-19 | 1 | -52/+2 |
| * | i915g: remove unused flip parameter | Roland Scheidegger | 2010-05-19 | 3 | -3/+0 |
| * | docs: update differences to d3d11 | Roland Scheidegger | 2010-05-18 | 1 | -13/+7 |
| * | util: fix some leftover util_surface_fill/copy calls | Roland Scheidegger | 2010-05-18 | 2 | -8/+18 |
| * | gallium: implement set_sample_mask() in all drivers | Roland Scheidegger | 2010-05-18 | 16 | -1/+116 |
| * | st/egl: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 4 | -27/+21 |
| * | st/dri: adapt to interface changes | Roland Scheidegger | 2010-05-17 | 3 | -32/+61 |
| * | 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 |