Age | Commit message (Expand) | Author |
---|---|---|
2007-09-27 | comments | Brian |
2007-09-27 | remove dead code | keithw |
2007-09-26 | Do image flipping in do_copy_texsubimage() and GL pixel transfer ops (except ... | Brian |
2007-09-26 | fallback_copy_texsubimage() basically works now (at least w/ Xlib driver). | Brian |
2007-09-26 | More work on glCopyTexSubImage. | Brian |
2007-09-26 | checkpoint: glCopyTexImage work | Brian |
2007-09-17 | Remove non-meaningful region_idle() interface | Keith Whitwell |
2007-08-15 | translate GL texture targets to PIPE_TEXTURE_x values | Brian |
2007-08-10 | use st_mesa_format_to_pipe_format() | Brian |
2007-08-10 | rename st_cb_teximage.h st_format.h | Brian |
2007-08-10 | code movement | Brian |
2007-08-07 | set mt->format | Brian |
2007-08-07 | s/intel/st/ | Brian |
2007-08-07 | plug in texture/sampler state update | Brian |
2007-08-06 | New st_init_*_functions() to initialize the driver functions table. | Brian |
2007-08-06 | new texture functions | Brian |