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-09-22
Make driver compile for 1.6 Xserver series again.
Matthias Hopf
2010-07-21
uxa: Check for failed pixmap allocation
Chris Wilson
2010-06-23
uxa: Fallback to pixman if source is out-of-bounds
Chris Wilson
2010-06-19
uxa: Check for allocation failure.
Chris Wilson
2010-06-10
Fallback implementation for trapezoids for hung GPUs.
Chris Wilson
2010-06-09
Revert "xp:trapezoids"
Chris Wilson
2010-06-08
xp:trapezoids
Chris Wilson
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-05-31
Disable acceleration if we detect a hardware error.
Chris Wilson
2010-05-26
uxa: Perform manual damage for CompositeRects
Chris Wilson
2010-05-26
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-24
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
2010-05-24
uxa: Composite glyphs directly onto dst when possible.
Chris Wilson
2010-05-24
uxa: translate the region in line for composites
Chris Wilson
2010-05-23
uxa: Spans! OMG!
Chris Wilson
2010-05-16
uxa: Replace solid planemask [0xffffffff] with FB_ALLONES
Chris Wilson
2010-05-16
uxa: Tidy uxa_solid_rects()
Chris Wilson
2010-05-16
uxa: Patterns are acquired at 0,0
Chris Wilson
2010-05-15
uxa: Force an alpha channel when rendering source fallbacks
Chris Wilson
2010-05-15
uxa: Apply clip for solid rectangles.
Chris Wilson
2010-05-15
uxa: Avoid using blits when with PictFilterConvolution
Chris Wilson
2010-05-15
uxa: Check the w-scaling component is 1 for an translation matrix
Chris Wilson
2010-05-15
uxa: Fix order of conditionals to only run fill_region for SRC or opaque
Chris Wilson
2010-05-15
uxa: Expand the range of compatible formats to cover all bpp.
Chris Wilson
2010-05-15
uxa: Only use 1x1R as a solid with an opaque format or SRC
Chris Wilson
2010-05-14
uxa: Disable compatible src xrgb and dst argb
Chris Wilson
2010-05-14
uxa: Parse BGRA pixel formats.
Chris Wilson
2010-05-14
Split the prepare blitter functions into check + prepare.
Chris Wilson
2010-05-14
uxa: enable solid rects for backends that require pixmaps
Chris Wilson
2010-05-13
uxa: Convert 1x1R back to solid_fill
Chris Wilson
2010-05-13
uxa: Only use solid_fill for SRC.
Chris Wilson
2010-05-13
uxa: Replace source for CLEAR with a transparent solid
Chris Wilson
2010-05-13
uxa: Fallback early if compositing with alphaMaps
Chris Wilson
2010-05-12
uxa: Avoid ping-pong with !offscreen destination and traps
Chris Wilson
2010-05-12
uxa: Fallback when compositing to a !offscreen destination
Chris Wilson
2010-05-12
uxa: Use accelerated PutImage for uploading pixman images.
Chris Wilson
2010-05-12
uxa: solid rects
Chris Wilson
2010-05-12
debug: Add names for operators
Chris Wilson
2010-05-11
uxa: Recheck texture after acquiring pattern.
Chris Wilson
2010-05-10
uxa: Protect against valid SourcePict in uxa_acquire_mask()
Chris Wilson
2010-05-10
uxa,i915: Handle SourcePict through uxa_composite()
Chris Wilson
2010-05-10
uxa: Rearrange checking and preparing of composite textures.
Chris Wilson
2010-05-08
uxa: Transform composites with a simple translation into a blit
Chris Wilson
2010-05-08
uxa: Extract sub-region from in-memory buffers.
Chris Wilson
2010-03-24
uxa: After filling the alpha channel xrgb src is compatible with argb dst.
Chris Wilson
2010-03-24
uxa: Only reduce a composite to a BLT if it is wholly contained
Chris Wilson
2010-03-16
Fill alpha on xrgb images.
Chris Wilson
2010-03-04
uxa: Fix type mismatch to avoid compiler warning.
Carl Worth
2010-02-20
uxa: Skip adjusting mask coordinates when no mask is present.
Eric Anholt
[next]