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