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
/
i915_render.c
Age
Commit message (
Expand
)
Author
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-02-26
Fix up i915 composite and common solid/copy code to use check_aperture.
Eric Anholt
2009-01-17
Fix i915 batch_start_atomic counting.
Eric Anholt
2009-01-16
Re-emit i915 composite setup when the batchbuffer wraps.
Eric Anholt
2008-11-05
Make I830FALLBACK debugging a runtime instead of compile-time option.
Eric Anholt
2008-10-06
Add support for RepeatPad and RepeatReflect to 915 and 830-class Render accel.
Eric Anholt
2008-08-05
Add batch flush in i830_uxa_prepare_access
Keith Packard
2008-08-05
Use dri_bo for all object allocations, including pixmaps under uxa
Keith Packard
2008-06-10
Change most usage of pixmap offsets to using a reloc macro.
Eric Anholt
2008-05-07
Check pitch for EXA operation
Zhenyu Wang
2008-03-21
Transformed coord computed using floats. Don't move bilinear composite dst.
Keith Packard
2008-03-18
Handle projective transforms on 9xx for Composite.
Keith Packard
2008-03-18
8xx/9xx can handle textures to 2kx2k. 965 can do 8kx8k
Keith Packard
2008-03-18
Compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-14
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
Eric Anholt
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2008-03-11
Silence warnings about possible uninitialize use of dst_format.
Kristian Høgsberg
2007-08-28
Fix i915 a8 color buffer blending
Zhenyu Wang
2007-08-16
i915: add support for render to a8
Dave Airlie
2007-08-10
Attempt to fix several front buffer tiling failure cases.
Eric Anholt
2007-07-23
Fix a typo in i915 render
Zhenyu Wang
2007-07-11
Fix i915 rendering for tiled buffer
Wang Zhenyu
2007-07-06
FBC and tiling changes
Jesse Barnes
2007-06-12
Fix context switching between DRI and X.
Eric Anholt
2007-05-18
EXA: add render enter helper function
Wang Zhenyu
2007-05-18
EXA: remove a flush cmd in i915 render code
Wang Zhenyu
2007-01-31
Naming and formatting cleanup in Render acceleration code.
Eric Anholt
2007-01-31
Move the render code to non-EXA-specific filenames.
Eric Anholt