summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-09Revert accidental commitAdam Jackson2-3/+1
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson11-17/+77
2006-05-03Make Xephyr build on Solaris:Alan Coopersmith4-2/+23
2006-05-03Redact a few mentions of speedo font support.Adam Jackson4-14/+13
2006-05-02Typo in ALLLOCATE_LOCAL() arguments, causing mis-computation of the buffer.Matthieu Herrb2-2/+8
2006-05-02Fix Solaris build with Sun compilers to work when exa is built beforeAlan Coopersmith3-1/+13
2006-05-02Use min() [defined in include/misc.h] instead of MIN() [not defined in anyAlan Coopersmith2-3/+9
2006-04-30Remove stray mfb/cfb references.Adam Jackson3-2/+6
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson35-208/+40
2006-04-28Add Polylines and PolyPoint acceleration as well. This is primarily toEric Anholt2-3/+104
2006-04-28Correct some bugs causing performance issues in the "Smart" scheme.Eric Anholt2-3/+13
2006-04-27Improve EXA fallback debugging output to include the locations of pixmaps.Eric Anholt5-31/+74
2006-04-27Add trivial PolySegment acceleration for 0-width horizontal/vertical lines,Eric Anholt3-3/+62
2006-04-27In drawing glyphs, shortcut our way to exaComposite instead of goingEric Anholt2-59/+66
2006-04-26Add a helper for the Component Alpha Over case, which breaks the operationEric Anholt3-13/+80
2006-04-26Bug #6751: Use the Linux PCI ROM interface on Linux properly. The oldDave Airlie4-0/+69
2006-04-26Bug #6750: This patch detects Intel bridges that are transparent but aren'tDave Airlie3-3/+23
2006-04-26Improve the migration debugging output.Eric Anholt2-12/+20
2006-04-26Fix a bug in the intersection computation that could concievably causeEric Anholt2-1/+11
2006-04-25Bug #4668: Check if the lists of glyphs don't have any intersecting glyphs,Eric Anholt2-1/+106
2006-04-25Add an option to verify at the point of migration that pixmaps which aren'tEric Anholt4-0/+54
2006-04-25Don't forget to mark the drawable as dirty in exaPutImage(). FixesEric Anholt2-0/+7
2006-04-24Remove another reference to cfb16.Donnie Berkholz2-1/+5
2006-04-24strlcpy() doesn't exist on Linux, so use the implementation in os/.Donnie Berkholz2-0/+10
2006-04-23Don't access free memory after unloading a module. Bugzilla #4168.Matthieu Herrb3-1/+25
2006-04-22When reading the kernel keyboard mapping (readKernelMapping inBenjamin Herrenschmidt2-1/+9
2006-04-19Add support for x4a4 format (depth 4 at 8bpp). Bug #6325.Keith Packard4-4/+48
2006-04-18Missed in previous commit: Add a new migration scheme, called "Smart" forEric Anholt2-1/+3
2006-04-18Add a new migration scheme, called "Smart" for lack of a better name. ThisEric Anholt4-3/+80
2006-04-18Fix exaGetPixmapFirstPixel to migrate as unaccelerated. Also adds a bit ofEric Anholt2-2/+10
2006-04-18Update all prefixes in config tools, so they mostly work again. Also, makeDonnie Berkholz8-14/+34
2006-04-17Wrap a couple more SDK headers in if XORG, as per Dave Airlie's commit onDonnie Berkholz3-0/+11
2006-04-17Fix kdrive build by linking in libexa before KDRIVE_LIBS.Donnie Berkholz2-2/+7
2006-04-14Coverity #804: Another leak on OOM path.Adam Jackson2-1/+9
2006-04-14Coverity #806: Another memory leak on OOM path.Adam Jackson2-1/+8
2006-04-14Coverity #847, #848, #849: Three more memory leaks.Adam Jackson2-0/+8
2006-04-14Coverity #1003, #1004: Two more useless null checks.Adam Jackson2-2/+5
2006-04-14Coverity #1005: Avoid a null deref.Adam Jackson2-2/+8
2006-04-14Coverity #1007: Fix a silly null check.Adam Jackson2-1/+5
2006-04-14CVT means Coordinated Video Timing instead of Common.Luc Verhaegen3-6/+13
2006-04-14Bug #6580: Don't install xf86drm.h, that's libdrm's job.Adam Jackson2-3/+8
2006-04-13Fix build for added file to Mesa CVS. This is always fun. :(Ian Romanick1-0/+1
2006-04-10Fix stupid thinko.Daniel Stone1-1/+1
2006-04-10Coverity #826: Fix potential memory leak.Daniel Stone2-1/+7
2006-04-09Coverity #340: Fix potential NULL dereference. Clean up proliferation ofDaniel Stone2-121/+120
2006-04-09Coverity #324: Fix potential NULL dereference. (Alan Coopersmith)Daniel Stone2-0/+4
2006-04-09Coverity #169: Fix potential fgets() into NULL (?!?).Daniel Stone2-4/+10
2006-04-09Coverity #323, #445, #446, #447: Fix potential NULL dereferences.Daniel Stone2-0/+23
2006-04-07Bump the ABI versions. Due to Glyph privates and the XV update below, thexorg-server-1_0_99_901XORG-7_0_99_901Aaron Plattner4-17/+38
2006-04-07Fri Apr 7 13:46:45 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2-1/+7