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-accel.c
Age
Commit message (
Expand
)
Author
2012-12-20
glamor: Release the drawable after passing to glamor_push_pixels
Chris Wilson
2012-08-16
uxa/glamor: Check for failed prepares
Chris Wilson
2012-01-03
uxa/glamor: Route some missing drawing function to glamor
Zhigang Gong
2011-12-28
uxa: Remove concept of global FB ownership made obsolete by GEM and KMS
Chris Wilson
2011-12-15
uxa: Move the region creation beyond the call into glamor
Chris Wilson
2011-12-14
uxa/glamor: Enable the rest of the glamor rendering routines
Zhigang Gong
2011-12-09
uxa: Fix clip processing for uxa_fill_spans()
Chris Wilson
2011-11-17
uxa/glamor: Turn on glamor for fill spans and rects
Zhigang Gong
2011-11-16
uxa/glamor: Introduce additional access modes to wrap glamor acceleration
Zhigang Gong
2011-06-16
uxa: Remove the attempt to use the 3D pipeline for core rendering
Chris Wilson
2011-06-05
uxa: Simplify uxa_poly_fill_rect by only clipping once.
Eric Anholt
2011-06-05
uxa: Simplify Composite solid acceleration for spans by only clipping once.
Eric Anholt
2011-06-05
uxa: Simplify BLT solid acceleration for spans filling by only clipping once.
Eric Anholt
2011-02-04
Check return value of uxa_acquire_solid() since it can return NULL
Bryce Harrington
2010-09-22
Make driver compile for 1.6 Xserver series again.
Matthias Hopf
2010-07-05
uxa: oops typo in previous commit
Dave Airlie
2010-07-05
uxa: don't compare planemask with FB_ALLONES.
Dave Airlie
2010-06-20
uxa: Apply the source offsets to the pixmap source, not target.
Chris Wilson
2010-06-19
uxa: Enable SHM pixmaps
Chris Wilson
2010-06-19
uxa: Use accelerated get_image for copying to !offscreen
Chris Wilson
2010-06-19
uxa: Match depth 30 to format.
Chris Wilson
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-06-06
uxa: Force fallback for copies.
Chris Wilson
2010-05-31
uxa: Spans, try again to get the early break correct.
Chris Wilson
2010-05-31
uxa: Sign reversal on early break from spans passing the YXband
Chris Wilson
2010-05-31
Disable acceleration if we detect a hardware error.
Chris Wilson
2010-05-28
uxa: Fix prepare_solid being called without check_solid first.
Eric Anholt
2010-05-26
uxa: Use Composite rather than solid blitter for PolyRect
Chris Wilson
2010-05-26
uxa: Add PICT format mapping for depth 4 pixmaps.
Chris Wilson
2010-05-24
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
2010-05-23
uxa: Spans! OMG!
Chris Wilson
2010-05-15
uxa: Call check_solid before running the solid blitter.
Chris Wilson
2010-05-14
Split the prepare blitter functions into check + prepare.
Chris Wilson
2010-04-14
Revert "Revert "uxa: Try using put_image when copying from a memory buffer.""
Chris Wilson
2010-04-12
Revert "uxa: Try using put_image when copying from a memory buffer."
Eric Anholt
2010-04-12
Revert "uxa: Add fallback warnings for PutImage."
Chris Wilson
2010-04-10
uxa: Try using put_image when copying from a memory buffer.
Chris Wilson
2010-04-10
uxa: Add fallback warnings for PutImage.
Chris Wilson
2010-02-20
Remove dead assignments noticed by clang.
Eric Anholt
2009-12-02
uxa: Review uxa_prepare_access() to remove potential nesting
Chris Wilson
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-08-25
Fix SHM functions to work with server after 1.6.0
Keith Packard
2009-04-27
Remove pre-server-1.5 support.
Eric Anholt
2009-02-26
Fix UXA for server 1.4.
Eric Anholt
2009-02-10
uxa: Fix driver against fbDoCopy -> miDoCopy change in the server.
Eric Anholt
2009-02-10
uxa: hook up the fallback debug to the driver's fallback debug option.
Eric Anholt
2009-01-06
uxa: handle uxa_prepare_access failure
Keith Packard
2008-08-05
[uxa] Check xalloc returns and deal with failure
Keith Packard
2008-08-05
Rename uxa using _ instead of caps
Keith Packard
2008-08-05
Change PrepareAccess to take access mode rather than index
Keith Packard
[next]