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
/
uxa
/
uxa-render.c
Age
Commit message (
Expand
)
Author
2010-06-24
uxa: Fallback to pixman if source is out-of-bounds
Chris Wilson
2010-06-21
uxa: Check for allocation failure.
Chris Wilson
2010-06-07
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-05-27
uxa: Perform manual damage for CompositeRects
Chris Wilson
2010-05-27
uxa: Force the alpha value to 0xffff when treating Over as Src
Chris Wilson
2010-05-25
uxa: Apply the drawable offset to the solid rects
Chris Wilson
2010-05-25
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
2010-05-25
uxa: Composite glyphs directly onto dst when possible.
Chris Wilson
2010-05-25
uxa: translate the region in line for composites
Chris Wilson
2010-05-25
uxa: Spans! OMG!
Chris Wilson
2010-05-17
uxa: Replace solid planemask [0xffffffff] with FB_ALLONES
Chris Wilson
2010-05-17
uxa: Tidy uxa_solid_rects()
Chris Wilson
2010-05-17
uxa: Patterns are acquired at 0,0
Chris Wilson
2010-05-17
uxa: Force an alpha channel when rendering source fallbacks
Chris Wilson
2010-05-17
uxa: Apply clip for solid rectangles.
Chris Wilson
2010-05-17
uxa: Avoid using blits when with PictFilterConvolution
Chris Wilson
2010-05-17
uxa: Check the w-scaling component is 1 for an translation matrix
Chris Wilson
2010-05-17
uxa: Fix order of conditionals to only run fill_region for SRC or opaque
Chris Wilson
2010-05-17
uxa: Expand the range of compatible formats to cover all bpp.
Chris Wilson
2010-05-17
uxa: Only use 1x1R as a solid with an opaque format or SRC
Chris Wilson
2010-05-17
uxa: Disable compatible src xrgb and dst argb
Chris Wilson
2010-05-17
Split the prepare blitter functions into check + prepare.
Chris Wilson
2010-05-17
uxa: enable solid rects for backends that require pixmaps
Chris Wilson
2010-05-17
uxa: Convert 1x1R back to solid_fill
Chris Wilson
2010-05-17
uxa: Only use solid_fill for SRC.
Chris Wilson
2010-05-17
uxa: Replace source for CLEAR with a transparent solid
Chris Wilson
2010-05-17
uxa: Fallback early if compositing with alphaMaps
Chris Wilson
2010-05-17
uxa: Avoid ping-pong with !offscreen destination and traps
Chris Wilson
2010-05-17
uxa: Fallback when compositing to a !offscreen destination
Chris Wilson
2010-05-17
uxa: Use accelerated PutImage for uploading pixman images.
Chris Wilson
2010-05-17
uxa: solid rects
Chris Wilson
2010-05-17
debug: Add names for operators
Chris Wilson
2010-05-17
uxa: Recheck texture after acquiring pattern.
Chris Wilson
2010-05-17
uxa: Protect against valid SourcePict in uxa_acquire_mask()
Chris Wilson
2010-05-17
uxa,i915: Handle SourcePict through uxa_composite()
Chris Wilson
2010-05-17
uxa: Rearrange checking and preparing of composite textures.
Chris Wilson
2010-05-17
uxa: Transform composites with a simple translation into a blit
Chris Wilson
2010-05-17
uxa: Extract sub-region from in-memory buffers.
Chris Wilson
2010-04-11
uxa: After filling the alpha channel xrgb src is compatible with argb dst.
Chris Wilson
2010-04-11
uxa: Only reduce a composite to a BLT if it is wholly contained
Chris Wilson
2010-04-11
Fill alpha on xrgb images.
Chris Wilson
2010-04-11
uxa: Fix type mismatch to avoid compiler warning.
Carl Worth
2010-03-01
uxa: Skip adjusting mask coordinates when no mask is present.
Eric Anholt
2010-03-01
uxa: Fix compatible_formats() for OVER
Chris Wilson
2010-03-01
Extract pixel value for all formats to avoid hitting fallbacks.
Chris Wilson
2010-03-01
uxa: Adjust uxa_get_color_for_pixmap to match prototype
Chris Wilson
2010-03-01
uxa: Protect against a potential NULL src->Drawable reference
Chris Wilson
2010-03-01
uxa/uxa-render: Always remove useless repeats during composite.
Chris Wilson
2010-03-01
uxa: Increase amount of composite fallback verbage
Chris Wilson
2010-03-01
uxa: Cache solid fills.
Chris Wilson
[next]