Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/drivers: Sanitize NULL checks into canonical form | Edward O'Callaghan | 2015-12-06 | 1 | -1/+1 |
* | llvmpipe: Fix llvmpipe_create_gs_state. | Zack Rusin | 2014-03-26 | 1 | -3/+5 |
* | llvmpipe: Simplify vertex and geometry shaders. | José Fonseca | 2014-03-25 | 1 | -20/+12 |
* | llvmpipe: dump geometry shaders when using LP_DEBUG=tgsi | Dave Airlie | 2014-01-22 | 1 | -1/+4 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | llvmpipe: Do not need to free anything if there is no geometry shader. | Vinson Lee | 2013-08-05 | 1 | -2/+5 |
* | draw/llvmpipe: allow independent so attachments to the vs | Zack Rusin | 2013-04-03 | 1 | -9/+12 |
* | llvmpipe: Fix geometry shader token leak. | José Fonseca | 2013-03-13 | 1 | -0/+1 |
* | llvmpipe: Remove unnecessary header. | Vinson Lee | 2010-06-07 | 1 | -1/+0 |
* | llvmpipe: hook up basic gs and multiple constant buffer support | Keith Whitwell | 2010-06-07 | 1 | -0/+113 |