Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-24 | region: Fix pixman_region_translate() clipping bug | Benjamin Otte | 1 | -0/+4 |
2009-06-21 | Move region helpers into pixman-utils.c | Søren Sandmann Pedersen | 1 | -39/+0 |
2009-05-21 | Avoid malloc() by allocating a fixed set of boxes on the stack | Jonathan Morton | 1 | -3/+12 |
2008-06-14 | Fix implicit declaration of function 'free'. | Luo Jinghua | 1 | -0/+2 |
2008-06-13 | Fix memory leak by freeing boxes{16,32}. | Maximilian Grothusmann | 1 | -1/+4 |
2008-06-08 | Add pixman_region32_copy_from_region16 | Søren Sandmann | 1 | -0/+27 |
2008-06-08 | Fix up types in pixman32-region.c | Søren Sandmann | 1 | -3/+3 |
2008-06-08 | Add pixman-region32.c | Søren Sandmann | 1 | -0/+41 |