index
:
platform/upstream/xf86-video-intel
accepted/tizen_3.0.2014.q3_common
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
upstream
Domain: Graphics System / X Window System;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uxa
/
uxa-glyphs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-28
uxa/glyphs: Fallback instead of crashing on large strings
Chris Wilson
1
-0
/
+10
2011-01-24
uxa: Only recreate the glyph cache on *generational* updates
Chris Wilson
1
-11
/
+9
2010-10-04
shadow+dri2: Allow dri2 to be independently enabled with shadow
Chris Wilson
1
-1
/
+6
2010-09-08
Enable a shadow buffer and disable GPU acceleration.
Chris Wilson
1
-11
/
+16
2010-08-25
uxa: Fallback if faced with large A1 glyphs.
Chris Wilson
1
-6
/
+4
2010-06-12
uxa: Always clip glyphs to destination.
Chris Wilson
1
-35
/
+29
2010-06-09
uxa: Handle all-clipped out case with destination glyphs.
Chris Wilson
1
-2
/
+2
2010-06-07
Adapt glyphs for changes in devPrivates API
Chris Wilson
1
-4
/
+24
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
1
-5
/
+5
2010-05-31
Disable acceleration if we detect a hardware error.
Chris Wilson
1
-0
/
+1
2010-05-31
uxa: Mega-Glyphs!
Chris Wilson
1
-800
/
+674
2010-05-28
uxa: Skip the redundant miComputeCompositeRects() when adding to the mask
Chris Wilson
1
-33
/
+20
2010-05-28
uxa: Make the glyph caches' fixed size explicit.
Chris Wilson
1
-6
/
+6
2010-05-28
uxa: Use a glyph private rather than a hash table.
Chris Wilson
1
-182
/
+130
2010-05-24
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
1
-44
/
+141
2010-05-24
uxa: Composite glyphs directly onto dst when possible.
Chris Wilson
1
-40
/
+308
2010-05-12
uxa: Avoid glyph ping-pong with !offscreen destination
Chris Wilson
1
-0
/
+119
2010-02-20
Remove dead assignments noticed by clang.
Eric Anholt
1
-2
/
+0
2010-01-08
uxa-glyphs: Enable TILING_X on glyph caches.
Chris Wilson
1
-1
/
+3
2009-12-10
Revert "uxa-glyphs: Enable TILING_X on glyph caches."
Chris Wilson
1
-3
/
+1
2009-11-30
uxa-glyphs: Enable TILING_X on glyph caches.
Chris Wilson
1
-1
/
+3
2009-11-29
uxa-glyphs: Stream uploads via temporary bo
Chris Wilson
1
-1
/
+25
2009-10-06
Move to kernel coding style.
Eric Anholt
1
-673
/
+655
2009-04-27
Remove pre-server-1.5 support.
Eric Anholt
1
-4
/
+0
2009-03-13
Use CopyArea to load glyphs from per-glyph pixmap to cache pixmap
Keith Packard
1
-26
/
+10
2009-02-26
Fix UXA for server 1.4.
Eric Anholt
1
-0
/
+4
2009-01-13
UXA: Declare glyph cache picture as component-alpha when necessary.
Bernhard Rosenkraenzer
1
-3
/
+6
2008-12-03
uxa: don't call composite routines with no buffer.
Dave Airlie
1
-7
/
+9
2008-09-30
Work around gcc uninitialized variable warnings
Jesse Barnes
1
-0
/
+4
2008-08-05
Rename uxa using _ instead of caps
Keith Packard
1
-8
/
+8
2008-08-05
Add UXA - the unified memory acceleration architecture.
Keith Packard
1
-0
/
+880