summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-03-17More patches from David Reveman:Kristian Høgsberg1-0/+22
2006-03-16Change EXA so that exaMoveOutPixmap() retains the framebuffer copy of theEric Anholt1-0/+14
2006-03-16Add support for ZX2 PCI-E local bus adaptors. (Alex Williamson, HP)Daniel Stone1-0/+10
2006-03-15Bump to requiring fixesproto >= 4.0 and compositeproto >= 0.3.Adam Jackson1-0/+5
2006-03-15- OpenBSD needs -Wl,-export-dynamic to export symbols from main executableMatthieu Herrb1-0/+9
2006-03-15Enable correct handling of the BTS instruction (opcode 0f ab) The code wasFelix Kuehling1-0/+9
2006-03-15Update to build against Mesa CVS HEAD.Felix Kuehling1-0/+6
2006-03-15Don't let pinned pixmaps get migrated in when using the "Always" migrationEric Anholt1-0/+9
2006-03-15Coverity #1042, 1043: Nuke some dead variables.Adam Jackson1-0/+3
2006-03-15Coverity #807: Fix a memory leak in XFixesExpandRegion.Adam Jackson1-0/+3
2006-03-15Coverity #490: Fix a range check in xf86vidmode extension.Adam Jackson1-0/+3
2006-03-15Coverity #487: Check version number correctly.Adam Jackson1-0/+3
2006-03-15Coverity #491: Check version number correctly.Adam Jackson1-0/+3
2006-03-15Coverity #794: Fix a highly unlikely memory leak.Adam Jackson1-0/+1
2006-03-15Coverity #269: Compare the requested ABI class against the ABI class of theAdam Jackson1-0/+2
2006-03-15Coverity #484: Fix an off-by-one in module refcounting.Adam Jackson1-0/+3
2006-03-15Coverity #337: Remove useless NULL check.Adam Jackson1-0/+3
2006-03-15Coverity #1053: Nuke a dead variable.Adam Jackson1-0/+5
2006-03-15Fix DRIExtensionInit() to not register callbacks when it hasn't beenBenjamin Herrenschmidt1-0/+11
2006-03-15Make xf86 linear allocator smarter when dealing with alignment constraintsBenjamin Herrenschmidt1-0/+7
2006-03-15Add a new migration scheme, "always", which will move pixmaps to theirEric Anholt1-0/+15
2006-03-15Add more doxygen documentation, including notes on WaitMarker() andEric Anholt1-0/+7
2006-03-14Move migration logic to a new function, exaDoMigration(). This is largely aEric Anholt1-0/+19
2006-03-14Pull code for getting the (0,0) pixel from a pixmap out to a separateEric Anholt1-0/+9
2006-03-14Bail out early if screen doesn't support DRI.Kristian Høgsberg1-0/+5
2006-03-13Updated ChangeLog for my latest composite and xfixes changes.Deron Johnson1-0/+13
2006-03-13First batch of AIGLX fixes from David Reveman.Kristian Høgsberg1-0/+18
2006-03-12Fix build when AIGLX is false.Matthieu Herrb1-0/+5
2006-03-12Improve doxygen formatting, and attempt to clarify the 1:1 ratio ofEric Anholt1-0/+6
2006-03-12Make exaCopyNtoNTwoDir() call DoneCopy() at the end of each string ofEric Anholt1-0/+9
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-0/+118
2006-03-11Fix buffer size checks to prevent 2-byte buffer overflows. (Coverity #480,Alan Coopersmith1-0/+6
2006-03-11Add HAS_MMAP for XvfbAlan Coopersmith1-0/+10
2006-03-11Pass sizeof the correct buffer to XmuSnprintf. (Coverity #489)Alan Coopersmith1-0/+5
2006-03-10If fakexa is enabled, create a larger buffer in the Ximage, but keep theEric Anholt1-0/+15
2006-03-10Move the exaDrawableDirty in exaPrepareAccess to exaFinishAccess, which isEric Anholt1-0/+8
2006-03-10Coverity #1011: Remove a useless NULL check on a pVbe that had beenEric Anholt1-0/+6
2006-03-10Coverity #857: Fix resource leak in error path by freeing earlier.Eric Anholt1-0/+5
2006-03-10Coverity #813, #814, #815, #816: Fix resource leaks in error paths ofEric Anholt1-0/+8
2006-03-10Document the restriction on PrepareAccess() failure, from discussion withEric Anholt1-0/+6
2006-03-10Just like FreeBSD, let DragonFly's default mouse Device be /dev/sysmouseJeremy C. Reed1-0/+6
2006-03-10Add DragonFly support. (It is like FreeBSD.)Jeremy C. Reed1-0/+9
2006-03-09Coverity #349: Fall back to software early if pSrc->pDrawable is NULL, orEric Anholt1-0/+7
2006-03-09Do a first pass of doxygen documentation of EXA. This removes theEric Anholt1-0/+13
2006-03-09Do Xorg configure checks for Xgl only as wellMatthias Hopf1-0/+4
2006-03-09Rearrange EXA driver structures so that there's a hope of maintaining ABIEric Anholt1-0/+30
2006-03-08render/picture.c Initialize the format of a source picture toLars Knoll1-0/+10
2006-03-08Bug #6150: Do the obvious fix of an insane sanity check inEric Anholt1-0/+6
2006-03-07Numerous amounts refactoring and comment adding (see ChangeLog for file byIan Romanick1-0/+37
2006-03-07Add appropriate MIT license. Oops.Eric Anholt1-0/+5