mesa: add/update comments in _mesa_copy_buffer_subdata()
[mesa.git] / src / mesa / drivers / dri / common /
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-24 Brian Paulmesa: remove gl_renderbuffer::PutRowRGB()
2011-12-24 Brian Paulmesa: remove gl_renderbufer::PutMonoRow() and PutMonoVa...
2011-12-23 Ian Romanickdri2: Add createContextAttribs entry point for DRISW...
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: move __driUtilMessage to xmlconfig.c
2011-11-04 George Sapountzisdri: drop drisw_util.h
2011-11-04 George Sapountzisdri: reorder as driver,screen,context,drawable
2011-11-04 George Sapountzisdri: unify __DRIcontextRec, __DRIdrawableRec
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 George Sapountzisdri: unify __DriverAPIRec
2011-11-04 George Sapountzisdri: drop drmLock remnants
2011-11-02 Carl-Philip Haenschdriconf: updated german translation
2011-11-02 Carl-Philip Haenschdriconf: updated de.po
2011-11-02 Kristian Høgsbergdri: Remove unused memops.h
2011-11-02 Kristian Høgsbergdri: Remove a few unused dri helper functions
2011-11-02 Kristian Høgsbergdri: Remove unused dri texmem.c
2011-11-02 Kristian Høgsbergdri: Drop unused dri renderbuffer helper functions
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 unused fields from __DriverAPIRec
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 remaining DRI1 vblank code
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 unused __DRIswapInfoRec
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-10-28 Eric Anholtdri: Drop _dri_texformats that just obfuscate MESA_FORM...
2011-09-14 Andrew DeasonDRI: Log something if we don't support legacy DRI
2011-09-09 Ian Romanickdri: Remove all extension enabling utility functions
2011-09-09 Ian Romanickspantmp2: Silence many "warning: unused parameter ...
2011-09-09 Ian Romanickdri: Silence several "warning: unused parameter"
2011-09-09 Ian Romanickdri_util: Silence several "warning: unused parameter"
2011-08-30 Chad Versacedri: Build libmesa_dri_common for Android
2011-08-30 Chad Versacemake: Factor out source lists from drivers/dri/common...
2011-08-29 Ian Romanickmesa: Remove all mention of MESA_FORMAT_CI8
2011-08-27 Ian Romanickdri: Remove unused header files mmx.h and spantmp.h
2011-08-27 Ian Romanickdri: Remove driRenderbuffer::backBuffer field
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-19 Lauri Kasanendriconf: Add the PP descriptions
2011-08-17 Lauri Kasanenxmlpool.h: fix a typo
2011-08-17 Lauri Kasanenxmlconfig: Make the error message more informative
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-15 Marek Olšákxmlconfig: remove an unused-but-set variable
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-18 Eric AnholtRevert "intel: Add spans code for the ARB_texture_rg...
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-10 Brian Paulmesa: move sampler state into new gl_sampler_object...
2011-04-09 Alan CoopersmithFix GET_PROGRAM_NAME() on Solaris to not try to modify...
2011-04-05 Ian Romanickdri: Remove driver date from renderer string
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...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-12 Eric Anholtdri: Remove the old metaops code which has been superce...
2011-02-07 Benjamin FranzkeAdd dri2::{Allocate,Release}Buffer extension
2011-02-03 Haitao Fengswrast: add an interface createNewContextForAPI
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...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-10 Eric Anholtintel: Add spans code for the ARB_texture_rg support.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-02 Brian Pauldri/util: add a bunch of comments
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-27 Kenneth GraunkeFix build on systems where "python" is python 3.
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øgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergDrop GLframebuffer typedef and just use struct gl_frame...
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-13 Kristian HøgsbergGet rid of GL/internal/glcore.h
next