glx/dri2: Add support for GLX_ARB_create_context_robustness
[mesa.git] / src / glx / dri_common.c
2012-07-11 Ian Romanickglx/dri2: Add support for GLX_ARB_create_context_robustness
2012-03-28 Wang YanQingglx:dri_common.c: check psc->driScreen->createDrawable...
2012-02-09 Carl Worthdri: Add a CriticalErrorMessageF macro.
2012-02-09 Carl Worthdri: Clarify comments on InfoMessageF and ErrorMessageF...
2012-01-11 Kenneth Graunkeglx/dri: Initialize api even if num_attribs == 0.
2012-01-02 Ian Romanickglx: Enable GLX_EXT_create_context_es2_profile
2012-01-02 Ian Romanickglx/dri: Add utility function dri2_convert_glx_attribs
2011-12-08 Aaron Plattnerglx: Fix indirect fallback when a non-Mesa GLX extensio...
2011-08-27 Ian Romanickdri: Remove all DRI1 drivers
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-19 Henri Verbeetglx: Avoid calling __glXInitialize() in driReleaseDrawa...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-17 Stéphane Marchesinglx: implement drawable refcounting.
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-06 Dave Airlieglx/dri: add initial dri interface for GLX_EXT_framebuf...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-29 Kristian Høgsbergglx: Only remove drawables from the hash when we actual...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-08 Kristian Høgsbergglx: Drop broken drawable garbage collection
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-28 Kristian Høgsbergglx: Move bind and unbind to context vtable
2010-07-28 Kristian Høgsbergglx: Rename glcontextmodes.[ch] to glxconfig.[ch]
2010-07-28 Kristian Høgsbergglx: Rename __GLcontextModes to struct glx_config
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-22 Kristian Høgsbergglx: Move last few dri_interface.h types out of glxclie...
2010-07-20 Kristian Høgsbergglx: Move DRI CopySubBuffer extension to DRI1 code
2010-07-20 Kristian Høgsbergglx: Move driver_configs to DRI screen privates
2010-07-20 Kristian Høgsbergglx: Remove support for MESA_swap_frame_usage
2010-07-20 Kristian Høgsbergglx: Move DRI1 specific extensions and code to DRI1...
2010-07-20 Kristian Høgsbergglx: Move DRI2 extensions to DRI2 screen private
2010-07-20 Kristian Høgsbergglx: Drop support for GLX_MESA_allocate_memory
2010-07-20 Kristian Høgsbergglx: Add screen privates for dri drivers and moved...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Jesse BarnesDRI2: add config query extension
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Jeremy Huddlestonapple: Change ifdefs for DRI to be DRI && !APPLE
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-02 Jeremy HuddlestonRevert accidental commits from the xquartz tree
2010-04-01 Jeremy Huddlestonapple: Change ifdefs for DRI to be DRI && !APPLE
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Kristian HøgsbergRetire miniglx and move the actual glx code up to src/glx