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
path:
root
/
hw
/
kdrive
/
src
/
koffscreen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
1
-1
/
+1
2005-07-06
Fix offset alignment code in the offscreen memory allocator to prevent
Damien Ciabrini
1
-3
/
+7
2004-06-29
Add an offscreen area scoring to improve choosing offscreen areas to kick
Eric Anholt
1
-21
/
+63
2004-05-20
Pin header-only pixmaps in memory.
Keith Packard
1
-7
/
+11
2004-01-03
Actually align the offset of allocated offscreen areas.
Eric Anholt
1
-1
/
+5
2003-11-18
Reset available offscreen segment save function pointer. (Not a functional
Keith Packard
1
-0
/
+1
2003-11-17
Recompute winSize/borderSize to fix them when changing redirection.
Keith Packard
1
-80
/
+76
2003-11-10
Fix KdXv interface to pass drawable down so that bits can be put into
Keith Packard
1
-64
/
+82
2003-11-02
merge xfixes_2_branch back to HEAD
Keith Packard
1
-4
/
+3
2003-10-19
Minor cleanups -- remove a couple of bogus KdCheckSync calls, restructure
Keith Packard
1
-7
/
+4
2003-10-16
Discard/reconstruct list of offscreen areas on VT switch so no allocations
xfixes_2_branchpoint
Keith Packard
1
-2
/
+2
2003-10-14
Use same assumptions as layergc about what layer kind is approprate for
Keith Packard
1
-89
/
+190
2003-10-14
Check for off-screen pixmap support in KaaDrawableIsOffscreenPixmap. -Wall
Keith Packard
1
-0
/
+3
2003-10-13
Add support for offscreen pixmaps.
Anders Carlsson
1
-2
/
+0
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
1
-0
/
+200
2003-10-12
Remove this for now.
Anders Carlsson
1
-100
/
+0
2003-09-24
Add beginnings of offscreen memory manager.
Anders Carlsson
1
-0
/
+100