Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 1 | -3/+3 |
* | gallium: Fix a couple of potential NULL pointer dereferences. | Michel Dänzer | 2009-02-12 | 1 | -4/+4 |
* | gallium: No longer allow CPU mapping surfaces directly. | Michel Dänzer | 2009-02-05 | 1 | -69/+41 |
* | Gallium: fix for conform test | Robert Ellison | 2008-12-18 | 1 | -1/+1 |
* | gallium: actually flip the coordinates | Zack Rusin | 2008-11-06 | 1 | -1/+2 |
* | gallium: new util_surface_copy() and util_surface_fill() helpers | Brian Paul | 2008-09-04 | 1 | -0/+178 |
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+0 |
* | gallium: rename p_util.c to u_rect.c (it only contains rect copy/fill helpers) | Brian Paul | 2008-08-22 | 1 | -0/+151 |