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-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
2003-10-04
few more fixes for h3600 ts
Phil Blundell
3
-2
/
+12
2003-10-04
configure.ac Makefile.am os/oscolor.c Xext/saver.c Xext/Makefile.am
Keith Packard
6
-44
/
+9
2003-10-03
add --disable-kdrivevesa option
Phil Blundell
1
-3
/
+6
2003-10-02
Add smi server
Keith Packard
7
-22
/
+58
2003-10-01
Add XDM cookies. Fix up support for pkgconfig X bits
Keith Packard
6
-5
/
+8
2003-09-30
Fixed tslib driver to handle VT switches
Matthew Allum
1
-3
/
+37
2003-09-30
Enable maintainer mode from autogen.sh. Fix vesa build to create library
Keith Packard
1
-2
/
+2
2003-09-30
Added --enable-tslib configure option
Matthew Allum
2
-0
/
+8
2003-09-29
Use other freedesktop.org packages to build the server
Keith Packard
6
-102
/
+93
2003-09-24
Add beginnings of offscreen memory manager.
Anders Carlsson
1
-0
/
+100
2003-09-24
hw/kdrive/src/kdrive.c
Keith Packard
2
-2
/
+36
2003-09-22
Accelerate server.
Anders Carlsson
2
-8
/
+91
2003-09-18
Add mga server to the build.
Anders Carlsson
1
-1
/
+2
2003-09-18
Add mga server
Anders Carlsson
5
-0
/
+637
[prev]
[next]