Fix/improve framebuffer object reference counting.
[mesa.git] / src / mesa / drivers / dri / trident /
2007-03-06 BrianFix/improve framebuffer object reference counting.
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Brian Paulinclude utils.h to silence warning
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-10-31 Keith Whitwellswitch remaining drivers over to vbo
2006-10-18 Brian PaulWant to stop passing x/y/width/height to Clear() function.
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2005-11-28 Keith WhitwellRemove the many aliases for 'struct mem_block' in mm.h
2005-09-05 Brian Paulmake some functions static
2005-09-04 Brian PaulAdd new void *addr and __DRIdrawablePrivate parameters to
2005-08-15 Alan HourihaneAdd Egberts fixes for 64bit architectures
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-05-05 Adam JacksonRefactor COMMON_SOURCES up to Makefile.template
2005-05-04 Adam JacksonAdd drirenderbuffer.c to COMMON_SOURCES
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-01-02 Adam Jacksonlinux-dri-x86 build fix from Andreas Stenglein.
2004-12-24 Adam JacksonGet trident building and -Werror clean.
2004-12-16 Adam JacksonImport s3virge and trident drivers. Not functional...