index
:
platform/upstream/xf86-video-intel
accepted/tizen_3.0.2014.q3_common
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
upstream
Domain: Graphics System / X Window System;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel_dri.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
dri: Do not tile stencil buffer
Chad Versace
1
-4
/
+12
2011-07-12
dri: Always initialise resource members of DRI2FrameEvent
Chris Wilson
1
-0
/
+6
2011-07-11
dri: Enable triple-bufferred pageflips
Chris Wilson
1
-124
/
+173
2011-07-11
dri: Prevent abuse of the Resource database
Chris Wilson
1
-15
/
+86
2011-07-09
dri: Remove the shadow copy of attachment
Chris Wilson
1
-5
/
+2
2011-06-22
Don't include xf86Priv.h
Adam Jackson
1
-1
/
+0
2011-06-08
dri: Add support for DRI2BufferStencil and DRI2BufferHiz
Chad Versace
1
-4
/
+26
2011-06-08
dri: Do not create DRI2 buffers for unrecognized DRI2 buffer tokens
Chad Versace
1
-2
/
+12
2011-05-10
dri: Flush the batch after a DRI swap/copy event
Chris Wilson
1
-0
/
+2
2011-04-20
Use SwapbuffersWait config option to control waiting on fullscreen swaps
Chris Wilson
1
-1
/
+1
2011-04-11
dri: Rearrange code to compile against xorg-server-1.7
Chris Wilson
1
-9
/
+11
2011-04-04
MI_LOAD_SCAN_LINES_INCL are inclusive and range [0, display height-1]
Chris Wilson
1
-2
/
+2
2011-03-24
Recover from i830_dri2_add_frame_event out-of-memory condition
Keith Packard
1
-4
/
+14
2011-03-23
Skip client and drawable resource delete calls when deleting frame event
Keith Packard
1
-2
/
+2
2011-03-23
Handle drawable/client destruction in pending swaps/flips
Keith Packard
1
-37
/
+132
2011-03-23
dri2: Make DRI2FrameEvent public and use instead of void *
Keith Packard
1
-22
/
+2
2011-03-09
dri: Disable page-flip between a tiled buffer and a linear scanout
Chris Wilson
1
-0
/
+6
2011-03-09
Give each user of tiling separate xorg.conf options
Chris Wilson
1
-2
/
+2
2011-02-27
dri: Protect against destroying a foreign DRI drawable
Chris Wilson
1
-3
/
+3
2011-02-19
Quell excessively verbose vblank counter failed error messages
Bryce Harrington
1
-16
/
+32
2011-01-03
dri2: Fix interlace computation
Adam Jackson
1
-3
/
+2
2011-01-03
dri: Only issue a warning for an "impossible" flip return 5 times
Chris Wilson
1
-4
/
+13
2011-01-02
dri: Don't wait upon a NULL current mode
Chris Wilson
1
-2
/
+3
2011-01-02
dri: Fix the use of the uninitialised bo for flink
Chris Wilson
1
-2
/
+1
2010-12-31
dri: Protect against using dri with an non-gem pixmap
Chris Wilson
1
-1
/
+1
2010-12-30
Don't replace the scanout bo through PutImage
Chris Wilson
1
-7
/
+19
2010-12-24
dri: Differentiate identical "get vblank failed" messages with line no
Chris Wilson
1
-4
/
+12
2010-12-16
Check consistency of pageflip completion vblank count.
Mario Kleiner
1
-2
/
+16
2010-12-16
Fix reporting of pageflip completion events on multi-head.
Mario Kleiner
1
-1
/
+4
2010-10-13
Fix driverName regression for i830 from 4083197a
Chris Wilson
1
-1
/
+1
2010-10-08
dri: Check for pixmap privates before dereferencing them
Chris Wilson
1
-6
/
+12
2010-10-07
Include a chipset generation number to clarify device specific paths.
Chris Wilson
1
-4
/
+4
2010-10-06
dri+shadow: Only tweak the acceleration of CopyRegion if using shadow.
Chris Wilson
1
-17
/
+25
2010-10-06
dri: Reattach the fake pixmap for the shadow scanout to the drawable.
Chris Wilson
1
-14
/
+14
2010-10-06
uxa: Re-enable acceleration.
Chris Wilson
1
-17
/
+21
2010-10-06
Revert "Clear pixmap->devPrivate.ptr [regression in 7c7294e]"
Chris Wilson
1
-1
/
+0
2010-10-06
Clear pixmap->devPrivate.ptr [regression from 7c7294e]
Chris Wilson
1
-0
/
+1
2010-10-04
shadow+dri2: Allow dri2 to be independently enabled with shadow
Chris Wilson
1
-55
/
+170
2010-09-26
Disable dri2 after forcing fallbacks
Chris Wilson
1
-0
/
+6
2010-09-21
Allow interlaced modes.
Krzysztof Halasa
1
-0
/
+6
2010-09-08
Enable a shadow buffer and disable GPU acceleration.
Chris Wilson
1
-4
/
+5
2010-08-01
Remove the final references to the drmmode prefix
Chris Wilson
1
-3
/
+3
2010-07-30
Remove explicit batchbuffer submit in DRI2 copyregion
Kristian Høgsberg
1
-10
/
+10
2010-07-27
Drop use of GL types in the driver
Kristian Høgsberg
1
-2
/
+0
2010-06-30
dri: Handle errors during GetBuffers() gracefully.
Chris Wilson
1
-1
/
+10
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson
1
-0
/
+1074