Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/u_draw: Skip rendering instead of aborting when excessive number of inst... | José Fonseca | 2012-12-04 | 1 | -2/+9 |
* | gallium/util: remove unused parameter nr_vertex_buffers in util_draw_max_index | Marek Olšák | 2012-05-12 | 1 | -1/+0 |
* | gallium: add void *user_buffer in pipe_vertex_buffer | Marek Olšák | 2012-04-30 | 1 | -0/+4 |
* | util/draw: replace assertions with conditionals in util_draw_max_index() | Brian Paul | 2011-11-15 | 1 | -8/+24 |
* | draw: Prevent out-of-bounds vertex buffer access. | José Fonseca | 2011-04-01 | 1 | -0/+99 |