index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
hw/xwin/glx: Fix some warnings in generated wrapper code
Colin Harrison
1
-1
/
+1
2011-07-07
hw/xwin/glx: Handle failure to get any fbconfigs more gracefully.
Jon TURNEY
1
-3
/
+23
2011-07-07
hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startup
Jon TURNEY
1
-8
/
+5
2011-07-07
hw/xwin/glx: Better handling of SetPixelFormat() failure
Jon TURNEY
1
-9
/
+17
2011-07-07
hw/xwin/glx: Improvements to glxWinErrorMessage() reporting in WGL GLX provider
Jon TURNEY
1
-5
/
+8
2011-07-07
hw/xwin/glx: Fix fbconfig dumper formatting for 3 digit index numbers
Jon TURNEY
1
-1
/
+15
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
5
-0
/
+1
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
1
-0
/
+1
2011-07-01
XWin: Remove executable bit from headers
Daniel Stone
4
-0
/
+0
2011-06-29
Cygwin/X: Left-justify website link in About box
Yaakov Selkowitz
2
-2
/
+2
2011-06-29
Cygwin/X: Preserve client area size and position on Windows window style change
Jon TURNEY
3
-5
/
+91
2011-06-21
Add xkeyboard-config to See Also of man pages referencing xkb
Alan Coopersmith
1
-1
/
+2
2011-05-24
Fix XWin compilation after updates for input API changes
Colin Harrison
2
-6
/
+4
2011-05-11
input: remove DDX event list handling
Peter Hutterer
2
-8
/
+3
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
2
-3
/
+3
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
2
-16
/
+5
2011-04-29
Merge remote-tracking branch 'jturney/remove-opengl-spec-download'
Keith Packard
4
-35
/
+10
2011-04-28
hw/xwin: wglext.h should be provided by w32api, rather than downloaded
Jon TURNEY
4
-9
/
+5
2011-04-28
configure: Look for Khronos OpenGL spec files using pkg-config
Jon TURNEY
2
-29
/
+8
2011-04-27
Merge remote-tracking branch 'jturney/master'
Keith Packard
15
-52
/
+103
2011-04-27
Cygwin/X: Handle failure during winScreenInit()
Jon TURNEY
6
-5
/
+14
2011-04-27
Cygwin/X: Make winOverrrideStyle() thread-safe
Jon TURNEY
3
-26
/
+24
2011-04-27
Cygwin/X: Cosmetic fixes to logging of result from X*TextPropertyToTextList()
Jon TURNEY
1
-1
/
+4
2011-04-27
Cygwin/X: Decorate function pointers retrieved via GetProcAddress with WINAPI
Jon TURNEY
2
-2
/
+2
2011-04-27
Cygwin/X: Don't make InputOnly windows visible
Jon TURNEY
1
-6
/
+11
2011-04-27
Cygwin/X: Fix a GDI bitmap resource leak of window icons
Jon TURNEY
3
-12
/
+24
2011-04-27
Cygwin/X: Internal WM workaround for Java AWT bug
Jon TURNEY
1
-0
/
+24
2011-04-25
hw/xwin: remove duplicated includes
Nicolas Kaiser
3
-5
/
+0
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-1
/
+1
2011-04-06
Merge remote-tracking branch 'jturney/master'
Keith Packard
1
-1
/
+1
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
1
-1
/
+1
2011-03-28
glx: Remove ->forceCurrent from the context vtable
Adam Jackson
1
-8
/
+0
2011-03-28
consolidate SetRootClip (v2)
Dave Airlie
1
-102
/
+2
2011-03-25
Fix XWin compilation after commit 769531b9
Jon TURNEY
1
-1
/
+1
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
2
-4
/
+5
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
2
-5
/
+4
2011-02-25
hw/xwin: Look for gl spec files in $(srcdir) or .
Keith Packard
1
-2
/
+2
2011-02-05
Cygwin/X: Fix for Canadian Multilingual Standard keyboard layout handling
Jon TURNEY
1
-1
/
+1
2011-02-05
Cygwin/X: Ignore MappingNotify events sent to clipboard integration client
Jon TURNEY
1
-0
/
+3
2011-02-05
Cygwin/X: Add Turkish keyboard layouts to keyboard layout mapping table
Jon TURNEY
1
-0
/
+2
2011-02-05
Cygwin/X: Make the keyboard layout detection logging a bit clearer
Jon TURNEY
1
-33
/
+44
2011-02-05
Cygwin/X: Update mapping for Canadian keyboard layouts
Jon TURNEY
1
-3
/
+3
2011-02-05
Cygwin/X: Better keycode debugging output
Jon TURNEY
2
-7
/
+5
2011-02-05
Cygwin/X: Generate X keycodes for multimedia keys
Jon TURNEY
2
-11
/
+16
2011-01-19
Cygwin/X: DirectDraw engines shouldn't try to blit if the surface wasn't allo...
Jon TURNEY
3
-44
/
+18
2011-01-19
Cygwin/X: Simplify and consolidate reporting of the bpp value we are going to...
Jon TURNEY
6
-107
/
+31
2011-01-19
Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engine
Jon TURNEY
4
-70
/
+60
2011-01-19
Cygwin/X: Use winUpdateFBPointer() in winshaddd.c rather than duplicating it ...
Jon TURNEY
1
-16
/
+1
2011-01-19
Cygwin/X: Remove WIN_DIB_MAXIMUM_SIZE check
Jon TURNEY
4
-40
/
+0
2011-01-19
Cygwin/X: Fix a typo in command line argument validation code
Jon TURNEY
1
-2
/
+2
[prev]
[next]