aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/radeon_context.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.Brian Paul2006-10-151-1/+0
* Make driDrawableInitVBlank() initialize the sequence number.Michel Dänzer2006-09-281-1/+2
* Remove r200 dependency.Jerome Glisse2006-09-261-15/+1
* Enable support for GL_EXT_gpu_program_parameters for R300.Ian Romanick2006-08-151-1/+1
* _mesa_destroy_context() frees radeon->glCtx so we must not access it afterwardsTilman Sauerbeck2006-07-111-5/+6
* destroy left-over VBOs on shutdownTilman Sauerbeck2006-06-291-1/+5
* remove code dealing with drmMinor version < 6 since all radeon drivers reques...Roland Scheidegger2006-06-021-4/+2
* switch to card_type rather than IsPCI, doesn't change any functionality yetDave Airlie2006-04-041-1/+1
* Dave Reveman's patch for GLX_MESA_copy_sub_buffer supportBrian Paul2006-03-311-1/+26
* Clean build.Aapo Tahkola2006-03-131-0/+2
* Add some missing hooks. This should fix various little problems with window m...Aapo Tahkola2005-12-171-0/+2
* First step of Radeon DRI unification:Eric Anholt2005-11-021-3/+3
* Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick2005-07-261-13/+1
* Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...Ben Skeggs2005-05-061-3/+4
* Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola2005-04-241-2/+6
* - FIX: flickeringNicolai Haehnle2004-10-171-0/+17
* Initial revisionNicolai Haehnle2004-09-281-0/+302