summaryrefslogtreecommitdiff
path: root/src/intel_dri.c
AgeCommit message (Expand)Author
2011-08-01dri: Build fix for xserver-1.7.7Chris Wilson
2011-07-19dri: Do not tile stencil bufferChad Versace
2011-07-12dri: Always initialise resource members of DRI2FrameEventChris Wilson
2011-07-11dri: Enable triple-bufferred pageflipsChris Wilson
2011-07-11dri: Prevent abuse of the Resource databaseChris Wilson
2011-07-09dri: Remove the shadow copy of attachmentChris Wilson
2011-06-22Don't include xf86Priv.hAdam Jackson
2011-06-08dri: Add support for DRI2BufferStencil and DRI2BufferHizChad Versace
2011-06-08dri: Do not create DRI2 buffers for unrecognized DRI2 buffer tokensChad Versace
2011-05-10dri: Flush the batch after a DRI swap/copy eventChris Wilson
2011-04-20Use SwapbuffersWait config option to control waiting on fullscreen swapsChris Wilson
2011-04-11dri: Rearrange code to compile against xorg-server-1.7Chris Wilson
2011-04-04MI_LOAD_SCAN_LINES_INCL are inclusive and range [0, display height-1]Chris Wilson
2011-03-24Recover from i830_dri2_add_frame_event out-of-memory conditionKeith Packard
2011-03-23Skip client and drawable resource delete calls when deleting frame eventKeith Packard
2011-03-23Handle drawable/client destruction in pending swaps/flipsKeith Packard
2011-03-23dri2: Make DRI2FrameEvent public and use instead of void *Keith Packard
2011-03-09dri: Disable page-flip between a tiled buffer and a linear scanoutChris Wilson
2011-03-09Give each user of tiling separate xorg.conf optionsChris Wilson
2011-02-27dri: Protect against destroying a foreign DRI drawableChris Wilson
2011-02-19Quell excessively verbose vblank counter failed error messagesBryce Harrington
2011-01-03dri2: Fix interlace computationAdam Jackson
2011-01-03dri: Only issue a warning for an "impossible" flip return 5 timesChris Wilson
2011-01-02dri: Don't wait upon a NULL current modeChris Wilson
2011-01-02dri: Fix the use of the uninitialised bo for flinkChris Wilson
2010-12-31dri: Protect against using dri with an non-gem pixmapChris Wilson
2010-12-30Don't replace the scanout bo through PutImageChris Wilson
2010-12-24dri: Differentiate identical "get vblank failed" messages with line noChris Wilson
2010-12-16Check consistency of pageflip completion vblank count.Mario Kleiner
2010-12-16Fix reporting of pageflip completion events on multi-head.Mario Kleiner
2010-10-13Fix driverName regression for i830 from 4083197aChris Wilson
2010-10-08dri: Check for pixmap privates before dereferencing themChris Wilson
2010-10-07Include a chipset generation number to clarify device specific paths.Chris Wilson
2010-10-06dri+shadow: Only tweak the acceleration of CopyRegion if using shadow.Chris Wilson
2010-10-06dri: Reattach the fake pixmap for the shadow scanout to the drawable.Chris Wilson
2010-10-06uxa: Re-enable acceleration.Chris Wilson
2010-10-06Revert "Clear pixmap->devPrivate.ptr [regression in 7c7294e]"Chris Wilson
2010-10-06Clear pixmap->devPrivate.ptr [regression from 7c7294e]Chris Wilson
2010-10-04shadow+dri2: Allow dri2 to be independently enabled with shadowChris Wilson
2010-09-26Disable dri2 after forcing fallbacksChris Wilson
2010-09-21Allow interlaced modes.Krzysztof Halasa
2010-09-08Enable a shadow buffer and disable GPU acceleration.Chris Wilson
2010-08-01Remove the final references to the drmmode prefixChris Wilson
2010-07-30Remove explicit batchbuffer submit in DRI2 copyregionKristian Høgsberg
2010-07-27Drop use of GL types in the driverKristian Høgsberg
2010-06-30dri: Handle errors during GetBuffers() gracefully.Chris Wilson
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson