index
:
~jcristau/xserver
addresources
for-keith
hurd-fixes
libudev
libudev+inputclass
server-1.12-branch
server-1.7-branch
xephyr-xcb
Unnamed repository; edit this file to name it for gitweb.
jcristau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-22
AC_SUBST the GLX_SYS_LIBS
Peter Hutterer
2
-2
/
+2
2012-06-22
os: print newline after printing display name
Peter Hutterer
1
-0
/
+1
2012-06-22
test/.gitignore: add hashtabletest
Sergei Trofimovich
1
-0
/
+1
2012-06-20
dix: if the scroll valuator reaches INT_MAX, reset to 0
Peter Hutterer
1
-6
/
+34
2012-06-14
Merge remote-tracking branch 'alanc/master'
Keith Packard
3
-2
/
+20
2012-06-14
Merge remote-tracking branch 'idr/GLX_ARB_create_context'
Keith Packard
14
-76
/
+527
2012-06-14
xserver: fix build on arm tinderbox
Dave Airlie
1
-4
/
+4
2012-06-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
12
-65
/
+101
2012-06-11
Make stub version of fbdevHWAdjustFrame match new prototype in fbdevhw.h
Alan Coopersmith
1
-1
/
+1
2012-06-07
dix: disable all devices before shutdown
Peter Hutterer
3
-1
/
+25
2012-06-07
Xi: drop forced unpairing when changing the hierarchy
Peter Hutterer
1
-6
/
+0
2012-06-07
dix: disable non-sprite-owners first when disabling paired devices
Peter Hutterer
1
-2
/
+5
2012-06-07
dix: free the sprite when disabling the device
Peter Hutterer
1
-0
/
+2
2012-06-07
dix: move freeing the sprite into a function
Peter Hutterer
3
-6
/
+15
2012-06-07
dix: return early from DisableDevice if the device is already disabled
Peter Hutterer
1
-0
/
+3
2012-06-07
dix: drop client argument from PairDevices - unused
Peter Hutterer
1
-5
/
+2
2012-06-07
dix: rename shadowing loop variable in TouchResizeQueue
Peter Hutterer
1
-3
/
+3
2012-06-07
dix: change "still paired warning" to use BUG_RETURN_VAL
Peter Hutterer
1
-7
/
+3
2012-06-07
dix: use BUG_RETURN_VAL for pairing errors
Peter Hutterer
1
-6
/
+5
2012-06-07
Replace a few BUG_WARN with BUG_RETURN_VAL
Peter Hutterer
3
-30
/
+17
2012-06-07
include: add BUG_RETURN_* macros
Peter Hutterer
1
-0
/
+12
2012-06-07
xkb: warn if XKB SlowKeys have been automatically enabled
Peter Hutterer
1
-2
/
+7
2012-06-05
Fix statement not reached warning in _DMXXineramaActive
Alan Coopersmith
1
-1
/
+2
2012-06-05
Provide prototypes for Mmio functions for Solaris Studio on SPARC
Alan Coopersmith
1
-0
/
+17
2012-06-05
xwin: fixup block/wakeup handlers
Dave Airlie
3
-5
/
+4
2012-06-05
xfree86: fix new warnings introduced in rebase.
Dave Airlie
1
-1
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
117
-711
/
+610
2012-06-05
test/touch: Initialize device name
Chase Douglas
1
-0
/
+5
2012-06-03
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-3
/
+5
2012-06-04
xkb: Allocate size_syms correctly when width of a type increases
Siddhesh Poyarekar
1
-2
/
+4
2012-06-04
Fix crash for motion events from devices without valuators
Michal Suchanek
1
-1
/
+1
2012-05-31
dri2: Add DRI2GetParam request (v2)
Chad Versace
4
-2
/
+100
2012-05-24
Xext: include dix-config.h
Peter Hutterer
1
-0
/
+4
2012-05-24
Xvfb: destroy the screen pixmap in CloseScreen
Julien Cristau
1
-0
/
+7
2012-05-24
Xi: make stub DeleteInputDeviceRequest call RemoveDevice
Julien Cristau
1
-0
/
+1
2012-05-23
glx: Implement protocol for glXCreateContextAttribsARB
Ian Romanick
1
-1
/
+212
2012-05-23
glx: Make several functions available outside the glxcmds.c compilation unit
Ian Romanick
2
-4
/
+17
2012-05-23
glx: Use one function to add a context to all global tables
Ian Romanick
3
-7
/
+12
2012-05-23
glx: Initialize remaining context fields
Ian Romanick
1
-0
/
+7
2012-05-23
glx: Initialize all context fields together
Ian Romanick
1
-17
/
+9
2012-05-23
glx: Implement GLX SetClientInfoARB protocol
Ian Romanick
2
-3
/
+48
2012-05-23
glx: Optionally call DRI2 createContextAttribs from __glXDRIscreenCreateContext
Ian Romanick
1
-5
/
+151
2012-05-23
glx: Add tracking for GLX_ARB_create_context and GLX_ARB_create_context_profile
Ian Romanick
2
-18
/
+24
2012-05-23
glx: Extend __GLXscreen::createContext to take attributes
Ian Romanick
5
-6
/
+38
2012-05-23
glx: Don't track GLClientmajorVersion or GLClientminorVersion
Ian Romanick
3
-6
/
+0
2012-05-23
glx: Fix mishandling of shared contexts
Ian Romanick
1
-11
/
+11
2012-05-23
xfree86: fix mouse wheel support for DGA clients
Marcin Slusarz
1
-16
/
+78
2012-05-22
dri2: SProcDRI2Connect - send the response.
Michal Srb
1
-0
/
+3
2012-05-22
Merge remote-tracking branch 'alanc/master'
Keith Packard
3
-29
/
+8
2012-05-21
xf86: reimplement XF86SCRNINFO macro using new functions.
Dave Airlie
6
-22
/
+20
[next]