Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | translate GL texture targets to PIPE_TEXTURE_x values | Brian | 2007-08-15 | 1 | -12/+36 |
* | use st_mesa_format_to_pipe_format() | Brian | 2007-08-10 | 1 | -17/+2 |
* | rename st_cb_teximage.h st_format.h | Brian | 2007-08-10 | 1 | -1/+1 |
* | code movement | Brian | 2007-08-10 | 1 | -149/+1 |
* | set mt->format | Brian | 2007-08-07 | 1 | -31/+50 |
* | s/intel/st/ | Brian | 2007-08-07 | 1 | -126/+126 |
* | plug in texture/sampler state update | Brian | 2007-08-07 | 1 | -0/+8 |
* | New st_init_*_functions() to initialize the driver functions table. | Brian | 2007-08-06 | 1 | -9/+3 |
* | new texture functions | Brian | 2007-08-06 | 1 | -0/+1763 |