summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common
AgeCommit message (Expand)Author
2009-09-08glapi: Add ARB_draw_elements_base_vertexEric Anholt
2009-09-03Eliminate trailing whitespace in extension_helper.cIan Romanick
2009-09-03ARB sync: Regenerate files from previous commitIan Romanick
2009-09-01dri: remove unused meta_clear_tris()Brian Paul
2009-08-25Revert "glx: Make drawables persistent untill they are changed by glXMakeCurr...Pauli Nieminen
2009-08-21glx: Make drawables persistent untill they are changed by glXMakeCurrentPauli Nieminen
2009-08-11mesa/glapi: regenerated files from gl_API.xmlBrian Paul
2009-08-07intel: Fix googleearth by avoiding GL_VIEWPORT_BIT in meta clear push/popEric Anholt
2009-08-07dri: Fix problems with unitialized values in dri screen object.Pauli Nieminen
2009-08-06mesa: IgnoresJakob Bornecrantz
2009-07-27mesa: regenerated fileBrian Paul
2009-07-15intel/radeon: add common metaops code.Dave Airlie
2009-07-08glx: death to RCS tagRALOVICH, Kristóf
2009-06-19mesa: regenerated files related to GL_ARB_vertex_array_objectBrian Paul
2009-06-19Merge branch 'ext-provoking-vertex'Brian Paul
2009-06-17mesa driconf: Add macro to specify an option with a quoted default value.Thomas Hellstrom
2009-06-17GLX: attempt to fix glean makeCurrent test cases.Dave Airlie
2009-06-15Merge branch 'arb_map_buffer_range'Brian Paul
2009-06-08mesa: regenerated files for GL_ARB_map_buffer_rangeBrian Paul
2009-06-07Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-06-02glapi: regenerated files for GL_ARB_copy_bufferBrian Paul
2009-05-28mesa: regenerated API files for GL_EXT_provoking_vertexBrian Paul
2009-04-22Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-04-17dri: __driUtilMessage(): not all messages are errorsBrian Paul
2009-04-16intel: Add support for argb1555, argb4444 FBOs and fix rgb565 fbo readpixels.Eric Anholt
2009-04-16dri: attempt to actually refcount the __DRIDrawableDave Airlie
2009-04-13dri glx: Swap before checking for cliprects.Younes Manton
2009-04-02dri glx: Fix dri_util::driBindContextThomas Hellstrom
2009-04-02dri glx: Propagate driver MakeCurrent errors.Thomas Hellstrom
2009-03-25Convert u_int*_t to C99 standard uint*_tAlan Coopersmith
2009-03-12regenerate glapiRoland Scheidegger
2009-03-05intel: Add always_flush_batch driconf option for making small batchbuffers.Eric Anholt
2009-03-05intel: Add always_flush_cache driconf option for debugging cache flush failure.Eric Anholt
2009-03-04mesa: call _mesa_get_cpu_string() to get CPU info for GL_RENDERER stringBrian Paul
2009-02-22texmem: fix typo from brianp's changes.Dave Airlie
2009-02-21mesa: use an array for current texture objectsBrian Paul
2009-02-10intel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside a8r8gb8.Eric Anholt
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul
2009-01-30intel: Expose more FBconfigs in the 3D driver.Eric Anholt
2009-01-28Make GL_ARB_draw_buffers mandatoryIan Romanick
2009-01-28Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatoryIan Romanick
2009-01-28Make GL_ARB_vertex_buffer_object mandatoryIan Romanick
2009-01-28Make GL_ARB_texture_compression mandatoryIan Romanick
2009-01-22mesa: regenerated GL API filesBrian Paul
2009-01-22Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2009-01-20dri1: Add a macro to validate two dri drawables in one go.Thomas Hellstrom
2009-01-06Merge commit 'origin/master' into gallium-0.2Brian Paul
2009-01-06dri: correct the damage.Xiang, Haihao
2008-12-30Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-12-29dri: Fix driWaitForMSC32 when divisor >= 2 and msc < 0.Eric Anholt