Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
[mesa.git] / src / mesa / drivers / dri / r300 / radeon_context.c
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2006-09-28 Michel DänzerMake driDrawableInitVBlank() initialize the sequence...
2006-09-26 Jerome GlisseRemove r200 dependency.
2006-08-15 Ian RomanickEnable support for GL_EXT_gpu_program_parameters for...
2006-07-11 Tilman Sauerbeck_mesa_destroy_context() frees radeon->glCtx so we must...
2006-06-29 Tilman Sauerbeckdestroy left-over VBOs on shutdown
2006-06-02 Roland Scheideggerremove code dealing with drmMinor version < 6 since...
2006-04-04 Dave Airlieswitch to card_type rather than IsPCI, doesn't change...
2006-03-31 Brian PaulDave Reveman's patch for GLX_MESA_copy_sub_buffer support
2006-03-13 Aapo TahkolaClean build.
2005-12-17 Aapo TahkolaAdd some missing hooks. This should fix various little...
2005-11-02 Eric AnholtFirst step of Radeon DRI unification:
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-05-06 Ben SkeggsUpdated for EXT_framebuffer_object changes. I don't...
2005-04-24 Aapo TahkolaModifying to build against current Mesa. Disabled r200...
2004-10-17 Nicolai Haehnle- FIX: flickering
2004-09-28 Nicolai HaehnleInitial revision