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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-06
uxa: Skip a pixmap lookup if there is no driver finish access function
Chris Wilson
1
-1
/
+2
2010-09-08
Enable a shadow buffer and disable GPU acceleration.
Chris Wilson
1
-6
/
+9
2010-07-12
Destroy screen pixmap on screen close.
Keith Packard
1
-2
/
+9
2010-06-19
uxa: Enable SHM pixmaps
Chris Wilson
1
-8
/
+0
2010-06-09
Revert "xp:trapezoids"
Chris Wilson
1
-3
/
+0
2010-06-08
xp:trapezoids
Chris Wilson
1
-0
/
+3
2010-06-07
uxa: Setup acceleration functions prior to the damage layer
Chris Wilson
1
-3
/
+8
2010-06-06
Adapt to DevPrivate API changes
Keith Packard
1
-0
/
+8
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
1
-4
/
+4
2010-05-31
Disable acceleration if we detect a hardware error.
Chris Wilson
1
-0
/
+9
2010-05-31
uxa: Mega-Glyphs!
Chris Wilson
1
-23
/
+20
2010-05-28
uxa: Use a glyph private rather than a hash table.
Chris Wilson
1
-0
/
+5
2010-05-12
uxa: solid rects
Chris Wilson
1
-0
/
+4
2009-12-07
uxa: Cache solid fills.
Chris Wilson
1
-0
/
+15
2009-10-06
Move to kernel coding style.
Eric Anholt
1
-309
/
+305
2009-07-17
accessing a pixmap if prepare_access fails is verboten.
Owain Ainsworth
1
-3
/
+4
2009-04-27
Remove pre-server-1.5 support.
Eric Anholt
1
-29
/
+0
2009-02-26
Fix UXA for server 1.4.
Eric Anholt
1
-1
/
+30
2009-02-10
uxa: hook up the fallback debug to the driver's fallback debug option.
Eric Anholt
1
-0
/
+8
2009-01-06
uxa: handle uxa_prepare_access failure
Keith Packard
1
-17
/
+30
2008-12-16
uxa: Correctly prepare/finishaccess of stipple in ValidateGC (and only it)
Eric Anholt
1
-3
/
+10
2008-12-05
uxa: Add in EnableDisableFBAccess handling like examodule.c did.
Eric Anholt
1
-0
/
+22
2008-08-26
Change uxa private keys to integer variables.
Eamon Walsh
1
-2
/
+2
2008-08-05
[uxa] Remove unused pixmap size limits.
Keith Packard
1
-14
/
+0
2008-08-05
Rename uxa using _ instead of caps
Keith Packard
1
-72
/
+26
2008-08-05
Change PrepareAccess to take access mode rather than index
Keith Packard
1
-14
/
+14
2008-08-05
Don't call sync on prepare_access -- just let the driver deal with it.
Keith Packard
1
-3
/
+0
2008-08-05
Add UXA - the unified memory acceleration architecture.
Keith Packard
1
-0
/
+573