Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init ps->context with util_surfaces_get and do_get | Xavier Chantry | 2010-12-05 | 1 | -4/+4 |
* | nvfx: fixes after array textures merge | Xavier Chantry | 2010-12-05 | 1 | -5/+14 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -6/+6 |
* | auxiliary: add copyright headers | Luca Barbieri | 2010-08-21 | 1 | -0/+26 |
* | gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too | Luca Barbieri | 2010-08-20 | 1 | -2/+2 |
* | u_surfaces: add util_surfaces_peek | Luca Barbieri | 2010-08-11 | 1 | -0/+13 |
* | u_surfaces: use cso_hash instead of util_hash_table | Luca Barbieri | 2010-08-11 | 1 | -3/+2 |
* | gallium/util: remove bogus return statement | Brian Paul | 2010-04-20 | 1 | -1/+1 |
* | auxiliary: add util_surfaces to track a resource's pipe_surface structs | Luca Barbieri | 2010-04-18 | 1 | -0/+54 |