glx: Add fields for color shifts
[mesa.git] / src / glx / dri_glx.c
2018-11-16 Eric Anholtglx: Move DRI extensions pointer loading to driOpenDriv...
2017-09-30 Marek Olšákglx: don't use the template keyword
2017-08-02 Nicolai Hähnleglx: use v2 of DRI_ConfigOptions
2017-02-13 Emil Velikovglx: remove always true XDAMAGE_1_1_INTERFACE guard
2016-05-30 Kyle Brennemanglx: Implement the libglvnd interface.
2014-08-21 Emil Velikovinclude: move sarea.h next to it's only user
2014-06-18 Jon TURNEYglx: Add an error message when a direct renderer's...
2014-04-28 Emil Velikovglx/dri: explicitly assign struct components for glx_...
2014-02-23 Emil Velikovglx/dri: use the implemented version of __DRIdamageExte...
2014-02-23 Emil Velikovglx/dri: use the implemented version of __DRIgetDrawabl...
2014-01-27 Emil Velikovloader: Add missing \n on message printing
2013-12-19 Juha-Pekka Heikkilaglx: Fix two identical null check errors in driSet...
2013-10-24 Eric Anholtglx: Add an optional function call for getting the...
2013-10-24 Eric Anholtdri: Allow config options to be passed to the loader...
2013-07-18 Tomasz Lisglx: Validate the GLX_RENDER_TYPE value
2013-07-18 Tomasz Lisglx: Store the value of renderType while creating context
2012-12-01 Marek Olšákglx: move the glFlush call one layer down
2012-12-01 Dave Airliedri_glx: fix use after free report
2012-10-09 Eric Anholtglx/dri1: Remove uncompiled __DRI_SWAP_BUFFER_COUNTER...
2012-09-06 Matt TurnerRemove useless memset after calloc
2012-09-06 Matt TurnerUse calloc instead of malloc/memset-0
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerRemove Xcalloc/Xmalloc/Xfree calls
2012-02-09 Carl Worthdri: Emit a critical error if a named driver fails...
2012-01-02 Ian Romanickglx: Add glx_screen_vtable::create_context_attribs
2011-12-19 Ian Romanickglx: Send DestroyContext protocol at the correct times
2011-12-19 Ian Romanickglx: Don't create a shared context if the other context...
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-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-20 Jeremy Huddlestonglx: Allow a context-specific fallback for glXGetProcAd...
2011-06-17 Stéphane Marchesinglx: implement drawable refcounting.
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-31 Henri Verbeetglx: Fix leaks in DRI screen creation error paths.
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-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 __GLXcontext and __GLXdisplayPrivate to...
2010-07-28 Kristian Høgsbergglx: Rename __GLXscreenConfigs to struct glx_screen
2010-07-28 Kristian Høgsbergglx: Use _X_EXPORT instead of our own PUBLIC macro
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-26 Kristian Høgsbergglx: Drop duplicate psc field in dri context struct
2010-07-24 Kristian Høgsbergglx: Don't destroy context with XID 0
2010-07-24 Kristian Høgsbergglx: zero out drawable structs after allocation
2010-07-24 Kristian Høgsbergglx: Refactor and simplify context creation
2010-07-24 Kristian Høgsbergglx: Move context destroy to context vtable
2010-07-23 Kristian Høgsbergglx: Move WaitGL, WaitX, UseXFont to context vtable...
2010-07-23 Kristian Høgsbergglx: Allocate the __GLXcontext in the DRI drivers
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: Move __DRIdrawable pointers to DRI drawable privates
2010-07-20 Kristian Høgsbergglx: Move __driScreen into the dri screen privates
2010-07-20 Kristian Høgsbergglx: Move DRI1 specific extensions and code to DRI1...
2010-07-20 Kristian Høgsbergglx: Add screen privates for dri drivers and moved...
2010-07-20 Kristian Høgsbergglx: Rename various DRI structs away from obnoxious...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-22 Kristian Høgsbergglx: Split tfp functions out to context vtable
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Jeremy Huddlestonapple: Change ifdefs for DRI to be DRI && !APPLE
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-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-06 Brian Paulglx: Move initialization of ext_list_first_time to...
2010-03-06 Jon TURNEYglx: Move initialization of ext_list_first_time to...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-15 Vinson Leeglx: Silence uninitialized variable warning.
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