aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw
Commit message (Collapse)AuthorAgeFilesLines
* call glapi_set_dispatch to NULL when context is not current anymoremarha2012-01-302-1/+6
|
* fmemopen is not supported in MSVCmarha2012-01-281-0/+2
|
* Merge remote-tracking branch 'origin/released'marha2012-01-2818-979/+1001
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: xorg-server/hw/xwin/InitOutput.c xorg-server/hw/xwin/win.h xorg-server/hw/xwin/winclipboardthread.c xorg-server/hw/xwin/winclipboardunicode.c xorg-server/hw/xwin/winclipboardwndproc.c xorg-server/hw/xwin/winclipboardwrappers.c xorg-server/hw/xwin/winengine.c xorg-server/hw/xwin/winkeybd.c xorg-server/hw/xwin/winkeybd.h xorg-server/hw/xwin/winkeynames.h xorg-server/hw/xwin/winmouse.c xorg-server/hw/xwin/winmultiwindowwm.c xorg-server/hw/xwin/winmultiwindowwndproc.c xorg-server/hw/xwin/winprefs.c xorg-server/hw/xwin/winwindow.h xorg-server/hw/xwin/winwndproc.c
| * mesa xserver git update 28 jan 2012marha2012-01-2825-1199/+1280
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-261-1/+1
|\|
| * xwininfo xcb-proto mesa xserver git update 26 12 2012marha2012-01-261-1/+1
| |
* | Use warning message in stead of error messagemarha2012-01-261-1/+1
| |
* | Include Xutil.h for missing definesmarha2012-01-261-0/+4
| |
* | Reverted last changemarha2012-01-261-10/+0
| |
* | Wrong error log function usedmarha2012-01-261-1/+1
| |
* | In multiwindow mode, don't grab native input focus for new windows whichmarha2012-01-262-1/+26
| | | | | | | | hint they don't want it
* | turn on -emulate3buttons if less than 3 mouse buttons are reportedmarha2012-01-264-3/+43
| | | | | | | | Added -noemulate3buttons
* | Handle the virtual key code generated by the Fn key on IBM Lenovo laptopsmarha2012-01-262-2/+4
| |
* | Solved problems with AltGr keymarha2012-01-262-45/+62
| |
* | Solved the problem of the WIN_WINDOW_PROP property being NULL in a windowmarha2012-01-262-6/+7
| | | | | | | | in another way
* | Ignore WM_DISPLAYCHANGED messages with wParam==0marha2012-01-261-0/+4
| |
* | Avoid possible crash in multiwindow modemarha2012-01-241-0/+4
| |
* | Currenlty enable the keyboard options grab:break_actions by default.marha2012-01-201-0/+6
| |
* | Added 2 more wheele eventsmarha2012-01-201-17/+4
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-172-1/+1
|\|
| * git update mesa pixman xserver 17 jan 2012marha2012-01-172-1/+1
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-139-19/+19
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: libxcb/src/xcb_auth.c libxcb/src/xcb_conn.c libxcb/src/xcb_out.c libxcb/src/xcb_util.c xorg-server/dix/dispatch.c xorg-server/include/dixstruct.h xorg-server/include/misc.h xorg-server/os/connection.c
| * libxtrans libXdmcp libxcb mesa xserver git update 13 jan 2012marha2012-01-139-19/+19
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-1127-2494/+2448
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: pixman/pixman/pixman-trap.c xorg-server/Xext/xace.c xorg-server/dix/dispatch.c xorg-server/hw/xwin/winclipboardthread.c xorg-server/hw/xwin/winengine.c xorg-server/hw/xwin/winwin32rootlesswindow.c xorg-server/include/dixstruct.h xorg-server/os/connection.c
| * mesa pixman xserver git update 11 jan 2012marha2012-01-1128-2440/+2390
| |
* | Merge remote-tracking branch 'origin/released'marha2011-12-291-1/+1
|\|
| * xserver libX11 mesa xkeyboard-config git update 28 dec 2011marha2011-12-281-1/+1
| |
* | Merge remote-tracking branch 'origin/released'marha2011-12-2311-41/+108
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: xorg-server/glx/dispatch.h xorg-server/glx/glapi.c xorg-server/glx/indirect_dispatch.h xorg-server/glx/indirect_reqsize.c xorg-server/glx/indirect_reqsize.h xorg-server/glx/indirect_size.h xorg-server/glx/indirect_size_get.c xorg-server/glx/indirect_size_get.h xorg-server/glx/indirect_table.c xorg-server/mi/mieq.c
| * git mesa pixman xserver xkeyboard-config update 24 dec 2011marha2011-12-2311-41/+108
| |
* | Increased version to 1.11.3.0marha2011-12-171-1/+1
| |
* | Merge remote-tracking branch 'origin/released'marha2011-12-173-23/+84
|\|
| * libX11 libxtrans mesa xserver git update 17 dec 2011marha2011-12-173-23/+84
| |
* | Merge remote-tracking branch 'origin/released'marha2011-12-1631-3004/+2986
|\| | | | | | | | | | | | | | | | | Conflicts: xorg-server/dix/dispatch.c xorg-server/dix/registry.c xorg-server/include/resource.h xorg-server/os/access.c xorg-server/os/auth.c
| * xserver git update 16 dec 2011marha2011-12-1631-3004/+2986
| |
* | Added -parentprocessid command line parametermarha2011-12-161-0/+12
| |
* | Solved compilation errormarha2011-12-161-18/+18
| |
* | Merge remote-tracking branch 'origin/released'marha2011-12-122-1756/+1760
|\|
| * libxtrans libX11 libxcb xserver mesa git update 12 dec 2011marha2011-12-122-1756/+1760
| |
* | Merge remote-tracking branch 'origin/released'marha2011-12-0811-683/+696
|\|
| * git update glproto libX11 libxcb mesa xserver 8 dec 2011marha2011-12-0811-683/+696
| |
* | Merge remote-tracking branch 'origin/released'marha2011-12-051-2/+0
|\| | | | | | | | | Conflicts: xorg-server/dix/dispatch.c
| * xserver xkeyboard-config mesa git update 5 dec 2011marha2011-12-051-2/+0
| |
* | Merge remote-tracking branch 'origin/released'marha2011-11-2561-11461/+11482
|\| | | | | | | | | | | | | | | | | | | Conflicts: xorg-server/glx/glxdriswrast.c xorg-server/glx/single2.c xorg-server/hw/xwin/winconfig.c xorg-server/os/osinit.c xorg-server/os/xdmcp.c xorg-server/xkb/xkbInit.c
| * mesa xserver pixman git update 25 nov 2011marha2011-11-2561-11472/+11493
| |
* | Merge remote-tracking branch 'origin/released'marha2011-11-2111-1902/+1917
|\|
| * xserver xkeyboard-config mesa git update 21 nov 2011marha2011-11-2111-1902/+1917
| |
* | Bumped version to 1.11.2marha2011-11-181-1/+1
| |
* | Merge remote-tracking branch 'origin/released'marha2011-11-174-2/+7
|\| | | | | | | | | Conflicts: mesalib/src/mesa/swrast/s_readpix.c
| * xserver mesa git update 17 nov 2011marha2011-11-174-2/+7
| |
* | Solved possible crashes due to null pointer accessmarha2011-11-083-6/+10
| |