index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
glx: Remove screen number from __GLXconfig
Adam Jackson
1
-2
/
+0
2013-09-11
glx: Remove pixmapMode from __GLXconfig
Adam Jackson
4
-7
/
+0
2013-09-11
glx: Remove support for NV_vertex_program and NV_fragment_program
Adam Jackson
1
-4
/
+0
2013-09-11
glx: realloc style fix in RenderLarge
Adam Jackson
1
-9
/
+6
2013-09-11
glx: Eliminate a small malloc from QueryContext
Adam Jackson
1
-15
/
+8
2013-09-11
glx: Handle failure to create the pixmap backing the pbuffer
Adam Jackson
1
-0
/
+2
2013-09-11
glx: Implement GLX_PRESERVED_CONTENTS drawable attribute
Adam Jackson
1
-2
/
+10
2013-09-11
glx: Implement GLX_FBCONFIG_ID in GetDrawableAttributes
Adam Jackson
1
-1
/
+4
2013-09-11
glx: Implement GLX_{WIDTH,HEIGHT} in GetDrawableAttributes
Adam Jackson
1
-1
/
+7
2013-09-11
glx: Compute number of attributes in GetDrawableAttributes on the fly
Adam Jackson
1
-9
/
+11
2013-09-11
glx: Style fixes
Adam Jackson
1
-3
/
+7
2013-09-11
glx: Pull GLX vendor string out of __GLXscreen
Adam Jackson
3
-5
/
+3
2013-09-11
glx: Remove unused bits from the context struct
Adam Jackson
1
-1
/
+0
2013-09-11
glxproxy: Don't track GLCLientm{aj,in}orVersion
Adam Jackson
3
-10
/
+0
2013-09-11
dmx/glx: Remove unused __glXNop
Adam Jackson
3
-40
/
+0
2013-09-10
damageext: Style fix
Adam Jackson
1
-8
/
+14
2013-09-10
damage: Remove "post-rendering" hooks
Adam Jackson
3
-102
/
+2
2013-09-10
damage: Don't rewrite Text ops to GlyphBlt ops
Adam Jackson
1
-42
/
+19
2013-09-10
damage: Simplify DamageUnregister
Adam Jackson
6
-13
/
+9
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
7
-10
/
+3
2013-09-10
fb: Remove unused compatibility wrappers
Adam Jackson
2
-61
/
+0
2013-09-10
mipointer: Remove deprecated miPointerCurrentScreen
Adam Jackson
3
-19
/
+1
2013-09-10
xfree86: Remove deprecated unimplemented xf86MapReadSideEffects
Adam Jackson
3
-17
/
+0
2013-09-10
dix: FIXES is not optional
Adam Jackson
8
-40
/
+0
2013-09-10
vbe: Don't try to load the ddc submodule
Adam Jackson
1
-15
/
+2
2013-09-10
misprite: Delete some dead private storage
Adam Jackson
1
-7
/
+0
2013-09-10
dri2: Don't bother with xf86LoaderCheckSymbol("DRI2Connect")
Adam Jackson
1
-2
/
+1
2013-09-10
list: Avoid using X types
Adam Jackson
1
-1
/
+1
2013-09-10
dbe: Fold the window private private into the window private
Adam Jackson
7
-144
/
+54
2013-09-10
dbe: Fold midbe reset into dix
Adam Jackson
3
-33
/
+1
2013-09-10
dbe: Drop the unused idiom support
Adam Jackson
3
-74
/
+2
2013-09-10
damage: Remove the 'damage window' resource type.
Adam Jackson
1
-17
/
+0
2013-09-10
dmx: Remove ShadowFB support
Adam Jackson
9
-305
/
+101
2013-09-10
dix: Remove a dead parameter from DoGetImage
Adam Jackson
1
-57
/
+31
2013-09-10
mipointer: Remove EnqueueEvent from miPointerScreenFuncRec
Adam Jackson
6
-13
/
+0
2013-09-10
mipointer: Flatten calls to mieqSwitchScreen
Adam Jackson
6
-14
/
+3
2013-09-10
os: Factor out some common code in input buffer handling
Adam Jackson
1
-35
/
+26
2013-09-10
xnest: Ignore GetImage() error in xnestGetImage()
Radek Doulik
1
-0
/
+14
2013-09-10
Xnest: Implement xnestModifyPixmapHeader
Michal Srb
3
-0
/
+18
2013-09-10
security: Don't count RetainPermanent clients twice
Peter Harris
1
-3
/
+8
2013-09-10
mi: Avoid stack smash when drawing dashed lines
Peter Harris
1
-3
/
+3
2013-09-10
os: Immediately queue initial WriteToClient
Chris Wilson
1
-1
/
+1
2013-09-10
ephyr: restore GLX support
Laurent Carlier
1
-0
/
+20
2013-09-10
miext/sync: Fix multi-screen support in SyncFence initialization
Keith Packard
1
-10
/
+11
2013-09-10
randr: Fix a copypasta bug in CRTC confinement
Adam Jackson
1
-1
/
+1
2013-09-09
Merge remote-tracking branch 'jturney/master'
Keith Packard
22
-105
/
+97
2013-09-06
Fix typo in configure warning.
Thomas Klausner
1
-1
/
+1
2013-09-06
Fix bug in cursor handling.
Thomas Klausner
1
-8
/
+15
2013-09-06
kdrive: fix build error on gcc 4.8 for out-of-bounds array access
Chris Clayton
1
-1
/
+1
2013-09-03
kdrive: initialize GLX for xephyr
Sebastien Bacher
1
-0
/
+20
[prev]
[next]