Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-10 | GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking | Brian Paul | |
and ignored for 1D and 2D images. Need to pass in image dimensions (1,2,3) to the _mesa_image_address() function. This change gets propogated to some other routines. Also added new _mesa_image_address[123]d() convenience functions. | |||
2004-10-02 | added support for GL_ARB_draw_buffers | Brian Paul | |
2003-12-04 | add tdfx DRI driver | Alan Hourihane | |