index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
/
exa.c
Age
Commit message (
Expand
)
Author
2009-05-08
EXA: Handle separate alpha maps properly in Composite fallback, take two.
Michel Dänzer
2009-01-09
exa: Allow drivers to set non-NULL devPrivate.ptr for !offscreen pixmaps.
Maarten Maathuis
2008-10-23
Wrap AddTraps in exa and damage.
Keith Packard
2008-09-26
exa: make sure pixmap devPrivate.ptr is NULL at create time
Dave Airlie
2008-09-16
exa: disable shared pixmaps
Julien Cristau
2008-09-01
exa: drop cw.h inclusion
Dave Airlie
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-08-28
Reimplement ShmPutImage.
Adam Jackson
2008-08-19
EXA: Inline Prepare/FinishAccessWindow into only caller, ChangeWindowAttributes.
Michel Dänzer
2008-08-19
EXA: Don't use exaGlyphs if the driver doesn't provide a PrepareComposite hook.
Michel Dänzer
2008-08-17
exa: fix assert logic thinko from 361a9eb953aaa38f8ebc057185de29e50f9eef26
Maarten Maathuis
2008-08-08
EXA: Make sure damage tracking code is inactive if the driver manages pixmaps.
Michel Dänzer
2008-08-05
EXA: Remove unnecessary #includes
Daniel Stone
2008-06-18
Set driverPriv immediately on CreatePixmap.
Alan Hourihane
2008-05-24
EXA: Only record damage generated by rendering operations.
Michel Dänzer
2008-04-28
EXA: Use a single large glyph cache pixmap
Owen Taylor
2008-04-21
EXA: Set pixmap->accel_blocked on the screen pixmap, too.
Tilman Sauerbeck
2008-04-21
EXA: Update sys_pitch/fb_pitch in exaModifyPixmapHeader.
Tilman Sauerbeck
2008-04-14
EXA: Update pixmaps' accel_blocked field in ModifyPixmapHeader.
Tilman Sauerbeck
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-11-17
exa: set driverPriv to NULL before it might get used later with garbage
Ben Skeggs
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-10-19
Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
Eric Anholt
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-10-08
EXA: dude, don't validation driver hooks twice !
Dodji Seketeli
2007-10-03
Merge Xephyr-XV/GL stuff into master
Dodji Seketeli
2007-10-03
exa: add new flags to denote driver handles all pixmap migration/hiding
Dave Airlie
2007-10-03
exa: make sure we set fb_ptr to NULL
Dave Airlie
2007-10-02
Add basic Exa driver entry point validation.
Dodji Seketeli
2007-10-02
exa: only setup offscreen allocator if driver doesn't provide CreatePixmap
Kristian Høgsberg
2007-10-02
exa: add hooks for drivers to take over pixmap allocation
Dave Airlie
2007-10-02
exa: add a pixmap private pointer for drivers to retrieve.
Dave Airlie
2007-09-27
EXA: Added back the maxPitchPixels initialization code.
Tilman Sauerbeck
2007-09-27
EXA: Remove bogus pitch checks.
Michel Dänzer
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-09-25
EXA: Added pitch limitations.
Tilman Sauerbeck
2007-09-22
EXA: Check ABI compatibility earlier.
Tilman Sauerbeck
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
2007-09-07
EXA: RENDER improvements.
Michel Dänzer
2007-09-07
EXA: Improvements for trapezoids and triangles.
Michel Dänzer
2007-09-07
EXA: Hide pixmap pointer outside of exaPrepare/FinishAccess whenever possible.
Michel Dänzer
2007-09-07
EXA: Support partial migration of pixmap contents between Sys and FB.
Michel Dänzer
2007-09-07
EXA: Track valid bits in Sys and FB separately.
Michel Dänzer
2007-09-07
EXA: Migrate out pixmap in exaPrepareAccess.
Michel Dänzer
2007-09-07
EXA: Add a couple of missing exaPrepare/FinishAccess calls.
Dave Airlie
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
[next]