Adam Jackson
7dfd0bee62
Bug #6916 : Build fix for non-Linux. (Matthieu Herrb)
2006-05-15 17:53:59 +00:00
Adam Jackson
d654dde3e0
Bump to 1.0.99.903
2006-05-12 20:47:46 +00:00
Adam Jackson
ba454e6f51
Bug #3561 : Crash fix in the Record extension. (Paul Anderson)
2006-05-10 15:44:18 +00:00
Adam Jackson
3a332610eb
Bug #6867 : Yet another Render crash fix. (Michel Dänzer)
2006-05-09 22:35:52 +00:00
Adam Jackson
421576f413
Bug #5209 : Re-enable building APM and ACPI support. (Michel Dänzer)
2006-05-09 18:04:19 +00:00
Alan Coopersmith
a9fc172112
Fix Solaris build with Sun compilers to work when exa is built before
...
hw/xfree86/os-support/solaris (as it is by default now).
2006-05-03 21:57:18 +00:00
Alan Coopersmith
de5979beb6
Use min() [defined in include/misc.h] instead of MIN() [not defined in any
...
Xorg header].
2006-05-03 21:52:37 +00:00
Adam Jackson
ba9d2461f9
Bug #6642 : Fix buffer overflow in Render. (CVE 2006-1526, patch from Eric
...
Anholt)
2006-05-02 14:37:49 +00:00
Adam Jackson
1246fc2eba
Bump to 1.0.99.902
2006-04-28 23:14:00 +00:00
Adam Jackson
a6186a51f2
Bug #6750 : Fixup for quirky Intel bridges. (Dave Airlie)
2006-04-28 22:33:12 +00:00
Adam Jackson
267133e377
Bug #6751 : Use sysfs to read card ROMs if available. (Dave Airlie)
2006-04-28 22:28:56 +00:00
Adam Jackson
c28a0c7850
Bug #6472 : Fix a static buffer overflow. (David Woodhouse)
2006-04-24 19:22:58 +00:00
Adam Jackson
8826dc31c7
Bug #6325 : Add support for x4a4 picture format.
2006-04-24 18:45:17 +00:00
Donnie Berkholz
20890f9746
Update all prefixes in config tools, so they mostly work again. Also, make
...
RgbPath commented out when using xorgconfig. Start using
/dev/input/mice as the default mouse location on Linux.
2006-04-18 17:30:20 +00:00
Donnie Berkholz
c7a2971dc1
Bug #6628 : Wrap a couple more SDK headers in if XORG, as per Dave Airlie's
...
commit on 2006-01-18.
2006-04-18 00:25:37 +00:00
Donnie Berkholz
22f77bbcca
Bug #6628 : Fix kdrive build by linking in libexa before KDRIVE_LIBS.
2006-04-18 00:22:54 +00:00
Luc Verhaegen
c854cbcd84
CVT means Coordinated Video Timing instead of Common.
2006-04-15 00:04:21 +00:00
Adam Jackson
c354738e44
Coverity #804 : Another leak on OOM path.
2006-04-14 23:43:23 +00:00
Adam Jackson
101833e7c1
Coverity #806 : Another memory leak on OOM path.
2006-04-14 23:38:02 +00:00
Adam Jackson
2d5e31076b
Coverity #847 , #848 , #849 : Three more memory leaks.
2006-04-14 23:32:14 +00:00
Adam Jackson
b584ed481f
Coverity #1003 , #1004 : Two more useless null checks.
2006-04-14 23:10:51 +00:00
Adam Jackson
d017ca616c
Coverity #1005 : Avoid a null deref.
2006-04-14 23:09:30 +00:00
Adam Jackson
af9d7591ba
Coverity #1007 : Fix a silly null check.
2006-04-14 23:08:01 +00:00
Adam Jackson
e47fb22c92
undo ChangeLog botching
2006-04-14 22:51:43 +00:00
Adam Jackson
acd7b2c768
Bug #6580 : Don't install xf86drm.h, that's libdrm's job.
2006-04-14 22:48:50 +00:00
Adam Jackson
8def3b3b60
Bump to 1.0.99.901; don't know how this got missed.
2006-04-14 22:47:45 +00:00
Søren Sandmann Pedersen
fbdacb28f2
Mon Apr 10 11:00:46 2006 Søren Sandmann <sandmann@redhat.com>
...
Use FreeResource() instead of deleteCompOverlayClient().
2006-04-10 15:01:30 +00:00
Aaron Plattner
476b68cc66
Bump the ABI versions. Due to Glyph privates and the XV update below, the
...
video driver ABI needs to be bumped to 1.0. The rest of the ABI minor
versions were bumped to include the LoaderGetABIVersion function.
Add a DrawblePtr argument to the XV hooks. This allows drivers to determine
that the target window is redirected and draw to the appropriate place.
2006-04-07 19:27:11 +00:00
Adam Jackson
4d5ca0f06c
Remove libc wrapper types from Xisb interfaces.
2006-04-07 16:08:39 +00:00
Adam Jackson
9707962ca5
Coverity #488 : Avoid smashing an array on malformed config files.
2006-04-07 01:53:35 +00:00
Adam Jackson
250a39279c
Coverity #769 : Fix a potential memory leak for systems that allocate on
...
malloc(0)
2006-04-07 01:49:56 +00:00
Adam Jackson
eea26623a8
Coverity #838 : Plug two more memory leaks.
2006-04-07 01:40:52 +00:00
Adam Jackson
11b55c80b1
Coverity #837 : Fix another another memory leak.
2006-04-07 01:37:03 +00:00
Adam Jackson
2d4a789f43
Coverity #836 : Fix another memory leak.
2006-04-07 01:35:35 +00:00
Adam Jackson
ebd7d7b7c9
Coverity #835 : Plug memory leak in extension section parsing.
2006-04-07 01:34:20 +00:00
Adam Jackson
725622e863
Coverity #812 : Fix parser memory leak.
2006-04-07 01:29:31 +00:00
Adam Jackson
b4bb7c10eb
Coverity #818 : Avoid memory leak on error path.
2006-04-07 01:26:25 +00:00
Adam Jackson
7ca0036d96
Coverity #985 : Avoid segfault on malloc failure.
2006-04-07 01:23:42 +00:00
Adam Jackson
6ebe2ac683
Coverity #1037 : Sanity check idx before use.
2006-04-07 01:17:52 +00:00
Fredrik Höglund
916b7b95be
Put the screensaver extension back in the Xext module.
...
Move the screenSaverSuspended variable to DIX globals.
Restore the old link order for the Xorg and Xdmx binaries.
2006-04-05 21:23:06 +00:00
Adam Jackson
49bd7d7132
Bug #5300 : Fix missing spaces in the Build OS line in the log. (Egmont
...
Koblinger)
2006-04-04 14:16:56 +00:00
Adam Jackson
b73852760d
Bug #2142 : Make font path logging more readable. (Eduard Fuchs)
2006-04-03 21:59:58 +00:00
Adam Jackson
58e15efc05
Fix a server crash due to memsetting beyond allocated memory when running
...
GL applications. (Alan Hourihane, backported from head)
2006-04-03 20:58:20 +00:00
Adam Jackson
851a13eead
Bug #6346 : Build fix when using gcc -mno-sse. (Jonathan Adamczewski)
2006-04-03 19:50:07 +00:00
Adam Jackson
109eeb2bfc
Coverity #38 : Dead branch elimination.
2006-04-03 02:15:47 +00:00
Adam Jackson
bb883133ef
Coverity #75 : Dead variable elimination.
2006-04-03 02:13:39 +00:00
Adam Jackson
a192e71b70
Coverity #82 : Dead variable elimination.
2006-04-03 02:12:03 +00:00
Adam Jackson
1c6dbfa12f
Coverity #271 : Fix an unbelievably boneheaded NULL chase.
2006-04-03 02:08:57 +00:00
Adam Jackson
59a90e8af9
Coverity #616 : Fix a rare memory leak.
2006-04-03 01:51:46 +00:00
Adam Jackson
a9585b9b6b
Coverity #833 : Fix a rather nasty memory leak.
2006-04-03 01:43:25 +00:00