index
:
~dottedmag/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-21
Use a different icon
XEVIE-BASE
Kaleb Keithley
1
-0
/
+0
2003-12-20
merge XFree86 RC2 (4.3.99.902) from vendor branch
Kaleb Keithley
46
-345
/
+3583
2003-12-18
First pass at "Standard" Xinerama. The sources for this came from Heather
Kaleb Keithley
48
-1102
/
+777
2003-12-06
merge XFree86 4.3.99.901 (RC1) from vendor branch
Kaleb Keithley
27
-101
/
+316
2003-11-30
xfree86 merge
Kaleb Keithley
14
-225
/
+49
2003-11-29
xfree86 merge
Kaleb Keithley
8
-381
/
+1
2003-11-29
xfree86 merge
Kaleb Keithley
1
-6
/
+0
2003-11-26
merge latest (4.3.99.16) from XFree86 (vendor) branch
Kaleb Keithley
796
-26484
/
+57972
2003-11-17
merge XFree86 4.3.0.1 to -CURRENT
Kaleb Keithley
615
-100702
/
+42560
2003-11-14
Initial revision
Kaleb Keithley
982
-0
/
+479777
2003-11-14
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley
609
-0
/
+262690
2003-11-14
Accelerated image text code drew glyphs at wrong location when compositing
Keith Packard
1
-2
/
+2
2003-11-13
Have the composite extension tell the damage extension about clients which
Keith Packard
2
-7
/
+7
2003-11-11
Fix Makefile.am's to include header files needed for distcheck. Remove
Eric Anholt
5
-8
/
+21
2003-11-10
Fix KdXv interface to pass drawable down so that bits can be put into
Keith Packard
4
-86
/
+106
2003-11-10
Must offset composite parameters by drawable coordinates in accelerated
Keith Packard
1
-0
/
+9
2003-11-08
Avoid ugly shell error when libXdmcp isn't present.
Phil Blundell
1
-0
/
+19
2003-11-08
Fix KAA to work with screen_x/screen_y hacks from COMPOSITE Also add
Keith Packard
1
-26
/
+75
2003-11-07
Ok, Composite extension is semi-working; when no-one asks for redirection,
Keith Packard
5
-15
/
+43
2003-11-07
Fix warnings.
Phil Blundell
1
-8
/
+6
2003-11-06
tslib improvements
Matthew Allum
7
-25
/
+81
2003-11-05
Replace translucent compositing hacks with PictOpSrc to match eventual
Keith Packard
1
-7
/
+22
2003-11-02
merge xfixes_2_branch back to HEAD
Keith Packard
51
-996
/
+920
2003-10-28
try /dev/misc/apm_bios if /dev/apm_bios doesn't exist
Phil Blundell
1
-0
/
+2
2003-10-28
move smi into VESA_SUBDIRS
Phil Blundell
1
-3
/
+2
2003-10-19
Minor cleanups -- remove a couple of bogus KdCheckSync calls, restructure
Keith Packard
2
-8
/
+4
2003-10-16
Discard/reconstruct list of offscreen areas on VT switch so no allocations
xfixes_2_branchpoint
Keith Packard
2
-3
/
+3
2003-10-15
Add a memory_base variable and use it.
Anders Carlsson
8
-12
/
+11
2003-10-15
hw/kdrive/*/Makefile.am Libraries in local dir must not use global path or
Keith Packard
9
-10
/
+9
2003-10-15
various Split out pixmap allocation debug statements Fix bogus offscreen
Keith Packard
5
-17
/
+15
2003-10-14
Avoid attempting acceleration on non-screen formats (for now)
Keith Packard
2
-7
/
+15
2003-10-14
Use same assumptions as layergc about what layer kind is approprate for
Keith Packard
5
-230
/
+438
2003-10-14
-Wall fixes. Might have fixed VESA based DPMS code as a result
Keith Packard
7
-144
/
+169
2003-10-14
Check for off-screen pixmap support in KaaDrawableIsOffscreenPixmap. -Wall
Keith Packard
13
-56
/
+37
2003-10-14
-Wall fixes. Support off-screen pixmaps
Keith Packard
6
-106
/
+126
2003-10-14
-Wall fixes. Add klinux.h to export function declarations
Keith Packard
6
-24
/
+56
2003-10-14
-Wall fixes
Keith Packard
1
-19
/
+2
2003-10-13
Use pixmaps instead of drawables in the kaa functions. Have the mga server
Anders Carlsson
3
-69
/
+69
2003-10-13
Add support for offscreen pixmaps.
Anders Carlsson
4
-7
/
+188
2003-10-13
Fix a couple of bugs.
Anders Carlsson
1
-3
/
+13
2003-10-13
Add offscreen memory manager and update the servers to reflect the name
Anders Carlsson
12
-82
/
+434
2003-10-12
Remove this for now.
Anders Carlsson
1
-100
/
+0
2003-10-11
Add ATI Rage 128 server.
Anders Carlsson
6
-1
/
+772
2003-10-09
use #if instead of #ifdef
Keith Packard
2
-3
/
+3
2003-10-09
Build smi after vesa.
Anders Carlsson
1
-2
/
+3
2003-10-09
Initialize smi chip on graphics setup. Seems to help some.
Keith Packard
2
-2
/
+3
2003-10-09
Leave iopl set to 3 so vesa module will work
Keith Packard
2
-3
/
+3
2003-10-09
Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping to
Keith Packard
18
-22
/
+2677
2003-10-09
Use either vesa or fbdev, selectable at compile time
Keith Packard
4
-18
/
+68
2003-10-05
Fix fbdev server to allow accelerated servers on top to use RandR. Switch
Keith Packard
8
-161
/
+200
[next]