wined3d: Move PARAM C[] program.env[] into baseshader and out of vertex shaders.
[wine] / dlls / x11drv /
2006-05-20  Dmitry Timoshkovx11drv: Fix the regression caused by the recent ShowWin...
2006-05-17  Alexandre Julliardx11drv: Fixed typo in the clipboard XA_STRING handling.
2006-05-17  Michael Kaufmanngdi: Fix GetObject for bitmaps.
2006-05-17  Dmitry Timoshkovuser32: Make all the recently added ShowWindow tests...
2006-05-15  Francois GougetAssorted spelling fixes.
2006-05-10  Alexandre Julliardx11drv: Prefer SendMessageW over SendMessageA where...
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-09  Alexandre Julliardx11drv: We really need to flush the display when destro...
2006-05-09  Mike McCormackx11drv: Fix a warning when opengl headers are missing.
2006-05-08  Tomas Carneckyx11drv: Return correct PBuffer drawable.
2006-04-20  Thomas Khox11drv: Virtual key input scrubbing in X11DRV_send_keyb...
2006-04-14  Thomas Khox11drv: Properly handle VK_LMENU input.
2006-04-11  Dan Kegelx11drv: Fix two clipboard bugs.
2006-04-10  Dmitry Timoshkovx11drv: Update French keyboard layout to better match...
2006-04-07  Mike McCormackx11drv: Cursors index used with WTI_DEVICES is zero...
2006-04-04  Alexandre Julliardx11drv: Avoid redundant flushing of the thread display.
2006-04-04  Alexandre Julliardx11drv: Remove one more XSync call.
2006-04-04  Jesse Allenx11drv: Make UseXVidMode default to yes.
2006-04-04  Jesse Allenx11drv: Allow xvidmode to always initialize at least...
2006-04-04  Augusto Arcoverde... x11drv: Fixed handling of XK_KP_Separator.
2006-04-01  Alexandre Julliardx11drv: Get rid of XSync calls on window creation and...
2006-04-01  Alexandre Julliardx11drv: Ignore X errors caused by windows being created...
2006-03-30  Dmitry Timoshkovx11drv: Update Hungarian keyboard layout to better...
2006-03-30  Alexandre Julliardx11drv: Filter a few more event types in filter_event.
2006-03-29  Alexandre Julliardx11drv: Replace the SWP_WINE_NOHOSTMOVE flag by a lock...
2006-03-28  Alexandre Julliardx11drv: Only warp the mouse pointer if it has actually...
2006-03-28  Alexandre Julliardx11drv: Reinitialize the display settings when using...
2006-03-28  Alexandre Julliardx11drv: Avoid setting text or WM hints of the X root...
2006-03-27  Alexandre Julliardx11drv: Moved desktop mode handling to the explorer...
2006-03-27  Alexandre Julliardx11drv: Allow setting WM hints for the desktop window.
2006-03-27  Alexandre Julliardx11drv: Support SetWindowPos and ShowWindow on the...
2006-03-27  Alexandre Julliardx11drv: Get rid of the using_wine_desktop flag.
2006-03-27  Tomas Carneckyopengl: Put OpenGL setup functions into their own debug...
2006-03-20  Alexandre Julliardx11drv: Clear new bitmaps if they don't contain any...
2006-03-15  Vitaliy Margolenx11drv: Fix one case of "glXChooseFBConfig returns...
2006-03-15  Rein Klazesx11drv: Avoid unaligned 32 bit reads, and reads beyond...
2006-03-14  Jan Zerebeckix11drv: Prevent out of bound access in DescribePixelFormat.
2006-03-09  Dmitry Timoshkovgdi: A better workaround for extended user style pens.
2006-03-07  Alexandre Julliardx11drv: Don't send an invalid WM_NCCREATE to the deskto...
2006-03-07  Alexandre Julliarduser: Launch explorer to manage the desktop window.
2006-03-06  Alexandre Julliardx11drv: Make sure to never manipulate the root window...
2006-03-03  Huw Daviesgdi: Better support for 1bpp dib sections.
2006-03-01  Vitaliy Margolenx11drv: Convert 24-bit into 32-bit color before looking...
2006-02-24  Alexandre Julliardx11drv: Make the synchronous option a debug channel...
2006-02-22  Kevin Koltzaux11drv: Fix 64bit warning.
2006-02-13  Cyril Margorinx11drv: Fix X11DRV_DIB_SetImageBits and X11DRV_DIB_GetI...
2006-02-13  Cyril Margorinx11drv: Fix X11DRV_GetDIBits to pass shared memory...
2006-02-09  Dmitry Timoshkovx11drv: Update Swiss French keyboard layout to better...
2006-02-08  Dmitry TimoshkovPens created without PS_GEOMETRIC style but with width...
2006-02-07  Dmitry Timoshkovx11drv: Copy the whole image at once if appropriate.
2006-02-07  Fatih Aşıcıx11drv: Fix Turkish keyboard layouts.
2006-02-02  Huw Daviesopengl: Sync a dibsection to its pixmap before drawing...
2006-02-01  Fatih Aşıcıx11drv: Added Turkish F keyboard layout.
2006-02-01  Dmitry TimoshkovTranslate pen width from logical units only for geometr...
2006-01-30  Dmitry Timoshkovgdi: Add support for creating extended pens.
2006-01-30  Maarten Lankhorstx11drv: Fix AlphaBlend read boundaries.
2006-01-25  Alexandre Julliardx11drv: Always set GC function to GXcopy for the BitBlt...
2006-01-23  Dmitry Timoshkovx11drv: Update Swiss German keyboard layout to better...
2006-01-20  Vitaliy Margolenx11drv: Prevent NULL dereference in SelectionRequest...
2006-01-19  Dmitry Timoshkovx11drv: Add support for another Canadian French keyboar...
2005-12-26  Dmitry Timoshkovx11drv: Update Canadian keyboard layout to better match...
2005-12-19  Huw Daviesopengl: Add support for rendering on bitmaps.
2005-12-19  Rein Klazesx11drv: Do not use the scroll rectangle for clipping...
2005-12-17  Dmitry Timoshkovx11drv: ScrollDC should not clip output if a clipping...
2005-12-16  Huw Daviesx11drv: Get the visual for the GLXPixmap from the curre...
2005-12-16  Tomas Carneckyx11drv: Allow users to preload an OpenGL library.
2005-12-13  Dmitry Timoshkovx11drv: ScrollDC fix.
2005-12-13  Alexandre Julliardx11drv: Clipping fix with DIB section copy.
2005-12-09  Alexandre JulliardMake wine_server_fd_to_handle use attributes instead...
2005-12-06  Raphael Junqueirax11drv: Add more useful traces on SetPixelFormat (and...
2005-12-06  Raphael Junqueirax11drv: cleanup not longer used data on X11DRV_PDEVICE.
2005-12-02  Raphael JunqueiraHandle DONTCARE flags on ChoosePixelFormat.
2005-12-01  Oldrich JedlickaFix for the monochrome DIB with inverted colors.
2005-12-01  Detlef RiekenbergRemove unused include X11/IntrinsicP.h.
2005-11-30  Oldrich JedlickaFix for RGB mask that corresponds to the visual's mask.
2005-11-30  Vitaliy MargolenShowWindows(SW_SHOWMAXIMIZED) should ignore WS_MAXIMIZE...
2005-11-30  Vitaliy MargolenCreateWindow should not activate invisible minimized...
2005-11-30  Robert ShearmanDisable XRender if bit masks aren't valid.
2005-11-29  Alexandre JulliardAvoid including X11/Intrinsic.h.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-28  Rein KlazesHandle an X error in X11DRV_ExtFloodFill().
2005-11-28  Lionel UlmerIgnore frequency requests in Desktop mode.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Alexandre JulliardFixed some broken code that was causing compiler warnings.
2005-11-21  Dmitry TimoshkovPrint scroll and clip rectangles on the ScrollDC entry.
2005-11-18  Peter BeutnerFix wrong use of the PFD_GENERIC_ACCELERATED flag....
2005-11-11  Raphael JunqueiraAdd GLXFBConfig on Wine_GLContext (we should remove...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-10  Raphael JunqueiraAdded support for SHADEBLENDCAPS.
2005-11-09  Alexandre JulliardDon't call SetWindowPos in ShowWindow if a parent windo...
2005-11-03  Dmitry TimoshkovStricter check whether a window needs to be mapped...
2005-11-02  Lionel UlmerAdd 'ENUM_...._SETTINGS' flag and make use of it in...
2005-11-01  Ulrich CzekallaImprove handling of mapping between X and Windows formats.
2005-10-24  Vitaliy MargolenFix bad mouse lag in games that do their own mouse...
2005-10-11  Dmitry TimoshkovUpdate German and Hungarian keyboard layouts to better...
2005-10-06  Huw DaviesIgnore the gasp table when we have no hinter.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-28  Gerald PfeiferUse 0 instead of NULL in create_glxpixmap().
2005-09-28  Dmitry TimoshkovMake DrawMenuBar and SetMenu tests pass under Wine.
2005-09-26  Huw DaviesAdd an x11drv escape that returns a glx drawable.
next