projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wineps.drv: Ignore requested resolutions not supported by device.
[wine]
/
dlls
/
winex11.drv
/
opengl.c
2012-11-07
Alexandre Julliard
winex11: Avoid using the system GL headers.
blob
|
commitdiff
|
raw
2012-10-23
Alexandre Julliard
Revert "winex11: Refuse to set the pixel format for...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-22
Ken Thomases
winex11: Fix name of extension WGL_NV_render_texture_re...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
Alexandre Julliard
winex11: Don't delete the DC if it's not for a valid...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Alexandre Julliard
winex11: Recreate the GL drawable when changing the...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Alexandre Julliard
winex11: Create a surface even for OpenGL windows,...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
Alexandre Julliard
user32: Add a Wine-specific entry point to set the...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
Alexandre Julliard
winex11: Add a helper function to get a pixel format...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
Alexandre Julliard
winex11: Allow changing the pixel format of a window...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Alexandre Julliard
winex11: Get rid of the OpenGL GDI driver.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Alexandre Julliard
winex11: Move the FLUSH_GL_DRAWABLE implementation...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Alexandre Julliard
winex11: Pass the source drawable to the FLUSH_GL_DRAWA...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Alexandre Julliard
winex11: Refuse to set the pixel format for HWND_MESSAG...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-26
Alexandre Julliard
winex11: Store the full visual info for the default...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Alexandre Julliard
winex11: Disable client-side rendering for OpenGL windows.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Alexandre Julliard
winex11: Add helper functions to retrieve drawable...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Alexandre Julliard
winex11: Move the fps tracing to opengl32.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Alexandre Julliard
gdi32: Move the SwapBuffers entry point to the OpenGL...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Alexandre Julliard
winex11: Get the information from the drawable structur...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Alexandre Julliard
winex11: Get the current pixel format from the drawable...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Alexandre Julliard
winex11: Get the current pixel format from the drawable...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Alexandre Julliard
winex11: Get the current pixel format from the drawable...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Alexandre Julliard
winex11: Get the current pixel format from the drawable...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Alexandre Julliard
winex11: Store a format pointer instead of an index...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Alexandre Julliard
winex11: Get the current pixel format from the drawable...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Alexandre Julliard
winex11: Store a drawable structure also for pbuffer...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Alexandre Julliard
winex11: Get the current pixel format from the drawable...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Alexandre Julliard
winex11: Store the rectangle of the GL drawable and...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-04
Alexandre Julliard
winex11: Create the whole window at window creation...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Alexandre Julliard
winex11: Move the GL drawable management to opengl.c.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Alexandre Julliard
winex11: Remove the redundant pixel format index from...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Alexandre Julliard
winex11: Make pixel format objects const and get rid...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Alexandre Julliard
winex11: Initialize the OpenGL format list at startup...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Alexandre Julliard
winex11: Add a critical section to protect the OpenGL...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Alexandre Julliard
winex11: Remove remaining X11 locking around graphics...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Alexandre Julliard
winex11: Remove X11 locking around simple X calls.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-31
Michael Stefaniuc
winex11.drv: Avoid TRUE:FALSE conditional expressions.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
Alexandre Julliard
gdi32: Move DescribePixelFormat and SetPixelFormat...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Alexandre Julliard
winex11: Get rid of the OpenGL bitmap support.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Alexandre Julliard
opengl32: Store the context current DCs on the opengl32...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
Alexandre Julliard
winex11: Add a helper function to correctly check exten...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Francois Gouget
winex11.drv: Don't include wgl_driver.h if OpenGL is...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
Alexandre Julliard
winex11: Get rid of the glGetIntegerv wrapper.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
Alexandre Julliard
winex11: Remove unused fields in the PBuffer object.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
Alexandre Julliard
opengl32: Use proper handles for PBuffers instead of...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Alexandre Julliard
opengl32: Add supported wgl extension functions to...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Alexandre Julliard
opengl32: Move the wgl functions to the main OpenGL...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Alexandre Julliard
winex11: Use the function table pointer to call dynamic...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Alexandre Julliard
opengl32: Redirect standard OpenGL functions through...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Alexandre Julliard
winex11: Fill a function table with the standard OpenGL...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Alexandre Julliard
winex11: Get rid of the no longer needed drawable rect...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Dmitry Timoshkov
winex11.drv: Avoid conflicting definitions of WINGDIAPI.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
Alexandre Julliard
winex11: Use the correct drawable with the X11DRV_GET_D...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Alexandre Julliard
winex11: Replace wgl.h by the official wglext.h from...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Alexandre Julliard
winex11: Move GLX definitions out of wgl.h.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Alexandre Julliard
opengl32: Make the WGL driver context-specific.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Alexandre Julliard
opengl32: Move checks of the context thread id to opengl32.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Alexandre Julliard
opengl32: Use proper handles for GL contexts and pass...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
gdi32: Add a null WGL driver.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
gdi32: Remove the remaining OpenGL entry points from...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
opengl32: Move wglGetCurrentContext implementation...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
opengl32: Move wglGetProcAddress to the WGL driver.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
opengl32: Move GetPixelFormat to the WGL driver.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
opengl32: Move wglCreateContext to the WGL driver.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
opengl32: Move wglCreateContextAttribsARB to the WGL...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
opengl32: Move wglMakeContextCurrentARB to the WGL...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
opengl32: Add the concept of a WGL driver.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Alexandre Julliard
winex11: Simplify wglSetPixelFormatWINE and export...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Alexandre Julliard
winex11: Export wglMakeCurrent and wglMakeContextCurren...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Alexandre Julliard
winex11: Use the GET_DRAWABLE escape to implement wglMa...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Alexandre Julliard
winex11: Use the GET_DRAWABLE escape to implement wglMa...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Alexandre Julliard
winex11: Add a GET_DRAWABLE escape to mirror the SET_DR...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Alexandre Julliard
winex11: Move ChoosePixelFormat implementation to openg...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Alexandre Julliard
gdi32: Remove OpenGL functions that don't use an HDC...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Alexandre Julliard
winex11: Move wglGetCurrentContext and wglGetCurrentDC...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Alexandre Julliard
winex11: Move wglCopyContext and wglDeleteContext to...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Alexandre Julliard
winex11: Move wglShareLists to the internal OpenGL...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Alexandre Julliard
winex11: Move the wglUseFontBitmaps implementation...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Roderick Colenbrander
winex11.drv: Remove GLX_ATI_render_texture support.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-07
Roderick Colenbrander
winex11.drv: Limit formats to nMaxFormats in wglChooseP...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Alexandre Julliard
winex11: Remove the support for device-dependent bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Alexandre Julliard
gdi32: Remove the CreateBitmap and DeleteBitmap driver...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Alexandre Julliard
gdi32: Remove the CopyBitmap driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-14
Alexandre Julliard
winex11: Add a helper to retrieve an image from a pixmap.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Alexandre Julliard
winex11: Use an intermediate pixmap also for DDBs to...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Alexandre Julliard
winex11: Add support for OpenGL rendering in DIBs using...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Alexandre Julliard
winex11: Store the GL-specific information in the GL...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Alexandre Julliard
winex11: Implement wglGetPbufferDCARB with a DC escape...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Alexandre Julliard
winex11: Add an OpenGL GDI driver.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Alexandre Julliard
winex11: Use a standard Wine list for the OpenGL contex...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Alexandre Julliard
winex11: Define an enum to manage the various types...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Alexandre Julliard
winex11: Remove redundant code in ChoosePixelFormat.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Alexandre Julliard
winex11: Always store the GL drawable in the device...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Alexandre Julliard
winex11: Update the pixel format through the DCE hook...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Alexandre Julliard
winex11: Remove support for the no longer used GET_GLX_...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Alexandre Julliard
winex11: Add bounds rectangle tracking to all graphics...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Alexandre Julliard
winex11: Remove support for server-side fonts.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Henri Verbeet
winex11: Use GLX_DONT_CARE instead of ~0 in ConvertAttr...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Alexandre Julliard
opengl32: Get rid of the DIB section sync support.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Austin English
winex11: Only declare the winediag debug channel if...
blob
|
commitdiff
|
raw
|
diff to current
next