Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | draw: drop unnecessary index overflow handling from vsplit code | Roland Scheidegger | 2016-11-21 | 1 | -42/+27 |
* | draw: simplify vsplit elts code a bit | Roland Scheidegger | 2016-11-21 | 1 | -33/+13 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -6/+6 |
* | draw: Fixed inline comments | Andres Gomez | 2014-11-18 | 1 | -1/+1 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -1/+1 |
* | draw: fix overflows in the indexed rendering paths | Zack Rusin | 2013-07-03 | 1 | -13/+102 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | draw: fix/improve dirty state validation | Brian Paul | 2012-12-08 | 1 | -1/+1 |
* | draw: Only run prepare when state, prim and opt changes | Jakob Bornecrantz | 2012-01-26 | 1 | -4/+7 |
* | draw: Prevent out-of-bounds vertex buffer access. | José Fonseca | 2011-04-01 | 1 | -1/+6 |
* | draw: Add vsplit frontend. | Chia-I Wu | 2010-08-16 | 1 | -0/+208 |