Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added driver hooks for GetTexImage() and GetCompressedTexImage(). | Brian Paul | 2004-12-12 | 1 | -0/+2 |
* | use _mesa_unmap_buffer by default | Brian Paul | 2004-10-31 | 1 | -2/+2 |
* | added support for GL_ARB_draw_buffers | Brian Paul | 2004-10-02 | 1 | -0/+1 |
* | Removed the old teximage code. | Brian Paul | 2004-04-27 | 1 | -2/+2 |
* | Added support for EXT_blend_equation_separate / ATI_blend_equation_separate. | Ian Romanick | 2004-01-27 | 1 | -1/+1 |
* | added device driver hooks for BindProgram, NewProgram, DeleteProgram | Brian Paul | 2004-01-23 | 1 | -0/+6 |
* | Remove dd_function_table::BlendFunc. All drivers now use | Ian Romanick | 2004-01-21 | 1 | -1/+0 |
* | _mesa_init_driver_functions() to initialize dd_function_table | Brian Paul | 2004-01-20 | 1 | -0/+206 |