projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3dcompiler: Add a stub parser.
[wine]
/
dlls
/
winex11.drv
/
2012-05-15
Alexandre Julliard
winex11: Use the create_pixmap_from_image helper to...
tree
|
commitdiff
2012-05-15
Alexandre Julliard
winex11: Use the create_pixmap_from_image helper to...
tree
|
commitdiff
2012-05-15
Alexandre Julliard
winex11: Use the create_pixmap_from_image helper to...
tree
|
commitdiff
2012-05-15
Alexandre Julliard
winex11: Use the create_pixmap_from_image helper to...
tree
|
commitdiff
2012-05-15
Alexandre Julliard
winex11: Use the create_pixmap_from_image helper to...
tree
|
commitdiff
2012-05-15
Alexandre Julliard
winex11: Add a helper to create a pixmap from an image.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-14
Alexandre Julliard
winex11: Use the get_pixmap_image helper to import...
tree
|
commitdiff
2012-05-14
Alexandre Julliard
winex11: Add a helper to retrieve an image from a pixmap.
tree
|
commitdiff
2012-05-14
Alexandre Julliard
winex11: Use an XVisualInfo structure to store color...
tree
|
commitdiff
2012-05-09
Alexandre Julliard
winex11: Use an intermediate pixmap also for DDBs to...
tree
|
commitdiff
2012-05-09
Alexandre Julliard
winex11: Add support for OpenGL rendering in DIBs using...
tree
|
commitdiff
2012-05-08
Alexandre Julliard
winex11: Store the GL-specific information in the GL...
tree
|
commitdiff
2012-05-08
Alexandre Julliard
winex11: Implement wglGetPbufferDCARB with a DC escape...
tree
|
commitdiff
2012-05-08
Alexandre Julliard
winex11: Add an OpenGL GDI driver.
tree
|
commitdiff
2012-05-08
Alexandre Julliard
gdi32: Add a priority mechanism for pushing drivers...
tree
|
commitdiff
2012-05-08
Dmitry Timoshkov
winex11.drv: Use XK_KP_Decimal as a fallback if XK_KP_S...
tree
|
commitdiff
2012-05-07
Alexandre Julliard
winex11: Use a standard Wine list for the OpenGL contex...
tree
|
commitdiff
2012-05-07
Alexandre Julliard
winex11: Define an enum to manage the various types...
tree
|
commitdiff
2012-05-05
Alexandre Julliard
winex11: Give XInitThreads yet another chance.
tree
|
commitdiff
2012-05-03
Alexandre Julliard
winex11: Remove redundant code in ChoosePixelFormat.
tree
|
commitdiff
2012-05-03
Alexandre Julliard
winex11: Always store the GL drawable in the device...
tree
|
commitdiff
2012-05-03
Alexandre Julliard
winex11: Update the pixel format through the DCE hook...
tree
|
commitdiff
2012-05-03
Alexandre Julliard
winex11: Remove obsolete escapes.
tree
|
commitdiff
2012-05-03
Alexandre Julliard
winex11: Remove support for the no longer used GET_GLX_...
tree
|
commitdiff
2012-04-27
Alexandre Julliard
winex11: Store the DC bounds rectangle as a pointer.
tree
|
commitdiff
2012-04-27
Alexandre Julliard
gdi32: Add a SetBoundsRect driver entry point.
tree
|
commitdiff
2012-04-24
Dmitry Timoshkov
winex11.drv: Windows always generates VK_DECIMAL for...
tree
|
commitdiff
2012-04-18
Alexandre Julliard
winex11: Add bounds rectangle tracking to all graphics...
tree
|
commitdiff
2012-04-18
Alexandre Julliard
winex11: Remove support for server-side fonts.
tree
|
commitdiff
2012-04-17
Alexandre Julliard
winex11: ExtFloodFill does take the current ROP into...
tree
|
commitdiff
2012-04-17
Alexandre Julliard
winex11: Convert all points to device coordinates at...
tree
|
commitdiff
2012-04-16
Alexandre Julliard
gdi32: Add a GetBoundsRect driver entry point.
tree
|
commitdiff
2012-04-02
Alexandre Julliard
winex11: Fix a potential deadlock in the GradientFill...
tree
|
commitdiff
2012-03-28
Henri Verbeet
winex11: Use GLX_DONT_CARE instead of ~0 in ConvertAttr...
tree
|
commitdiff
2012-03-12
Alexandre Julliard
winex11: Never try to clip the cursor if we don't have...
tree
|
commitdiff
2012-03-09
Alexandre Julliard
winex11: Ignore FocusOut event on destroyed windows.
tree
|
commitdiff
2012-02-20
Francois Gouget
winex11: The x11drv debug channel is unused in pen...
tree
|
commitdiff
2012-02-16
Alexandre Julliard
gdi32: Fix font orientation when mirroring in compatibl...
tree
|
commitdiff
2012-02-15
Alexandre Julliard
user32: Fix GetKeyNameText returned length.
tree
|
commitdiff
2012-02-13
Alexandre Julliard
winex11: Make sure the clip window is created as soon...
tree
|
commitdiff
2012-02-02
Alexandre Julliard
winex11: Update only the key state on KeymapNotify...
tree
|
commitdiff
2012-02-01
Alexandre Julliard
winex11: Poll the mouse button to detect the end of...
tree
|
commitdiff
2012-02-01
Alexandre Julliard
winex11: Move the window resizing support to mouse.c.
tree
|
commitdiff
2012-02-01
Alexandre Julliard
winex11: Don't give focus to zero-size windows.
tree
|
commitdiff
2012-01-31
Alexandre Julliard
winex11: Consider zero-size windows mapped even when...
tree
|
commitdiff
2012-01-31
Alexandre Julliard
winex11: Reset clipping when a fullscreen window is...
tree
|
commitdiff
2012-01-30
Alexandre Julliard
winex11: Disallow clipping to fullscreen rectangle...
tree
|
commitdiff
2012-01-27
Alexandre Julliard
winex11: Check for failure to convert the brush bitmap...
tree
|
commitdiff
2012-01-26
Ken Thomases
winex11: Remove some more leftover X Shm code.
tree
|
commitdiff
2012-01-25
Matteo Bruni
winex11: Don't put the GL drawable offscreen.
tree
|
commitdiff
2012-01-25
Henri Verbeet
winex11: Remove some leftover X Shm code.
tree
|
commitdiff
2012-01-23
Aric Stewart
winex11: Strip the _L or _R from X11DRV_GetKeyNameText...
tree
|
commitdiff
2012-01-23
Alexandre Julliard
winex11: Ignore rectangles with invalid coordinates...
tree
|
commitdiff
2012-01-19
Dmitry Timoshkov
winex11.drv: Use dialog window type also for owned...
tree
|
commitdiff
2012-01-18
Alexandre Julliard
winex11: Move handling of negative width/height into...
tree
|
commitdiff
2012-01-11
Alexandre Julliard
winex11: Don't cache text and background pixel values...
tree
|
commitdiff
2012-01-11
Kusanagi Kouichi
winex11.drv: Fix IME status handling.
tree
|
commitdiff
2012-01-11
Kusanagi Kouichi
winex11.drv: Assign struct.
tree
|
commitdiff
2012-01-11
André Hentschel
winex11.drv: No need for WINE_ prefixed debug output...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
winex11: Store the XRender format in the bitmap structure.
tree
|
commitdiff
2012-01-10
Alexandre Julliard
winex11: Avoid some references to the X11 device from...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
winex11: Create XRender colors from the original COLORR...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
winex11: Remove the global XRender installed flag.
tree
|
commitdiff
2012-01-10
Alexandre Julliard
winex11: Get rid of the DIB section support.
tree
|
commitdiff
2012-01-10
Alexandre Julliard
winex11: Avoid using DIB functions to create the dither...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
winex11: Move the clipboard DIB creation functions...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
gdi32: Get rid of the CreateDIBSection driver entry...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
winex11: Remove the remainining DIB section locking...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
winex11: Fix support for PALETTEINDEX mapping and get...
tree
|
commitdiff
2012-01-10
Alexandre Julliard
opengl32: Get rid of the DIB section sync support.
tree
|
commitdiff
2012-01-07
Alexandre Julliard
gdi32: Get rid of the SetDIBColorTable driver entry...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
winex11: Remove DIB locking calls from all graphics...
tree
|
commitdiff
2012-01-06
Alexandre Julliard
gdi32: Don't allow Get/SetDeviceGammaRamp on DIBs or...
tree
|
commitdiff
2012-01-03
Pierre Schweitzer
winex11.drv: Fix handle leak.
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectPen...
tree
|
commitdiff
2011-12-30
Alexandre Julliard
gdi32: Pass a brush_pattern structure to the SelectBrus...
tree
|
commitdiff
2011-12-21
Alexandre Julliard
winex11: Scale raw motion events according to their...
tree
|
commitdiff
2011-12-21
Alexandre Julliard
winex11: Keep the device info around as long as XInput2...
tree
|
commitdiff
2011-12-20
Ken Thomases
winex11: Have ToUnicodeEx null-terminate the output...
tree
|
commitdiff
2011-12-19
Alexandre Julliard
winex11: Remove DIB locking calls from all blitting...
tree
|
commitdiff
2011-12-19
Alexandre Julliard
winex11: Only take managed popups into account when...
tree
|
commitdiff
2011-12-19
Alexandre Julliard
winex11: Hardcode the MWM hints for the desktop window.
tree
|
commitdiff
2011-12-16
Alexandre Julliard
winex11: Update MWM hints when the window size changes.
tree
|
commitdiff
2011-12-14
Alexandre Julliard
winex11: Add missing initialization of pattern brush...
tree
|
commitdiff
2011-12-13
Alexandre Julliard
winex11: Get rid of the GetPixel implementation, use...
tree
|
commitdiff
2011-12-08
Alexandre Julliard
winex11: Add some sanity checks on bitmap formats befor...
tree
|
commitdiff
2011-12-07
Alexandre Julliard
winex11: Don't call get_xrender_picture inside the...
tree
|
commitdiff
2011-12-06
Alexandre Julliard
winex11: Allow the visible region to be zero when not...
tree
|
commitdiff
2011-12-06
Alexandre Julliard
winex11: Store the visible region handle directly inste...
tree
|
commitdiff
2011-12-06
Alexandre Julliard
gdi32: Pass the total visible region in the SetDeviceCl...
tree
|
commitdiff
2011-12-05
Alexandre Julliard
winex11: Use an X11 error handler to catch BadMatch...
tree
|
commitdiff
2011-12-05
Alexandre Julliard
winex11: Always refresh the picture clipping when we...
tree
|
commitdiff
2011-12-05
Alexandre Julliard
gdi32: Use dithering also for 1-bpp gradients.
tree
|
commitdiff
2011-12-02
Alexandre Julliard
winex11: Always ignore alpha channel with XRender gradi...
tree
|
commitdiff
2011-11-30
Alexandre Julliard
winex11: Implement rectangular gradients using XRender...
tree
|
commitdiff
2011-11-30
Alexandre Julliard
winex11: Implement rectangular gradients using straight...
tree
|
commitdiff
2011-11-28
Ulrich Czekalla
winex11: Avoid grabbing user_section while holding...
tree
|
commitdiff
2011-11-28
Gerald Pfeifer
winex11.drv: Move a conditionally used label into the...
tree
|
commitdiff
2011-11-21
Alexandre Julliard
winex11: Don't allocate the glyph cache without Xrender...
tree
|
commitdiff
next