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_render.c
Age
Commit message (
Expand
)
Author
2011-05-29
i830: amalgamate consecutive composites into a single primitive
Chris Wilson
2011-03-16
i965: Amalgamate surface binding tables
Chris Wilson
2011-03-16
Include a chipset generation number to clarify device specific paths.
Owain G. Ainsworth
2010-09-12
Rename common infrastructure to the intel namespace.
Owain G. Ainsworth
2010-06-14
i965: Sanity check ComponentAlpha status in prepare_composite
Chris Wilson
2010-05-25
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
2010-05-25
Kill paranoid assertions on every write into the batchbuffer.
Chris Wilson
2010-05-17
i830: Encode surface bpp into format
Chris Wilson
2010-05-17
i830: Remove incorrectly mapped tex formats.
Chris Wilson
2010-05-17
uxa: Rearrange checking and preparing of composite textures.
Chris Wilson
2010-04-16
i830 render: check aperture space requirements
Daniel Vetter
2010-04-16
i830 render: use tiling bits where possible
Daniel Vetter
2010-04-11
Fill alpha on xrgb images.
Chris Wilson
2010-04-11
i830: Remove coord-adjust for nearest centre-sampling.
Chris Wilson
2010-03-01
batch: Ensure we send a MI_FLUSH in the block handler for TFP
Chris Wilson
2010-03-01
batch: Emit a 'pipelined' flush when using a dirty source.
Chris Wilson
2010-03-01
Check that batch buffers are atomic.
Chris Wilson
2010-03-01
Fix "Remove flow-control macros for fallbacks in the 2D driver."
Eric Anholt
2010-03-01
Remove flow-control macros for fallbacks in the 2D driver.
Eric Anholt
2010-03-01
conf: Add debugging flush options
Owain G. Ainsworth
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
Share several render fields between render implementations.
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-09-22
Revert "8xx: Fallback for any non-affine transformation."
Chris Wilson
2009-09-22
i8xx: Format projective texture coordinates correctly.
Keith Packard
2009-09-21
Split i915/i830 composite_emit_primitive into two functions.
Keith Packard
2009-09-21
8xx: Fallback for any non-affine transformation.
Carl Worth
2009-09-14
Avoid fallbacks for compositing gradient patterns
Chris Wilson
2009-09-09
i915: Restore nearest sampling
Chris Wilson
2009-09-05
i830/i915: Set the sample position to the pixel center.
Chris Wilson
2009-09-05
i830: Update comments
Chris Wilson
2009-09-05
i830: Trim composite setup
Chris Wilson
2009-09-05
i830: remove padding NOOPs from composite
Chris Wilson
2009-09-05
i830: do not use stale mask transform
Chris Wilson
2009-07-22
8xx render: Add limited support for a8 dests.
Eric Anholt
2009-07-16
Fix 915-class Render after the 8xx-class Render fix.
Eric Anholt
2009-07-15
Use batch_start_atomic to fix batchbuffer wrapping problems with 8xx render.
Eric Anholt
2009-06-23
Harden i830 render in case check_composite didn't throw out bad formats.
Alan Coopersmith
2009-05-10
Fix "Unkown" typo in two FatalError messages
Alan Coopersmith
2009-04-21
Replace a bunch of #ifdef debug flushing/syncing with a single function.
Eric Anholt
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
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
Rename uxa using _ instead of caps
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
[next]