projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdiplus: Add 8bppIndexed to the list of supported formats.
[wine]
/
dlls
/
winex11.drv
/
2012-07-25
Alexandre Julliard
opengl32: Store the context current DCs on the opengl32...
tree
|
commitdiff
2012-07-24
Alexandre Julliard
winex11: Add a helper function to correctly check exten...
tree
|
commitdiff
2012-07-23
Francois Gouget
winex11.drv: Don't include wgl_driver.h if OpenGL is...
tree
|
commitdiff
2012-07-20
Alexandre Julliard
winex11: Get rid of the glGetIntegerv wrapper.
tree
|
commitdiff
2012-07-20
Alexandre Julliard
winex11: Remove unused fields in the PBuffer object.
tree
|
commitdiff
2012-07-20
Alexandre Julliard
opengl32: Use proper handles for PBuffers instead of...
tree
|
commitdiff
2012-07-19
Alexandre Julliard
opengl32: Add supported wgl extension functions to...
tree
|
commitdiff
2012-07-19
Alexandre Julliard
opengl32: Move the wgl functions to the main OpenGL...
tree
|
commitdiff
2012-07-18
Alexandre Julliard
winex11: Use the function table pointer to call dynamic...
tree
|
commitdiff
2012-07-18
Alexandre Julliard
opengl32: Redirect standard OpenGL functions through...
tree
|
commitdiff
2012-07-18
Alexandre Julliard
winex11: Fill a function table with the standard OpenGL...
tree
|
commitdiff
2012-07-16
Henri Verbeet
winex11: Add support for XRandR 1.3.
tree
|
commitdiff
2012-07-16
Henri Verbeet
winex11: Add support for XRandR 1.2.
tree
|
commitdiff
2012-07-16
Henri Verbeet
winex11: Properly calculate the virtual screen rect...
tree
|
commitdiff
2012-07-13
Henri Verbeet
winex11: Fix the virtual desktop check in update_deskto...
tree
|
commitdiff
2012-07-13
Henri Verbeet
winex11: Simplify the XRandR mode matching code a bit.
tree
|
commitdiff
2012-07-12
Alexandre Julliard
winex11: Get rid of the no longer needed drawable rect...
tree
|
commitdiff
2012-07-11
Henri Verbeet
winex11: Get rid of some needless globals.
tree
|
commitdiff
2012-07-11
Henri Verbeet
winex11: Simplify X11DRV_XRandR_Init() error handling...
tree
|
commitdiff
2012-07-11
Francois Gouget
winex11.drv: We must include Xlib.h before Xrandr.h.
tree
|
commitdiff
2012-07-10
Henri Verbeet
winex11: Introduce a separate function for initializing...
tree
|
commitdiff
2012-07-10
Henri Verbeet
winex11: Remove some unused includes from xrandr.c.
tree
|
commitdiff
2012-07-09
Henri Verbeet
winex11: Get rid of xrandr.h.
tree
|
commitdiff
2012-07-09
Henri Verbeet
winex11: Get rid of xvidmode.h.
tree
|
commitdiff
2012-07-09
Dmitry Timoshkov
winex11.drv: Avoid conflicting definitions of WINGDIAPI.
tree
|
commitdiff
2012-07-03
Alexandre Julliard
winex11: Use the correct drawable with the X11DRV_GET_D...
tree
|
commitdiff
2012-07-03
Henri Verbeet
winex11: Use our own structure for mode information.
tree
|
commitdiff
2012-07-02
Henri Verbeet
winex11: Get rid of some unused prototypes.
tree
|
commitdiff
2012-07-02
Alexandre Julliard
winex11: Replace wgl.h by the official wglext.h from...
tree
|
commitdiff
2012-07-02
Alexandre Julliard
winex11: Move GLX definitions out of wgl.h.
tree
|
commitdiff
2012-06-29
Alexandre Julliard
opengl32: Make the WGL driver context-specific.
tree
|
commitdiff
2012-06-29
Alexandre Julliard
opengl32: Move checks of the context thread id to opengl32.
tree
|
commitdiff
2012-06-29
Alexandre Julliard
opengl32: Use proper handles for GL contexts and pass...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
gdi32: Add a null WGL driver.
tree
|
commitdiff
2012-06-28
Alexandre Julliard
gdi32: Remove the remaining OpenGL entry points from...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Move wglGetCurrentContext implementation...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Move wglGetProcAddress to the WGL driver.
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Move GetPixelFormat to the WGL driver.
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Move wglCreateContext to the WGL driver.
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Move wglCreateContextAttribsARB to the WGL...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Move wglMakeContextCurrentARB to the WGL...
tree
|
commitdiff
2012-06-28
Alexandre Julliard
opengl32: Add the concept of a WGL driver.
tree
|
commitdiff
2012-06-28
Alexandre Julliard
winex11: Simplify wglSetPixelFormatWINE and export...
tree
|
commitdiff
2012-06-27
Alexandre Julliard
winex11: Export wglMakeCurrent and wglMakeContextCurren...
tree
|
commitdiff
2012-06-27
Alexandre Julliard
winex11: Use the GET_DRAWABLE escape to implement wglMa...
tree
|
commitdiff
2012-06-27
Alexandre Julliard
winex11: Use the GET_DRAWABLE escape to implement wglMa...
tree
|
commitdiff
2012-06-27
Alexandre Julliard
winex11: Add a GET_DRAWABLE escape to mirror the SET_DR...
tree
|
commitdiff
2012-06-26
Alexandre Julliard
winex11: Move ChoosePixelFormat implementation to openg...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
gdi32: Remove OpenGL functions that don't use an HDC...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
winex11: Move wglGetCurrentContext and wglGetCurrentDC...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
winex11: Move wglCopyContext and wglDeleteContext to...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
winex11: Move wglShareLists to the internal OpenGL...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
winex11: Move the wglUseFontBitmaps implementation...
tree
|
commitdiff
2012-06-25
Roderick Colenbrander
winex11.drv: Remove GLX_ATI_render_texture support.
tree
|
commitdiff
2012-06-12
Ken Thomases
winex11: Fix correspondence between main_key_LT_B and...
tree
|
commitdiff
2012-06-07
Roderick Colenbrander
winex11.drv: Limit formats to nMaxFormats in wglChooseP...
tree
|
commitdiff
2012-06-04
Alexandre Julliard
winex11: Don't free a variable that is no longer alloca...
tree
|
commitdiff
2012-06-01
Ken Thomases
winex11: Be more conservative when matching keys from...
tree
|
commitdiff
2012-06-01
Alexandre Julliard
winex11: Use XGetKeyboardMapping instead of XKeycodeToK...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
winex11: Remove the support for device-dependent bitmaps.
tree
|
commitdiff
2012-05-29
Alexandre Julliard
winex11: Always allocate a new GC for bitmap operations.
tree
|
commitdiff
2012-05-29
Alexandre Julliard
winex11: XRender repeat mode is no longer needed in...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Remove the CreateBitmap and DeleteBitmap driver...
tree
|
commitdiff
2012-05-29
Alexandre Julliard
gdi32: Remove the bitmap parameter from the Get/PutImag...
tree
|
commitdiff
2012-05-24
Alexandre Julliard
gdi32: Remove the CopyBitmap driver entry point.
tree
|
commitdiff
2012-05-24
Alexandre Julliard
winex11: Always create the brush pixmap from the patter...
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: 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
next