Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Move u_dynarray to src/util | Thomas Helland | 2017-06-07 | 1 | -114/+0 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -5/+5 |
* | nvfx: support clip planes sensibly and fix them on nv30 | Luca Barbieri | 2010-08-23 | 1 | -0/+3 |
* | util: Fix util_dynarray_trim(). | Michal Krol | 2010-04-13 | 1 | -9/+10 |
* | gallium/auxiliary: make util_dynarray_trim do nothing if size == capacity | Luca Barbieri | 2010-04-13 | 1 | -1/+3 |
* | gallium/auxiliary: add util_dynarray_resize | Luca Barbieri | 2010-04-13 | 1 | -2/+8 |
* | gallium/auxiliary: fix util_dynarray_trim to 0 to free the data | Luca Barbieri | 2010-04-13 | 1 | -2/+8 |
* | util: implement Jose Fonseca's suggestions for u_buffer.h -> u_dynarray.h | Luca Barbieri | 2010-04-13 | 1 | -0/+96 |