DRI2: Drop sarea, implement swap buffers in the X server.
[mesa.git] / src / mesa / drivers / dri / common / dri_util.c
2008-08-29 Kristian HøgsbergDRI2: Drop sarea, implement swap buffers in the X server.
2008-08-21 Peter HuttererReport damage before modifying the area, not after.
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-06-26 Alan HourihaneCheck in SwapBuffers for any new pending dri2 events
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-12 Brian Paulremove obsoleted doxygen \param comments
2008-06-09 Alan HourihaneCheck for NULL pointer
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-04 Dave Airliemesa/drm/ttm: allow build against non-TTM aware libdrm
2008-05-29 Dennis KasprzykReport correct damage rectangle in CopySubBuffer.
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-20 George SapountzisMake utils.h self-contained.
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-02 Kristian HøgsbergInitialize GLX_EXT_texture_from_pixmap attributes corre...
2008-03-31 Kristian HøgsbergDRI interface changes and DRI2 direct rendering support.
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-10 Kristian HøgsbergDRI2: Drop DriverAPI.UpdateBuffer.
2008-03-10 Kristian HøgsbergDRI2: Pass the context instead of the screen to __dri2P...
2008-03-10 Kristian HøgsbergDRI2: Add event buffer head as an argument to driCreate...
2008-03-04 Kristian Høgsberg[dri2] Add tail pointer to reemitDrawableInfo callback.
2008-03-04 Kristian Høgsberg[dri2] Optimize event parsing to skip obsolete events.
2008-02-29 Kristian HøgsbergUse __DRIextension mechanism providing loader functiona...
2008-02-29 Kristian HøgsbergReduce the versioning madness required to create a...
2008-02-26 Kristian HøgsbergA few more fixes to the dlsym() fix.
2008-02-26 Dave Airliedri2: dlsym requires some quotes..
2008-02-26 Kristian HøgsbergUse dlsym() to avoid referencing __dri2DriverInitScreen.
2008-02-26 Kristian HøgsbergRemove GetMSC DriverAPI function.
2008-02-14 Kristian HøgsbergAdd new DRI2 infrastructure.
2008-01-10 Kristian HøgsbergFold DoBindContext() helper function into driBindContext().
2007-12-05 Xiang, HaihaoDon't Swap buffer if a DRIDrawable is entirely obscured
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-11 Kristian HøgsbergAdd a version field to __DRIextension.
2007-10-11 Kristian HøgsbergMove new texOffset extension to the new extension mecha...
2007-10-11 Kristian HøgsbergConvert a left-over private void * to __DRIcontext *.
2007-10-11 Kristian HøgsbergAdd a DRI_ReadDrawable marker extension to signal read...
2007-10-11 Kristian HøgsbergMove media stream counter entry points to new extension.
2007-10-11 Kristian HøgsbergMove GLX_MESA_swap_frame_usage DRI entry points to...
2007-10-10 Kristian HøgsbergMove swap_interval to new extension mechanism.
2007-10-10 Kristian HøgsbergMove the copySubBuffer extension over to the new mechanism.
2007-10-10 Kristian HøgsbergImplement new screen extension API.
2007-10-10 Kristian HøgsbergStop passing in unused fbconfigs to createNewScreen.
2007-10-10 Kristian HøgsbergPull createNewScreen entry point into dri_util.c.
2007-10-10 Kristian HøgsbergReplace open-coded major, minor, and patch version...
2007-10-10 Kristian HøgsbergConvert all DRI entrypoints to take pointers to __DRI...
2007-10-10 Kristian HøgsbergDrop createContext and destroyContext from DRIinterface...
2007-10-10 Kristian HøgsbergDrop createDrawable and destroyDrawable fron DRIinterfa...
2007-10-10 Kristian HøgsbergDrop __DRInativeDisplay and pass in __DRIscreen pointer...
2007-10-05 Kristian HøgsbergRemove XIDs from DRI interface (see #5714).
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-10 Michel DänzerClear pointers to freed cliprects.
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 Michel DänzerAdd interfaces for overriding texture images with drive...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-26 Panagiotis Papadakoss/pdp/prp/ in DoBindContext()
2007-02-26 Panagiotis Papadakosadd missing param to _mesa_warning()
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2007-01-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-06 Eric AnholtAdd reporting of damage by DRI drivers when the extensi...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-01 Thomas HellströmFix an infinite loop error that may occur when many...
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Keith WhitwellMerge texmem-0-3-branch.
2006-10-16 Ian RomanickTrack the currently bound read drawable and make sure...
2006-07-12 Tilman Sauerbeckfix another memleak
2006-03-31 Brian PaulDave Reveman's patch for GLX_MESA_copy_sub_buffer support
2006-03-28 Keith WhitwellRevert merge of new/experimental code from texmem branch.
2006-03-26 Brian Paulmerge from texman branch
2006-03-23 Dave Airliefix coverity 926: use before NULL check
2005-11-29 Brian Paulassorted fixes for server-side direct rendering (bug...
2005-09-04 Brian Pauljust formatting clean-ups
2005-08-05 Ian RomanickFixes bugzillla #812.
2005-07-28 Ian RomanickUse the routines supplied in the __DRIinterfaceMethods...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-06-02 Brian Pauloops, undo previous change
2005-06-02 Brian Paulstart removing old (pre-renderbuffer) span code
2005-05-05 Jon SmirlFix up origin in dri/fb driver
2005-04-13 Ian RomanickRevert revision 1.13. This allows server-side libGLcor...
2005-02-14 Dave Airliefix some signed vs unsigned warnings
2005-01-31 Adam JacksonBug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers...
2005-01-12 Keith WhitwellSimplify usage of drmHash functions and fix bug in
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-12-08 Alan HourihaneUse union type to avoid strict aliasing problems.
2004-10-27 Adam JacksonBug #1713: Some rare libGL's have __glXFindDRIScreen...
2004-08-12 Eric AnholtFix dri_util.c build with new headers.
2004-06-29 Ian RomanickFirst phase of TLS work. At this point SPARC assembly...
next