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