dri: Move i965-specific context flag logic to dri common.
[mesa.git] / src / mesa / drivers / dri / common / dri_util.c
2013-10-13 Eric Anholtdri: Move i965-specific context flag logic to dri common.
2013-10-10 Eric Anholtdri: Reference the global driver vtable once at screen...
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-10-10 Eric Anholtdri: Merge drisw_util.c into dri_util.c
2013-10-10 Eric Anholtdri: Add an explanatory comment for an important driver...
2013-10-10 Eric Anholtdri: Remove dead comment.
2013-08-17 Eric Anholtdri: Choose a decent global driNConfigOptions.
2013-01-15 Chad Versacedri: Define enum __DRI_API_GLES3
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-11-19 Chad Versacedri: Use designated initializers for DRI extension...
2012-09-28 Ian Romanickdri_util: Use calloc to allocate __DRIcontext
2012-08-29 Ian Romanickmesa/dri: Allow creation of forward-compatible contexts
2012-08-14 Ian Romanickdri_util: Compare against the correct API enums
2012-08-14 Ian Romanickdri: Pass API_OPENGL_CORE through to the drivers
2012-08-06 Ian Romanickdri2: Fix bug in attribute handling for non-desktop...
2012-07-11 Ian Romanickdri2: Hard-code the DRI2 version
2012-03-17 Brian Pauldri_util: add copyright/license blurb
2012-01-02 Ian Romanickdri_util: Fix order of error and data parameters to...
2012-01-02 Ian Romanickdri2: Add plumbing to get context version requirements...
2012-01-02 Ian Romanickdri_util: Mostly stub implementation of dri2CreateConte...
2011-12-23 Ian Romanickdri2: Add createContextAttribs entry point for DRI2...
2011-11-04 George Sapountzisdri: cosmetic
2011-11-04 George Sapountzisdri_util: move drawable functions
2011-11-04 George Sapountzisdri_util: move context functions
2011-11-04 George Sapountzisdri_util: move context functions
2011-11-04 George Sapountzisdri_util: move screen functions
2011-11-04 George Sapountzisdri: drop stray includes and typedef
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 George Sapountzisdri: unify __DriverAPIRec
2011-11-02 Kristian Høgsbergdri: Move driUpdateFramebufferSize to dri_util.c
2011-11-02 Kristian Høgsbergdri: Remove unnecessary #defines and #includes
2011-11-02 Kristian Høgsbergdri: Remove unnecessary timestamp pointer indirection
2011-11-02 Kristian Høgsbergdri: Remove dri2.enabled flag
2011-11-02 Kristian Høgsbergdri: Remove DRI1 fields from DRI structs
2011-11-02 Kristian Høgsbergdri: Remove cliprect information from __DRIdrawable
2011-11-02 Kristian Høgsbergdri: Drop unused driCalculateSwapUsage
2011-11-02 Kristian Høgsbergdri: Remove unused driIntersectArea
2011-11-02 Kristian Høgsbergdri: Drop __driUtilUpdateDrawableInfo and helper macros
2011-11-02 Kristian Høgsbergdri: Remove unused driSwapBuffers
2011-11-02 Kristian Høgsbergdri: Drop unused driCreateNewContext
2011-11-02 Kristian Høgsbergdri: Fold driCreateNewDrawable into dri2CreateNewDrawable
2011-11-02 Kristian Høgsbergdri: Remove unsused driCreateNewScreen
2011-11-02 Kristian Høgsbergdri: Remove driMediaStreamCounterExtension
2011-11-02 Kristian Høgsbergdri: Remove driSwapControlExtension
2011-11-02 Kristian Høgsbergdri: Drop driCopySubBufferExtension
2011-11-02 Kristian Høgsbergdri: Drop driReadDrawableExtension
2011-11-02 Kristian Høgsbergdri: Drop driLegacyExtension
2011-09-14 Andrew DeasonDRI: Log something if we don't support legacy DRI
2011-09-09 Ian Romanickdri_util: Silence several "warning: unused parameter"
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-07 Benjamin FranzkeAdd dri2::{Allocate,Release}Buffer extension
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 Paulo Zanonidri_util: fail driCreateNewScreen if InitScreen is...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-13 Kristian Høgsberggl: Remove unused GLcontextModes fields
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-23 Kristian Høgsbergdri: Pass the __DRIscreen and the __DRIscreen private...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-07 nobleddri: Make it a little clearer that we're not dereferenc...
2010-09-07 nobleddri: Use the right type for the API token
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-27 Eric Anholtdri: Get prototype for _mesa_destroy_compiler().
2010-08-19 Eric Anholtglsl2: Free the shader compiler at dri screen destruction.
2010-08-18 Eric Anholtdri2: Clean up the common dri2 options at screen destroy.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-20 Kristian Høgsbergglx: Remove support for MESA_swap_frame_usage
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Dave Airliegallium: fix TFP on gallium
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-11 Kristian Høgsbergintel: Drop viewport hack when we can
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-28 Kristian Høgsbergdri: Add DRI entrypoints to create a context for a...
2010-04-25 Vinson Leedri: Remove unnecessary header.
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/GLX: check for vblank_mode in DRI2 GLX code
2010-04-22 Jesse BarnesDRI2: add config query extension
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
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 Brian PaulMerge branch '7.8'
2010-04-27 Jakob Bornecrantzdri_util: Assume error checking is done properly in...
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
next