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
Age
Commit message (
Expand
)
Author
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
2010-02-20
Remove dead assignments noticed by clang.
Eric Anholt
2010-01-27
uxa: Fix compatible_formats() for OVER
Chris Wilson
2010-01-25
Extract pixel value for all formats to avoid hitting fallbacks.
Chris Wilson
2010-01-25
uxa: Adjust uxa_get_color_for_pixmap to match prototype
Chris Wilson
2010-01-24
uxa: Protect against a potential NULL src->Drawable reference
Chris Wilson
2010-01-24
uxa/uxa-render: Always remove useless repeats during composite.
Chris Wilson
2010-01-24
uxa: Increase amount of composite fallback verbage
Chris Wilson
2010-01-08
uxa-glyphs: Enable TILING_X on glyph caches.
Chris Wilson
2009-12-10
Revert "uxa-glyphs: Enable TILING_X on glyph caches."
Chris Wilson
2009-12-07
uxa: Cache solid fills.
Chris Wilson
2009-12-02
uxa_check_composite: Minor whitespace.
Chris Wilson
2009-12-02
uxa: Review uxa_prepare_access() to remove potential nesting
Chris Wilson
2009-11-30
uxa-glyphs: Enable TILING_X on glyph caches.
Chris Wilson
2009-11-29
uxa-glyphs: Stream uploads via temporary bo
Chris Wilson
2009-11-13
i915: Derive the correct target color from the pixmap by checking its format
Chris Wilson
2009-11-13
uxa: Do not remove repeat from solids for 1x1 composites.
Chris Wilson
2009-11-10
uxa: Force alpha bits to fill remaining bits
Chris Wilson
2009-11-05
configure: use CWARNFLAGS from xorg-macros.m4
RĂ©mi Cardona
2009-10-26
Fix crash in uxa_acquire_pattern when pDst is NULL
Albert Damen
2009-10-12
uxa: Refactor create Picture for pixman format
Chris Wilson
2009-10-12
uxa: Free the ScratchPixmapHeader after its associated Picture
Chris Wilson
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-09-22
Check the correct Picture for error during creation.
Chris Wilson
2009-09-20
Avoid fallbacks for a1 src/mask
Chris Wilson
2009-09-14
Avoid fallbacks for compositing gradient patterns
Chris Wilson
2009-08-25
Fix SHM functions to work with server after 1.6.0
Keith Packard
2009-07-22
uxa: Tell the driver when we're just going to immediately map the pixmap.
Eric Anholt
2009-07-22
uxa: Skip fill of temporary alpha picture that just gets copied over.
Eric Anholt
2009-07-18
Update to xextproto 7.1 support.
Peter Hutterer
2009-07-17
accessing a pixmap if prepare_access fails is verboten.
Owain Ainsworth
2009-06-30
uxa: Fix segfault on source-only picture usage with FallbackDebug.
Eric Anholt
2009-06-09
UXA: Rasterize trapezoids to system memory, not a pixmap
Carl Worth
2009-04-27
Remove pre-server-1.5 support.
Eric Anholt
2009-04-24
Fix UXA to build with Sun compilers (use __func__ instead of __FUNCTION__)
Alan Coopersmith
2009-03-13
Use CopyArea to load glyphs from per-glyph pixmap to cache pixmap
Keith Packard
2009-02-26
Fix UXA for server 1.4.
Eric Anholt
2009-02-26
uxa: Fix composite fallback debug printing of main memory versus bo info.
Eric Anholt
2009-02-10
uxa: Fix breakage from UXA_FALLBACK conversion from "do {} while (0)" construct.
Eric Anholt
2009-02-10
uxa: Fix driver against fbDoCopy -> miDoCopy change in the server.
Eric Anholt
2009-02-10
uxa: Fix failure to --amend in further changes in previous commit.
Eric Anholt
2009-02-10
uxa: hook up the fallback debug to the driver's fallback debug option.
Eric Anholt
2009-01-13
UXA: Declare glyph cache picture as component-alpha when necessary.
Bernhard Rosenkraenzer
2009-01-06
uxa: handle uxa_prepare_access failure
Keith Packard
2008-12-16
uxa: Correctly prepare/finishaccess of stipple in ValidateGC (and only it)
Eric Anholt
2008-12-05
uxa: Add in EnableDisableFBAccess handling like examodule.c did.
Eric Anholt
2008-12-03
uxa: don't call composite routines with no buffer.
Dave Airlie
2008-09-30
Work around gcc uninitialized variable warnings
Jesse Barnes
[next]