summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common
AgeCommit message (Expand)Author
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
2008-11-11Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-11-10mesa: restore glapi/ prefix on #includeBrian Paul
2008-11-10GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()Brian Paul
2008-11-10dri: alloc __DRIscreen object with calloc()Brian Paul
2008-10-14dri: don't check the number of cliprects before swap, letAlan Hourihane
2008-09-26dri: remove unused files present only on gallium-0.2 branchKeith Whitwell
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell
2008-09-19bug fix to MSAA visualsAlan Hourihane
2008-09-19re-add MSAA supportAlan Hourihane
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-09-12i915simple: A step closer to compilingJakob Bornecrantz