index
:
xorg/xserver-test
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
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.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
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.9-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
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-02
Fix fill/copyarea of r128 by setting the scissor registers in setup, as
xfixes_2_damage_done
xfixes_2_branch
Eric Anholt
3
-0
/
+17
2003-10-29
Prototype fixes (various) Add GCC warnings (including -Werror. clean up
Keith Packard
33
-219
/
+352
2003-10-25
Was using byteStride before set in computing off_screen_base Also a couple
Keith Packard
1
-5
/
+1
2003-10-25
Make building (almost) work with automake 1.4 or 1.7. The dist-bzip2 option
Keith Packard
9
-41
/
+57
2003-10-25
Function pointer initializers in wrong order (oops)
Keith Packard
2
-3
/
+2
2003-10-24
Add function called at CreateScreenResources to get shadow set up on pixmap
Keith Packard
20
-417
/
+349
2003-10-24
Ok, so this change is way bigger than it needed to be, but I couldn't stand
Keith Packard
9
-195
/
+35
2003-10-22
Added SYNC_ALWAYS for debugging (sync after each operation)
Keith Packard
1
-0
/
+13
2003-10-22
Don't start pixmaps differing from root format in off-screen memory
Keith Packard
1
-1
/
+2
2003-10-22
oops. Failed to set window offsets in kaaGetOffscreenPixmap
Keith Packard
2
-13
/
+12
2003-10-22
Build damage infrastructure. Don't build layer
Keith Packard
24
-244
/
+223
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
[next]