index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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
damage: Simplify DamageUnregister
Adam Jackson
1
-5
/
+1
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
1
-3
/
+0
2013-09-10
mipointer: Remove deprecated miPointerCurrentScreen
Adam Jackson
1
-5
/
+1
2013-09-10
xfree86: Remove deprecated unimplemented xf86MapReadSideEffects
Adam Jackson
3
-17
/
+0
2013-09-10
vbe: Don't try to load the ddc submodule
Adam Jackson
1
-15
/
+2
2013-09-10
dmx: Remove ShadowFB support
Adam Jackson
9
-305
/
+101
2013-09-10
mipointer: Remove EnqueueEvent from miPointerScreenFuncRec
Adam Jackson
4
-5
/
+0
2013-09-10
mipointer: Flatten calls to mieqSwitchScreen
Adam Jackson
4
-4
/
+0
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
ephyr: restore GLX support
Laurent Carlier
1
-0
/
+20
2013-09-09
Merge remote-tracking branch 'jturney/master'
Keith Packard
19
-631
/
+87
2013-09-06
kdrive: fix build error on gcc 4.8 for out-of-bounds array access
Chris Clayton
1
-1
/
+1
2013-08-30
hw/xwin: Remove unnecessary and incorrect HWND casts
Marc Haesen
2
-5
/
+3
2013-08-30
hw/xwin: Fix compilation of winauth.c with -Werror=implicit-function-declaration
Jon TURNEY
1
-4
/
+3
2013-08-30
hw/xwin: Remove unused extern g_fUseUnicode from winclipboardwndproc.c
Jon TURNEY
1
-1
/
+0
2013-08-30
hw/xwin: Remove unneeded forward declaration of winProcessXEventsTimeout()
Jon TURNEY
1
-10
/
+0
2013-08-30
hw/xwin: Remove prototype for non-existent winDeinitClipboard()
Jon TURNEY
1
-3
/
+0
2013-08-30
hw/xwin: Remove unused externs from winclipboardwrappers.c
Jon TURNEY
1
-2
/
+0
2013-08-30
hw/xwin: Remove unused winProcQueryTreeOrig variable
Jon TURNEY
3
-3
/
+0
2013-08-30
hw/xwin: Fix ARGB cursor conversion on x86_64
Jon TURNEY
1
-8
/
+7
2013-08-30
hw/xwin: Fix an issue in winSetSpansNativeGDI() identifed by -Warray-bounds
Jon TURNEY
1
-23
/
+29
2013-08-30
hw/xwin: Fix -Warray-bounds warning in winXCursorToHCURSOR()
Jon TURNEY
1
-12
/
+16
2013-08-30
hw/xwin: Correct size of _WINDOWSWM_NATIVE_HWND property on x86_64
Marc Haesen
1
-7
/
+7
2013-08-30
hw/xwin: Correct winprefs.c function signatures for x64.
Colin Harrison
4
-25
/
+13
2013-08-30
Move pseudoramiX code where it can be shared between Xwin and Xquartz
Jon TURNEY
4
-528
/
+3
2013-08-30
hw/xwin: Fix winglobals.h for MinGW64 build
Jon TURNEY
1
-0
/
+2
2013-08-30
hw/xwin: Fix inclusion of shlobj.h in MinGW64 build
Jon TURNEY
1
-0
/
+4
2013-08-21
ephyr: Fix warning about XID vs unsigned long * by changing function args
Eric Anholt
3
-6
/
+5
2013-08-21
ephyr: Drop is_ok logging.
Eric Anholt
1
-15
/
+4
2013-08-21
kdrive: Fix const cast warnings in arguments processing.
Eric Anholt
5
-12
/
+13
2013-08-21
kdrive: Fix const cast warnings in driver name handling.
Eric Anholt
2
-3
/
+3
2013-08-21
kdrive: Fix a few easy cast warnings.
Eric Anholt
4
-5
/
+5
2013-08-21
kdrive: Drop dead code.
Eric Anholt
1
-7
/
+0
2013-08-21
ephyr: Fix dead code warning.
Eric Anholt
1
-2
/
+0
2013-08-21
ephyr: Fix const-cast warnings for setting window title.
Eric Anholt
2
-2
/
+2
2013-08-21
ephyr: Fix const cast warnings in ephyrhostvideo.
Eric Anholt
1
-19
/
+19
2013-08-06
xfree86: de-duplicate some AM_CPPFLAGS
Peter Hutterer
1
-3
/
+3
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
31
-34
/
+34
2013-08-06
xfree86: improve check for posix saved ids
Julien Cristau
1
-1
/
+2
2013-08-01
xfree86/man: document AutoAddGPU
Dave Airlie
1
-0
/
+4
2013-07-25
xfree86: detach scanout pixmaps when detaching output GPUs
Aaron Plattner
1
-3
/
+16
2013-07-23
hw/xwin: Fix numerous 64-bit format/type cast issues with debug printing of p...
Jon TURNEY
6
-36
/
+36
2013-07-23
hw/xwin: Fix possible crash in winMultiWindowGetClassHint
Colin Harrison
1
-7
/
+14
2013-07-23
hw/xwin: Remove obsolete WIN_XEVENTS_SHUTDOWN
Jon TURNEY
2
-9
/
+1
2013-07-23
configure.ac: Check for python at configure time when building XWin with AIGLX
Jon TURNEY
1
-2
/
+2
2013-07-23
hw/xwin: Avoid a null dereference if CreateDIBSection() fails in NetWMToWinIc...
Jon TURNEY
1
-0
/
+4
2013-07-23
hw/xwin: Handle WM_MOUSEHWHEEL
Jon TURNEY
6
-18
/
+55
[next]