index
:
~idr/xserver
GLX_ARB_create_context
for-keithp
glx-fixes
glx-float-fbconfig
master
Unnamed repository; edit this file to name it for gitweb.
idr
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
2008-07-17
KDrive: Delete rafts of unused code
Daniel Stone
1
-351
/
+0
2008-07-02
Remove KdOffscreenMarkUsed() as all its callers are gone.
Chris Ball
1
-23
/
+0
2008-07-01
Auf wiedersehen, KAA.
Adam Jackson
1
-1
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
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