index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_dri.c
Age
Commit message (
Expand
)
Author
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-06-02
dri: Protect against NULL dereference following GPU hang.
Chris Wilson
2010-06-01
DRI2: fix new buffer exchange check
Jesse Barnes
2010-05-29
dri: Compilation fix.
Chris Wilson
2010-05-29
dri: Only flip if the front and back pixmaps match.
Chris Wilson
2010-05-29
Revert "dri: Use size from backing pixmap when creating buffers."
Chris Wilson
2010-05-29
dri: Use size from backing pixmap when creating buffers.
Chris Wilson
2010-05-18
dri: Clean up DRI2 API #ifdefs a bit
Kristian Høgsberg
2010-05-17
i830: Remove vestigal debugging ALWAYS_FLUSH and ALWAYS_SYNC
Chris Wilson
2010-05-17
dri: Check error code from GetScratchGC()
Chris Wilson
2010-05-14
drm: Remove unused old_front parameter from drmmode_do_pageflip.
Chris Wilson
2010-05-14
dri: Hold reference to buffers across swap
Chris Wilson
2010-05-12
dri2: Handle reference counting across page flipping
Chris Wilson
2010-03-26
DRI2: release our private front buffer ref when buffer swapping
Jesse Barnes
2010-03-08
DRI2: make WaitMSC error handling more consistent with ScheduleSwap
Jesse Barnes
2010-03-08
DRI2: truncate OML values to 32 bits
Jesse Barnes
2010-03-08
DRI2: more WaitMSC fixes
Jesse Barnes
2010-03-08
DRI2: fixup stray curly brace
Jesse Barnes
2010-03-08
DRI2: fixup ScheduleWaitMSC similarly to ScheduleSwap
Jesse Barnes
2010-03-05
DRI2: handle target_msc, divisor and remainder properly in DRI2ScheduleSwap
Mario Kleiner
2010-03-05
DRI2: make MSC waits handle specific target_mscs and divisor/remainders
Mario Kleiner
2010-03-05
DRI2: handle offscreen drawables better at swap time
Jesse Barnes
2010-02-24
In frame event handling, track drawable id instead of drawable pointer.
Eric Anholt
2010-02-24
Fix up a bunch of inconsistent 4-space indentation in i830_dri.c
Eric Anholt
2010-02-20
Remove more DRI1 dead code.
Eric Anholt
2010-02-17
dri2: Silence the compiler for an unused function with proto < 4
Chris Wilson
2010-02-11
DRI2: handle full height blits without tearing in CopyRegion
Jesse Barnes
2010-02-05
DRI2: only use version 4 APIs if kernel support exists
Jesse Barnes
2010-01-31
Initialize DRI2 info rec version 4 list of driver names
Keith Packard
2010-01-13
DRI2: if the swap condition is satisfied, complete it immediately
Jesse Barnes
2010-01-13
DRI2: support new DRI2 APIs
Jesse Barnes
2009-12-07
batch: Ensure we send a MI_FLUSH in the block handler for TFP
Chris Wilson
2009-12-02
Remove flush parameter from intel_batch_flush()
Chris Wilson
2009-12-02
Rename I830Sync() to intel_sync()
Chris Wilson
2009-12-02
Review use of errno after libdrm call
Chris Wilson
2009-11-30
Use new drmGetDeviceNameFromFd() for mapping to drm device name
Kristian Høgsberg
2009-11-29
batch: Track pixmap domains.
Chris Wilson
2009-10-12
DRI2 compat build fix: it's drawable->pScreen not drawable->screen
Jesse Barnes
2009-10-08
Rename pScreen to screen.
Eric Anholt
2009-10-08
Rename pGC to gc.
Eric Anholt
2009-10-08
Rename pDraw to plain old drawable.
Eric Anholt
2009-10-08
Call pPixmaps plain old pixmaps.
Eric Anholt
2009-10-08
de-pCamelHungarian the Render pictures and pixmaps.
Eric Anholt
2009-10-08
Rename the xf86 screen private from pScrn to scrn.
Eric Anholt
2009-10-08
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Eric Anholt
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-10-06
Remove UMS support.
Eric Anholt
2009-07-10
Remove NoAccel support
Keith Packard
2009-07-06
Handle DRI2INFOREC version 3
Keith Packard
2009-07-06
Update to multi-API DRI2 interface
Keith Packard
[next]