Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set miptree pitch to region pitch after allocating the region in st_miptree_c... | Brian | 2007-09-27 | 1 | -0/+1 |
* | comments | Brian | 2007-09-27 | 1 | -3/+3 |
* | Replace GL_TEXTURE_* tokens with PIPE_TEXTURE_* | Brian | 2007-09-17 | 1 | -2/+6 |
* | translate GL texture targets to PIPE_TEXTURE_x values | Brian | 2007-08-15 | 1 | -2/+7 |
* | pipe->region_alloc() now takes width instead of pitch, plus a flags param | Brian | 2007-08-10 | 1 | -3/+6 |
* | fix asst. warnings | Brian | 2007-08-06 | 1 | -10/+12 |
* | clean-ups | Brian | 2007-08-06 | 1 | -1/+12 |
* | minor renaming | Brian | 2007-08-06 | 1 | -2/+2 |
* | Lift intel_mipmap_tree.c to st_mipmap_tree.c | Brian | 2007-08-06 | 1 | -0/+293 |