Vitaliy Margolen
|
82b1ba1f95
|
winex11drv: Ignore mouse move events when position did not change only when other events are present.
|
2007-10-05 10:24:35 +02:00 |
Chris Robinson
|
d053049fd5
|
winex11: Load and use GLX_MESA_copy_sub_buffer for swapping buffers on a GLXPixmap.
|
2007-10-03 11:57:00 +02:00 |
Chris Robinson
|
37d835bf9a
|
winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn't available.
|
2007-10-03 11:56:55 +02:00 |
Chris Robinson
|
3629ea4cfd
|
winex11: Track async GL drawable changes.
|
2007-10-03 11:47:14 +02:00 |
Chris Robinson
|
86a9b76076
|
winex11: Pass a display parameter when destroying glxpixmaps.
|
2007-10-03 11:47:02 +02:00 |
Chris Robinson
|
00633e37bc
|
winex11: Use an offscreen redirected window for child OpenGL rendering.
|
2007-10-03 11:46:52 +02:00 |
Chris Robinson
|
ebfba49e27
|
wgl: Remove GL scissors/viewport override.
|
2007-10-03 11:40:12 +02:00 |
Chris Robinson
|
a8124f97e6
|
winex11: Store a GL-specific drawable with the window.
|
2007-10-03 11:39:07 +02:00 |
Gerald Pfeifer
|
fe534ddde1
|
winex11.drv: Move X11DRV_XRender_Installed under #ifdef SONAME_LIBXRENDER.
|
2007-10-02 11:45:25 +02:00 |
Alexandre Julliard
|
e36ed76139
|
winex11.drv: Always drag the full window for top-level windows to avoid having to grab the server.
|
2007-09-27 20:13:57 +02:00 |
Francois Gouget
|
b2bc712323
|
Assorted spelling fixes.
|
2007-09-27 20:12:53 +02:00 |
Alexandre Julliard
|
809af590a1
|
winex11.drv: Don't call GDI functions while holding the X11 lock.
|
2007-09-27 18:02:26 +02:00 |
Chris Robinson
|
909f7ffcb9
|
winex11: Be compatible with older XComposite headers.
|
2007-09-27 11:57:54 +02:00 |
Chris Robinson
|
665a8add92
|
wgl: Override glFinish and glFlush.
|
2007-09-25 13:33:37 +02:00 |
Chris Robinson
|
4258465868
|
winex11.drv: Load the XComposite extension when available.
|
2007-09-25 13:32:46 +02:00 |
Mikolaj Zalewski
|
29a634728d
|
winex11.drv/wintab32: Make wintab strings in winex11.drv Unicode, implement WTInfoW.
|
2007-09-21 12:42:00 +02:00 |
Alexandre Julliard
|
d08fbfc3b0
|
winex11.drv: Don't call GDI functions while holding the xrender lock.
|
2007-09-21 10:47:45 +02:00 |
Chris Robinson
|
87e3cd66ab
|
wgl: Don't set a pixel format on windows that already have one.
|
2007-09-20 16:49:07 +02:00 |
Mikolaj Zalewski
|
8072f6985c
|
winex11.drv: wintab: Add missing CTX_PKTDATA support.
|
2007-09-20 16:34:38 +02:00 |
Mikolaj Zalewski
|
704a56864d
|
winex11.drv: wintab: Add a missing break.
|
2007-09-20 16:34:33 +02:00 |
Alexandre Julliard
|
8be5b58ba7
|
winex11.drv: Update the wm hints when the window frame is changed.
|
2007-09-19 17:55:22 +02:00 |
Alexandre Julliard
|
7d21e6b375
|
winex11.drv: If a window is not resizable through the window manager fall back to non-managed resizing.
|
2007-09-19 17:54:33 +02:00 |
Dmitry Timoshkov
|
3407307a50
|
winex11.drv: Use symbolic names for MapVirtualKey translation types.
|
2007-09-18 11:15:01 +02:00 |
Alexandre Julliard
|
12b4930f96
|
winex11.drv: Invalidate the DCE when the window format is changed.
|
2007-09-18 09:34:08 +02:00 |
Chris Robinson
|
d9571c9e6f
|
wgl: Store the fbconfig id with the window when a pixel format is set.
|
2007-09-18 09:28:06 +02:00 |
Roderick Colenbrander
|
2a839e96c9
|
wgl: Fix a major ATI regression.
ATI's latest drivers (8.41.7) don't advertise visualids anymore for GLXFBConfigs.
|
2007-09-13 12:44:59 +02:00 |
Chris Robinson
|
f0e0e9fb9b
|
winex11: Remove improper comment and dead code from SetPixelFormat.
|
2007-09-12 12:46:52 +02:00 |
Chris Robinson
|
e46d621bb6
|
winex11: Remove useless checks from wglCreateContext.
|
2007-09-12 12:46:47 +02:00 |
Chris Robinson
|
57380c2d9a
|
winex11: Free visual info stored with the context.
|
2007-09-12 12:46:43 +02:00 |
Chris Robinson
|
f825db6d0f
|
winex11: Don't assume just one on-screen pixel format.
|
2007-09-12 12:37:46 +02:00 |
Chris Robinson
|
6c5b58a44a
|
winex11: Simplify ConvertPixelFormatWGLtoGLX.
|
2007-09-12 12:37:22 +02:00 |
Chris Robinson
|
5221921fa6
|
winex11: Don't choose pixel formats with incorrect doublebuffer/stereo settings.
|
2007-09-12 12:36:38 +02:00 |
Vitaliy Margolen
|
6444f574c7
|
winex11drv: Don't ignore mouse move events even when position did not change.
|
2007-09-11 11:47:49 +02:00 |
Jacek Caban
|
b5c0573dd8
|
winex11: Fixed GetClipboardFormatName spec entry.
|
2007-09-10 16:15:20 +02:00 |
Mikolaj Zalewski
|
ee2db299de
|
winex11.drv: wintab: Copy also the button #0 state.
|
2007-08-31 13:24:55 +02:00 |
Lionel Debroux
|
d99882a384
|
winex11.drv: Fix memory leak in create_cursor (found by Smatch).
|
2007-08-31 13:21:07 +02:00 |
Mikolaj Zalewski
|
ee747f3d70
|
winex11.drv: Support GdiAlphaBlend with blendfn.AlphaFormat == 0.
|
2007-08-31 12:08:58 +02:00 |
Alexandre Julliard
|
a2a5118362
|
winex11: Set initial wm hints on the desktop window too.
|
2007-08-30 12:19:55 +02:00 |
Steven Edwards
|
13f9b0a642
|
x11drv: Remove some no longer needed wine 16bit headers.
|
2007-08-29 12:31:28 +02:00 |
Mikolaj Zalewski
|
9a72a865a2
|
winex11.drv: Test for out-of-bound src coordinates in GdiAlphaBlend.
|
2007-08-29 12:03:08 +02:00 |
Alexandre Julliard
|
74cd76c9c7
|
winex11: Tool windows should not have WM decorations.
|
2007-08-29 12:02:57 +02:00 |
Roderick Colenbrander
|
49c635094b
|
wgl: Degrade an ERR to a WARN.
|
2007-08-29 11:58:39 +02:00 |
Alexandre Julliard
|
effdfa7da4
|
winex11: Child windows don't get activated even when requested, so don't make them managed either.
|
2007-08-27 12:37:14 +02:00 |
Alexandre Julliard
|
8bbeadf565
|
user32: IsChild must not consider the desktop window.
|
2007-08-24 10:56:51 +02:00 |
Rob Shearman
|
fba87b110f
|
winex11.drv: Don't activate the systray window when repositioning it.
|
2007-08-23 20:18:32 +02:00 |
Alexandre Julliard
|
372492436a
|
winex11: Get rid of get_context_from_GLXContext.
|
2007-08-23 12:52:57 +02:00 |
Alexandre Julliard
|
f36536f7ab
|
winex11: Properly update the hdc in the GL context.
|
2007-08-23 12:50:29 +02:00 |
Roderick Colenbrander
|
daceb4564f
|
wgl: Fix wglGetCurrentReadDCARB bugs.
|
2007-08-23 12:38:39 +02:00 |
Alexandre Julliard
|
a37a2fa4c5
|
winex11: Update the wm hints also when mapping a previously zero-size window.
|
2007-08-21 21:38:20 +02:00 |
Roderick Colenbrander
|
22eea683ff
|
wgl: Cleanup pixelformat initialization code.
|
2007-08-20 22:25:28 +02:00 |