summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/common/driverfuncs.c
AgeCommit message (Expand)Author
2004-12-12Added driver hooks for GetTexImage() and GetCompressedTexImage().Brian Paul
2004-10-31use _mesa_unmap_buffer by defaultBrian Paul
2004-10-02added support for GL_ARB_draw_buffersBrian Paul
2004-04-27Removed the old teximage code.Brian Paul
2004-01-27Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.Ian Romanick
2004-01-23added device driver hooks for BindProgram, NewProgram, DeleteProgramBrian Paul
2004-01-21Remove dd_function_table::BlendFunc. All drivers now useIan Romanick
2004-01-20_mesa_init_driver_functions() to initialize dd_function_tableBrian Paul