summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-05-09Bug #6867: Yet another Render crash fix. (Michel Dänzer)Adam Jackson1-0/+5
2006-05-09Bug #5209: Re-enable building APM and ACPI support. (Michel Dänzer)Adam Jackson1-0/+13
2006-05-03Make Xephyr build on Solaris:Alan Coopersmith1-0/+14
2006-05-03Redact a few mentions of speedo font support.Adam Jackson1-0/+7
2006-05-02Typo in ALLLOCATE_LOCAL() arguments, causing mis-computation of the buffer.Matthieu Herrb1-0/+6
2006-05-02Fix Solaris build with Sun compilers to work when exa is built beforeAlan Coopersmith1-0/+7
2006-05-02Use min() [defined in include/misc.h] instead of MIN() [not defined in anyAlan Coopersmith1-0/+6
2006-04-30Remove stray mfb/cfb references.Adam Jackson1-0/+4
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson1-0/+38
2006-04-28Add Polylines and PolyPoint acceleration as well. This is primarily toEric Anholt1-0/+9
2006-04-28Correct some bugs causing performance issues in the "Smart" scheme.Eric Anholt1-0/+5
2006-04-27Improve EXA fallback debugging output to include the locations of pixmaps.Eric Anholt1-0/+18
2006-04-27Add trivial PolySegment acceleration for 0-width horizontal/vertical lines,Eric Anholt1-0/+9
2006-04-27In drawing glyphs, shortcut our way to exaComposite instead of goingEric Anholt1-0/+10
2006-04-26Add a helper for the Component Alpha Over case, which breaks the operationEric Anholt1-0/+12
2006-04-26Bug #6751: Use the Linux PCI ROM interface on Linux properly. The oldDave Airlie1-0/+11
2006-04-26Bug #6750: This patch detects Intel bridges that are transparent but aren'tDave Airlie1-0/+10
2006-04-26Improve the migration debugging output.Eric Anholt1-0/+6
2006-04-26Fix a bug in the intersection computation that could concievably causeEric Anholt1-0/+7
2006-04-25Bug #4668: Check if the lists of glyphs don't have any intersecting glyphs,Eric Anholt1-0/+12
2006-04-25Add an option to verify at the point of migration that pixmaps which aren'tEric Anholt1-0/+9
2006-04-25Don't forget to mark the drawable as dirty in exaPutImage(). FixesEric Anholt1-0/+6
2006-04-24Remove another reference to cfb16.Donnie Berkholz1-0/+5
2006-04-24strlcpy() doesn't exist on Linux, so use the implementation in os/.Donnie Berkholz1-0/+5
2006-04-23Don't access free memory after unloading a module. Bugzilla #4168.Matthieu Herrb1-0/+6
2006-04-22When reading the kernel keyboard mapping (readKernelMapping inBenjamin Herrenschmidt1-0/+8
2006-04-19Add support for x4a4 format (depth 4 at 8bpp). Bug #6325.Keith Packard1-0/+8
2006-04-18Add a new migration scheme, called "Smart" for lack of a better name. ThisEric Anholt1-0/+17
2006-04-18Fix exaGetPixmapFirstPixel to migrate as unaccelerated. Also adds a bit ofEric Anholt1-0/+7
2006-04-18Update all prefixes in config tools, so they mostly work again. Also, makeDonnie Berkholz1-0/+15
2006-04-17Wrap a couple more SDK headers in if XORG, as per Dave Airlie's commit onDonnie Berkholz1-0/+7
2006-04-17Fix kdrive build by linking in libexa before KDRIVE_LIBS.Donnie Berkholz1-0/+5
2006-04-14Coverity #804: Another leak on OOM path.Adam Jackson1-0/+5
2006-04-14Coverity #806: Another memory leak on OOM path.Adam Jackson1-0/+5
2006-04-14Coverity #847, #848, #849: Three more memory leaks.Adam Jackson1-0/+5
2006-04-14Coverity #1003, #1004: Two more useless null checks.Adam Jackson1-0/+5
2006-04-14Coverity #1005: Avoid a null deref.Adam Jackson1-0/+5
2006-04-14Coverity #1007: Fix a silly null check.Adam Jackson1-0/+5
2006-04-14CVT means Coordinated Video Timing instead of Common.Luc Verhaegen1-0/+6
2006-04-14Bug #6580: Don't install xf86drm.h, that's libdrm's job.Adam Jackson1-0/+5
2006-04-10Coverity #826: Fix potential memory leak.Daniel Stone1-0/+3
2006-04-09Coverity #340: Fix potential NULL dereference. Clean up proliferation ofDaniel Stone1-0/+4
2006-04-09Coverity #324: Fix potential NULL dereference. (Alan Coopersmith)Daniel Stone1-0/+3
2006-04-09Coverity #169: Fix potential fgets() into NULL (?!?).Daniel Stone1-0/+3
2006-04-09Coverity #323, #445, #446, #447: Fix potential NULL dereferences.Daniel Stone1-0/+5
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 Plattner1-0/+15
2006-04-07Fri Apr 7 13:46:45 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+5
2006-04-07Remove libc wrapper types from Xisb interfaces.Adam Jackson1-0/+6
2006-04-07Coverity #844, #845, #846: Fix memory leaks.Daniel Stone1-0/+3
2006-04-07Coverity #987: Avoid potential NULL dereference.Daniel Stone1-0/+3