projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Define WM_LBTRACKPOINT if it's not previously defined.
[wine]
/
dlls
/
winex11.drv
/
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-23
Francois Gouget
winex11: Remove some unneeded casts.
tree
|
commitdiff
2007-10-22
Michael Stefaniuc
winex11.drv: Fix two missing unlocks on error paths...
tree
|
commitdiff
2007-10-19
Francois Gouget
winex11.drv: Remove the coloruse == -1 special case...
tree
|
commitdiff
2007-10-17
Alexandre Julliard
server: Avoid refreshing areas of a window that have...
tree
|
commitdiff
2007-10-17
Alexandre Julliard
winex11: Process all types of messages while moving...
tree
|
commitdiff
2007-10-15
Francois Gouget
winex11.drv: The 'lossy' parameter is always false...
tree
|
commitdiff
2007-10-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-11
Francois Gouget
winex11.drv: Add the trailing '\n' to a Wine trace.
tree
|
commitdiff
2007-10-11
Francois Gouget
winex11.drv: Remove an obsolete FIXME comment.
tree
|
commitdiff
2007-10-11
Alexandre Julliard
winex11: Don't use a window manager border for a simple...
tree
|
commitdiff
2007-10-11
Alexandre Julliard
winex11: Reuse the mwm hints when computing the window...
tree
|
commitdiff
2007-10-11
Alexandre Julliard
winex11: Set the SKIP_PAGER and SKIP_TASKBAR styles...
tree
|
commitdiff
2007-10-11
Alexandre Julliard
winex11: Add generic mechanism for managing WM_STATE...
tree
|
commitdiff
2007-10-10
Chris Robinson
winex11: Don't choose double buffered modes with gdi...
tree
|
commitdiff
2007-10-10
Chris Robinson
winex11: Use the specified format for GL Bitmaps.
tree
|
commitdiff
2007-10-10
Chris Robinson
winex11: Create GLXPixmap for bitmaps in SetPixelFormat.
tree
|
commitdiff
2007-10-10
Alexandre Julliard
winex11: Don't store a physdev pointer in the GL context.
tree
|
commitdiff
2007-10-10
Alexandre Julliard
winex11: Use ExtEscape to flush the GL drawable to...
tree
|
commitdiff
2007-10-05
Vitaliy Margolen
winex11drv: Ignore mouse move events when position...
tree
|
commitdiff
2007-10-03
Chris Robinson
winex11: Load and use GLX_MESA_copy_sub_buffer for...
tree
|
commitdiff
2007-10-03
Chris Robinson
winex11: Use a GLXPixmap for offscreen OpenGL rendering...
tree
|
commitdiff
2007-10-03
Chris Robinson
winex11: Track async GL drawable changes.
tree
|
commitdiff
2007-10-03
Chris Robinson
winex11: Pass a display parameter when destroying glxpi...
tree
|
commitdiff
2007-10-03
Chris Robinson
winex11: Use an offscreen redirected window for child...
tree
|
commitdiff
2007-10-03
Chris Robinson
wgl: Remove GL scissors/viewport override.
tree
|
commitdiff
2007-10-03
Chris Robinson
winex11: Store a GL-specific drawable with the window.
tree
|
commitdiff
2007-10-02
Gerald Pfeifer
winex11.drv: Move X11DRV_XRender_Installed under #ifdef...
tree
|
commitdiff
2007-09-27
Alexandre Julliard
winex11.drv: Always drag the full window for top-level...
tree
|
commitdiff
2007-09-27
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-09-27
Alexandre Julliard
winex11.drv: Don't call GDI functions while holding...
tree
|
commitdiff
2007-09-27
Chris Robinson
winex11: Be compatible with older XComposite headers.
tree
|
commitdiff
2007-09-25
Chris Robinson
wgl: Override glFinish and glFlush.
tree
|
commitdiff
2007-09-25
Chris Robinson
winex11.drv: Load the XComposite extension when available.
tree
|
commitdiff
2007-09-21
Mikolaj Zalewski
winex11.drv/wintab32: Make wintab strings in winex11...
tree
|
commitdiff
2007-09-21
Alexandre Julliard
winex11.drv: Don't call GDI functions while holding...
tree
|
commitdiff
2007-09-20
Chris Robinson
wgl: Don't set a pixel format on windows that already...
tree
|
commitdiff
2007-09-20
Mikolaj Zalewski
winex11.drv: wintab: Add missing CTX_PKTDATA support.
tree
|
commitdiff
2007-09-20
Mikolaj Zalewski
winex11.drv: wintab: Add a missing break.
tree
|
commitdiff
2007-09-19
Alexandre Julliard
winex11.drv: Update the wm hints when the window frame...
tree
|
commitdiff
2007-09-19
Alexandre Julliard
winex11.drv: If a window is not resizable through the...
tree
|
commitdiff
2007-09-18
Dmitry Timoshkov
winex11.drv: Use symbolic names for MapVirtualKey trans...
tree
|
commitdiff
2007-09-18
Alexandre Julliard
winex11.drv: Invalidate the DCE when the window format...
tree
|
commitdiff
2007-09-18
Chris Robinson
wgl: Store the fbconfig id with the window when a pixel...
tree
|
commitdiff
2007-09-13
Roderick Colenbrander
wgl: Fix a major ATI regression.
tree
|
commitdiff
2007-09-12
Chris Robinson
winex11: Remove improper comment and dead code from...
tree
|
commitdiff
2007-09-12
Chris Robinson
winex11: Remove useless checks from wglCreateContext.
tree
|
commitdiff
2007-09-12
Chris Robinson
winex11: Free visual info stored with the context.
tree
|
commitdiff
2007-09-12
Chris Robinson
winex11: Don't assume just one on-screen pixel format.
tree
|
commitdiff
2007-09-12
Chris Robinson
winex11: Simplify ConvertPixelFormatWGLtoGLX.
tree
|
commitdiff
2007-09-12
Chris Robinson
winex11: Don't choose pixel formats with incorrect...
tree
|
commitdiff
2007-09-11
Vitaliy Margolen
winex11drv: Don't ignore mouse move events even when...
tree
|
commitdiff
2007-09-10
Jacek Caban
winex11: Fixed GetClipboardFormatName spec entry.
tree
|
commitdiff
2007-08-31
Mikolaj Zalewski
winex11.drv: wintab: Copy also the button #0 state.
tree
|
commitdiff
2007-08-31
Lionel Debroux
winex11.drv: Fix memory leak in create_cursor (found...
tree
|
commitdiff
2007-08-31
Mikolaj Zalewski
winex11.drv: Support GdiAlphaBlend with blendfn.AlphaFo...
tree
|
commitdiff
2007-08-30
Alexandre Julliard
winex11: Set initial wm hints on the desktop window...
tree
|
commitdiff
2007-08-29
Steven Edwards
x11drv: Remove some no longer needed wine 16bit headers.
tree
|
commitdiff
2007-08-29
Mikolaj Zalewski
winex11.drv: Test for out-of-bound src coordinates...
tree
|
commitdiff
2007-08-29
Alexandre Julliard
winex11: Tool windows should not have WM decorations.
tree
|
commitdiff
2007-08-29
Roderick Colenbrander
wgl: Degrade an ERR to a WARN.
tree
|
commitdiff
2007-08-27
Alexandre Julliard
winex11: Child windows don't get activated even when...
tree
|
commitdiff
2007-08-24
Alexandre Julliard
user32: IsChild must not consider the desktop window.
tree
|
commitdiff
2007-08-23
Rob Shearman
winex11.drv: Don't activate the systray window when...
tree
|
commitdiff
2007-08-23
Alexandre Julliard
winex11: Get rid of get_context_from_GLXContext.
tree
|
commitdiff
2007-08-23
Alexandre Julliard
winex11: Properly update the hdc in the GL context.
tree
|
commitdiff
2007-08-23
Roderick Colenbrander
wgl: Fix wglGetCurrentReadDCARB bugs.
tree
|
commitdiff
2007-08-21
Alexandre Julliard
winex11: Update the wm hints also when mapping a previo...
tree
|
commitdiff
2007-08-20
Roderick Colenbrander
wgl: Cleanup pixelformat initialization code.
tree
|
commitdiff
2007-08-20
Roderick Colenbrander
wgl: Fix a typo in the trace code.
tree
|
commitdiff
2007-08-20
Alexandre Julliard
winex11: Force a window to managed mode when it is...
tree
|
commitdiff
2007-08-20
Alexandre Julliard
winex11: Switch windows to managed mode in SetWindowPos...
tree
|
commitdiff
2007-08-20
Alexandre Julliard
winex11: Don't select for StructureNotify events on...
tree
|
commitdiff
2007-08-20
Alexandre Julliard
winex11: Don't set the cursor on the desktop window...
tree
|
commitdiff
2007-08-20
Alexandre Julliard
winex11: Move setting of the initial wm hints to a...
tree
|
commitdiff
2007-08-17
Roderick Colenbrander
wgl: Fix a render_texture regression. Only enable GLX_A...
tree
|
commitdiff
2007-08-16
Alexandre Julliard
winex11: Don't try to activate the desktop window on...
tree
|
commitdiff
2007-08-16
Alexandre Julliard
winex11: Store wm hints in the window data instead...
tree
|
commitdiff
2007-08-14
Chris Robinson
wgl: GDI support is not advertised with double buffering.
tree
|
commitdiff
2007-08-14
Roderick Colenbrander
wgl: Proper stereo / double buffering support for Choos...
tree
|
commitdiff
2007-08-14
Roderick Colenbrander
wgl: Recognize Vista's PFD_SUPPORT_COMPOSITION flag.
tree
|
commitdiff
2007-08-13
Chris Robinson
winex11: Set proper pixel format flags.
tree
|
commitdiff
2007-08-13
Roderick Colenbrander
wgl: Re-enable GLX_ATI_render_texture support.
tree
|
commitdiff
2007-08-13
Damjan Jovanovic
winex11.drv: Correctly handle overlapping source and...
tree
|
commitdiff
2007-08-10
Roderick Colenbrander
wgl: Make sure onscreen pixelformats are on top in...
tree
|
commitdiff
2007-08-10
Chris Robinson
winex11: Don't add spaces to the beginning of the wglEx...
tree
|
commitdiff
2007-08-09
Roderick Colenbrander
wgl: Rewrite ChoosePixelFormat.
tree
|
commitdiff
2007-08-09
Roderick Colenbrander
wgl: Correctly check GLX capabilities. Use client GLX...
tree
|
commitdiff
2007-08-06
Chris Robinson
winex11: Be consistent with GLX_SLOW_CONFIG meaning...
tree
|
commitdiff
2007-08-06
Chris Robinson
winex11: Properly handle WGL_PBUFFER_LOST_ARB.
tree
|
commitdiff
2007-08-06
Michael Stefaniuc
winex11.drv: Move the TRACE before the return. Found...
tree
|
commitdiff
2007-08-06
Chris Robinson
wgl: WGL_COLOR_BITS_ARB does include alpha.
tree
|
commitdiff
2007-08-03
Roderick Colenbrander
wgl: wglChooosePixelFormatARB returns the total number...
tree
|
commitdiff
2007-08-03
Chris Robinson
winex11: Don't use ConvertAttribWGLtoGLX for wglCreateP...
tree
|
commitdiff
2007-08-03
Chris Robinson
winex11: Report accumulation buffer bits for pixel...
tree
|
commitdiff
2007-08-02
Chris Robinson
winex11: Check for WGL drawing caps.
tree
|
commitdiff
2007-08-02
Roderick Colenbrander
wgl: Support WGL_FLOAT_COMPONENTS_NV in wglGetPixelForm...
tree
|
commitdiff
2007-08-02
Roderick Colenbrander
wgl: Print more debug info.
tree
|
commitdiff
2007-08-02
Roderick Colenbrander
wgl: SetPixelFormat should fail on the root window.
tree
|
commitdiff
2007-08-02
Roderick Colenbrander
wgl: GetPixelFormat fix for offscreen formats.
tree
|
commitdiff
next