Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+1 |
| | | | | Also, rename p_tile.[ch] to u_tile.[ch] | ||||
* | sct: fix bug in remove_context_from_surface | Keith Whitwell | 2008-05-01 | 1 | -0/+1 |
| | |||||
* | gallium: new surface/context tracker (sct) module | Brian | 2008-03-10 | 5 | -0/+658 |
Will be used for tracking the surfaces and textures which are bound/used by contexts. |