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-09-12
Rename common infrastructure to the intel namespace.
Owain G. Ainsworth
2010-09-11
i810: Move into a legacy directory.
Owain G. Ainsworth
2010-09-11
backport the following commit by Eric anholt;
Owain G. Ainsworth
2010-09-03
dri: Handle errors during GetBuffers() gracefully.
Chris Wilson
2010-06-22
Temporarily disable the pageflipping stuff. It isn't 100% on ironlake
Owain G. Ainsworth
2010-06-21
Emit the flush after a potential draw from the BlockHandler.
Chris Wilson
2010-06-07
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-06-07
dri: Protect against NULL dereference following GPU hang.
Chris Wilson
2010-05-17
dri: Check error code from GetScratchGC()
Chris Wilson
2010-05-17
sync swap support. Backported from current and adapted for ums.
Owain G. Ainsworth
2010-05-16
Use new drmGetDeviceNameFromFd() for mapping to drm device name
Kristian Høgsberg
2010-05-16
Remove i830_dri.h
Owain G. Ainsworth
2010-03-01
DRI2: handle full height blits without tearing in CopyRegion
Jesse Barnes
2010-03-01
batch: Ensure we send a MI_FLUSH in the block handler for TFP
Chris Wilson
2010-03-01
Remove flush parameter from intel_batch_flush()
Chris Wilson
2010-03-01
Rename I830Sync() to intel_sync()
Chris Wilson
2010-03-01
Review use of errno after libdrm call
Chris Wilson
2010-03-01
batch: Track pixmap domains.
Chris Wilson
2010-03-01
DRI2 compat build fix: it's drawable->pScreen not drawable->screen
Jesse Barnes
2010-03-01
Rename pScreen to screen.
Owain G. Ainsworth
2010-03-01
Rename pGC to gc.
Eric Anholt
2010-03-01
Rename pDraw to plain old drawable.
Eric Anholt
2010-03-01
Call pPixmaps plain old pixmaps.
Owain G. Ainsworth
2010-03-01
de-pCamelHungarian the Render pictures and pixmaps.
Eric Anholt
2010-03-01
Rename the xf86 screen private from pScrn to scrn.
Owain G. Ainsworth
2010-03-01
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Owain G. Ainsworth
2010-02-28
Move to kernel coding style.
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
2009-06-29
Use swapbuffers_wait control
Jesse Barnes
2009-06-24
Treat disabled CRTCs as "not covering" for scanline wait purposes
Jesse Barnes
2009-06-16
don't wait for vblank on rotated displays
Li Peng
2009-06-10
DRI2 copyregion: don't wait for scanlines that won't happen
Lukasz Kurylo
2009-06-03
Fix segfault in DRI2 vblank syncing if the region isn't onscreen.
Eric Anholt
2009-06-03
Fix some drawable abuse in i830_dri.c
Eric Anholt
2009-06-03
Replace some pixmap-related idioms with inline functions to do so.
Eric Anholt
2009-06-02
Sync DRI2 CopyRegion to vertical retrace
Jesse Barnes
2009-05-26
Open the DRM and keep the handle throughout server startup to finish.
Eric Anholt
2009-04-28
Remove a handful of pointless comments
Kristian Høgsberg
2009-04-27
Remove XF86DRM_MODE.
Eric Anholt
2009-04-27
Remove DRI1 support.
Eric Anholt
2009-04-27
Don't initialize DRI2 if the fd we get is not master-capable.
Eric Anholt
2009-04-27
format == 0 means "use default" in I830DRI2CreateBuffer
Pierre Willenbrock
2009-04-24
DRI2: If the SDK supports it, use the DRI2GetBuffersWithFormat interfaces
Ian Romanick
2009-04-21
Staticize a bunch of functions and variables in the driver.
Eric Anholt
2009-04-17
DRI2: Respect the src and dst parameters of CopyRegion.
Ian Romanick
2009-03-09
Flip the update_dri_buffers test around to only run when DRI1 is active.
Eric Anholt
2009-03-06
DRI1: Update sarea (and other information) when CRTC configuration changes.
Eric Anholt
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
[next]