Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: use enum pipe_prim_type instead of unsigned some more | Roland Scheidegger | 2016-05-27 | 1 | -5/+16 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -6/+6 |
* | gallium: add facilities for indirect drawing | Christoph Bumiller | 2014-07-02 | 1 | -0/+8 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | gallium/util: remove unused parameter nr_vertex_buffers in util_draw_max_index | Marek Olšák | 2012-05-12 | 1 | -1/+0 |
* | draw: Prevent out-of-bounds vertex buffer access. | José Fonseca | 2011-04-01 | 1 | -0/+19 |
* | util: Include missing header in u_draw.h. | Vinson Lee | 2010-08-28 | 1 | -0/+1 |
* | util: Fix the range of util_draw_elements_instanced. | Chia-I Wu | 2010-07-30 | 1 | -2/+0 |
* | util: more helpers for old draw code | Keith Whitwell | 2010-07-30 | 1 | -0/+140 |