ntoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings.
[wine] / dlls / winex11.drv /
2007-08-14  Chris Robinsonwgl: GDI support is not advertised with double buffering.
2007-08-14  Roderick Colenbranderwgl: Proper stereo / double buffering support for Choos...
2007-08-14  Roderick Colenbranderwgl: Recognize Vista's PFD_SUPPORT_COMPOSITION flag.
2007-08-13  Chris Robinsonwinex11: Set proper pixel format flags.
2007-08-13  Roderick Colenbranderwgl: Re-enable GLX_ATI_render_texture support.
2007-08-13  Damjan Jovanovicwinex11.drv: Correctly handle overlapping source and...
2007-08-10  Roderick Colenbranderwgl: Make sure onscreen pixelformats are on top in...
2007-08-10  Chris Robinsonwinex11: Don't add spaces to the beginning of the wglEx...
2007-08-09  Roderick Colenbranderwgl: Rewrite ChoosePixelFormat.
2007-08-09  Roderick Colenbranderwgl: Correctly check GLX capabilities. Use client GLX...
2007-08-06  Chris Robinsonwinex11: Be consistent with GLX_SLOW_CONFIG meaning...
2007-08-06  Chris Robinsonwinex11: Properly handle WGL_PBUFFER_LOST_ARB.
2007-08-06  Michael Stefaniucwinex11.drv: Move the TRACE before the return. Found...
2007-08-06  Chris Robinsonwgl: WGL_COLOR_BITS_ARB does include alpha.
2007-08-03  Roderick Colenbranderwgl: wglChooosePixelFormatARB returns the total number...
2007-08-03  Chris Robinsonwinex11: Don't use ConvertAttribWGLtoGLX for wglCreateP...
2007-08-03  Chris Robinsonwinex11: Report accumulation buffer bits for pixel...
2007-08-02  Chris Robinsonwinex11: Check for WGL drawing caps.
2007-08-02  Roderick Colenbranderwgl: Support WGL_FLOAT_COMPONENTS_NV in wglGetPixelForm...
2007-08-02  Roderick Colenbranderwgl: Print more debug info.
2007-08-02  Roderick Colenbranderwgl: SetPixelFormat should fail on the root window.
2007-08-02  Roderick Colenbranderwgl: GetPixelFormat fix for offscreen formats.
2007-08-02  Roderick Colenbranderwgl: Silence an error in ConvertPixelFormatWGLtoGLX.
2007-07-30  Roderick Colenbranderwgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB.
2007-07-30  Roderick Colenbranderwgl: Replace glReadPixels in wglBindTexImage2D by the...
2007-07-30  Roderick Colenbranderwgl: wglBindTexImageARB should return TRUE on success.
2007-07-30  Roderick Colenbranderwgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_forma...
2007-07-30  Roderick Colenbranderwgl: Enable WGL_EXT_swap_control by default even when...
2007-07-30  Roderick Colenbranderwgl: Use correct types and pixelformats for pbuffers.
2007-07-30  Roderick Colenbranderwgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectang...
2007-07-30  Roderick Colenbranderwgl: Fix another BadMatch error by giving a pbuffer...
2007-07-30  Roderick Colenbranderwgl: Fix a BadMatch error resulting from ignoring that...
2007-07-27  Roderick Colenbranderwgl: Fix a typo in the WGL_TEXTURE_TARGET_ARB emulation...
2007-07-27  Roderick Colenbranderwgl: Enable offscreen pixelformats for pbuffers.
2007-07-27  Roderick Colenbranderwgl: Replace the GLXFBConfigIDs in the pixelformat...
2007-07-27  Roderick Colenbranderwgl: Fill the format table with offscreen pixelformats...
2007-07-26  Roderick Colenbranderwgl: Set pbuffer dimensions in HDC.
2007-07-26  Roderick Colenbranderopengl: WGL_ARB_render_texture support.
2007-07-25  Peter Dons Tychsenx11drv: Fix the special case where windows have WS_CHIL...
2007-07-25  Nigel Liangwinex11.drv: Take into account position of preedit...
2007-07-23  Vitaliy Margolenwinex11drv: Correctly react to focus loss away from...
2007-07-20  Dmitry Timoshkovwinex11.drv: Constify the pen dash data.
2007-07-20  Nigel Liangwinex11.drv: Implement XIMPreEditCaretCallback.
2007-07-19  Evan Stadewinex11.drv: Draw dashed lines for extended pens.
2007-07-19  Michael Stefaniucdlls: Remove unreachable break after return/break....
2007-07-12  Lei Zhangwinex11.drv: Remove old dnd code.
2007-07-09  Alexandre Julliardconfigure: Merge the libX11 and libXext existence check...
2007-07-09  Alexandre Julliardconfigure: Make the libXi soname check depend on the...
2007-07-09  Alexandre Julliardconfigure: Make the libXcursor soname check depend...
2007-07-04  Alexandre Julliardconfigure: Merge the libXinerama existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrender existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrandr existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libGL existence check with the...
2007-07-04  Peter Dons Tychsenwinex11: Fix X11DRV_DIB_GetImageBits() when target...
2007-07-03  Huw Davieswinex11.drv: Use global Pictures for the tiles.
2007-07-03  Huw Davieswinex11.drv: Move the PictFormats into an array.
2007-07-03  Huw Davieswinex11.drv: Pass root_window to XCreatePixmap to avoid...
2007-07-02  Alexandre Julliardconfigure: Don't use a default soname if a library...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-06-27  Damjan Jovanovicwinex11.drv: Added better support for the X file drag...
2007-06-22  Lei Zhangwinex11.drv: Reset focus if application does not want...
2007-06-22  Nigel Liangwinex11.drv: Remove call to XCreateFontSet.
2007-06-21  Lei Zhangwinex11.drv: Send WM_MOUSEACTIVATE before closing a...
2007-06-15  Kolbjørn Fredheimwinex11.drv: Echo the video mode requested in the error...
2007-06-15  Ulrich Czekallaopengl: Use get_glxdrawable to grab the drawable.
2007-06-12  Alexandre Julliardwinex11.drv: Glyph width is rounded to 32 bits, make...
2007-06-06  Huw Davieswinex11.drv: XRenderCompositeText has a problem with...
2007-05-30  Dmitry Timoshkovwinex11.drv: Fix compilation warnings in 64-bit mode.
2007-05-30  Dmitry Timoshkovgdi32: Make SetDCHook 64-bit safe.
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-25  Huw Davieswinex11.drv: Use XRenderCompositeText instead of XRende...
2007-05-25  Huw Davieswinex11.drv: Merge some common code.
2007-05-21  Dmitry Timoshkovwinex11.drv: Synchronize debug output between X11DRV_Ke...
2007-04-30  Rob Shearmanwinex11.drv: Remove an unneeded include.
2007-04-27  Andrew Riediwinex11.drv: Add legacy 32-bit cursor support.
2007-04-25  Michael Stefaniucjanitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
2007-04-13  Alexandre Julliardwinex11.drv: Hack to disable XInitThreads when an XIM...
2007-04-13  Dan Kegelwinex11.drv: GetAsyncKeyState must check mouse buttons...
2007-04-06  Dmitry Timoshkovuser32: Windows uses ptMaxTrackSize to set an initial...
2007-04-04  Alexandre Julliardwinex11.drv: Store the display file descriptor directly...
2007-03-29  Huw Davieswinex11.drv: Delete the tile pixmap whenever the drawab...
2007-03-29  Huw Davieswinex11.drv: Rename a local variable to avoid confusion...
2007-03-28  Andrew Riediwinex11.drv: Add Xcursor support for 32 bit cursors.
2007-03-21  Alexandre Julliardwinex11.drv: Relax the bitmap depth check in CreateBitm...
2007-03-19  Dmitry Timoshkovwinex11.drv: In the case requested glyphs do not presen...
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2007-03-14  Louis Lenderswinex11.drv: Small spelling fix.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Jan Zerebeckiwinex11.drv: Add DebugInfo to critical sections.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-12  Andrew Talbotwinex11.drv: Replace const pointer parameters with...
2007-03-07  Alexandre JulliardAdded version information for a number of dlls.
2007-03-06  Dmitry Timoshkovwinex11.drv: Do not ignore the keysyms assigned to...
2007-03-01  Aric Stewartwinex11.drv: Make sure keyboard state is up to date...
2007-03-01  Tomas Carneckywinex11.drv: Spring cleanup in X11DRV_setup_opengl_visu...
2007-03-01  Jan Zerebeckiwinex11.drv: Change virtual desktop refresh rate from...
2007-02-27  Stefan Dösingerwinex11.drv: Ignore depth mismatch when using a virtual...
2007-02-26  Pierre d'Herbemontwinex11.drv: Check the valid rects after the set_window...
2007-02-23  Jan Zerebeckiwinex11.drv: Set the refresh rate for NoRes to 60 inste...
next