summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/dri_extensions.c
Commit message (Expand)AuthorAgeFilesLines
* st/dri: Switch from st_public.h to st_api.h.Chia-I Wu2010-03-181-1/+3
* st/mesa: don't enable extensions which aren't actually supportedRoland Scheidegger2010-03-111-1/+1
* st/dri: move extension initilization to st/mesa completelyMarek Olšák2010-03-111-99/+3
* st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasksRoland Scheidegger2010-01-251-0/+5
* dri-st: Add some required GL 2.0 extensions.Corbin Simpson2009-11-111-0/+3
* mesa: Enable remap table in core.Chia-I Wu2009-10-231-6/+4
* dri-st: Add EXT_provoking_vertex.Corbin Simpson2009-10-191-0/+4
* st/dri: Install APPLE_vertex_array_object functionsNicolai Hähnle2009-10-031-0/+2
* st/dri: Install ARB_vertex_array_object functionsNicolai Hähnle2009-10-031-0/+2
* st/dri: make the GL_ARB_map_buffer_range entrypoints availableBen Skeggs2009-08-261-0/+2
* dri-st: Unbreak GL_EXT_blend_equation_separate.Corbin Simpson2009-07-141-0/+1
* gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...Patrice Mandin2009-07-141-2/+0
* dri-gallium: Add GLSL support.Corbin Simpson2009-05-171-1/+10
* gallium: indent and cleanfile the dri state-tracker.Thomas Hellstrom2009-04-281-4/+3
* gallium: Move the dri2 state tracker since we're about to extend it to dri1.Thomas Hellstrom2009-04-281-0/+119