projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
server: Store the cursor clip rectangle in the server.
[wine]
/
dlls
/
winex11.drv
/
opengl.c
2011-02-15
Nicholas Niro
winex11.drv: Add proper initialization for border_pixel.
blob
|
commitdiff
|
raw
2010-12-27
Andrew Nguyen
winex11.drv: Enhance the wrapper functions for WGL_EXT_...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Andrew Nguyen
winex11.drv: Set last error to ERROR_BUSY when attempti...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Andrew Nguyen
winex11.drv: Ensure that the WGL context is removed...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-07
Gerald Pfeifer
winex11.drv: Fix comment for #endif.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-18
Michael Stefaniuc
winex11.drv: Remove redundant "not NULL" check of cfgs...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Alexandre Julliard
winex11: Create a window of the appropriate visual...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Roderick Colenbrander
wgl: Make context not current before deleting it.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Roderick Colenbrander
wgl: Improve wglDeleteContext threading behavior.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Roderick Colenbrander
wgl: Print the fbconfig fmt_id in ConvertPixelFormatWGL...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Roderick Colenbrander
wgl: Ignore fbconfigs which are window drawable but...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Alexandre Julliard
winex11: Fix the calling convention of X11DRV_wglCreate...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Roderick Colenbrander
wgl: Add more OpenGL diagnosing checks.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Michael Stefaniuc
winex11.drv: Remove some explicit LPARAM/WPARAM casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-24
Alexandre Julliard
winex11: Only check for fs register corruption on i386.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Alexandre Julliard
winex11: Fix a compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Roderick Colenbrander
wgl: Add a direct rendering check to new winediag channel.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Roderick Colenbrander
wgl: Add support for WGL_ARB_create_context_profile...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Roderick Colenbrander
wgl: Add initial WGL_ARB_create_context support.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Roderick Colenbrander
wgl: The GLX context creation code isn't needed anymore...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Roderick Colenbrander
wgl: Get rid of delayed GLX context creation. Instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-13
Roderick Colenbrander
wgl: Make sure we set a valid value for GLX_DRAWABLE_TY...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-13
Roderick Colenbrander
wgl: None of the WGL_render_texture attribute values...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
Roderick Colenbrander
wgl: Fix a violation of the GLX specs in ConvertAttribW...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Henri Verbeet
winex11.drv: Properly free "visinfo" in get_formats...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Roderick Colenbrander
wgl: Fix usage of non-GLX visual in glXCreateContext.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Detlef Riekenberg
winex11: Get rid of glext.h in remaining locations.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Roderick Colenbrander
wgl: Get rid of glXQueryDrawable because officially...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Francois Gouget
winex11: Also define X11DRV_OpenGL_Cleanup() when OpenG...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Francois Gouget
winex11.drv: Replace an strdup() with HeapAlloc() in...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Roderick Colenbrander
wgl: Set PFD_GENERIC_FORMAT on bitmap formats instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Roderick Colenbrander
wgl: Use local pixel format data for WGL_ACCELERATION_ARB.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Roderick Colenbrander
wgl: Make sure WGL_DRAW_TO_BITMAP_ARB is only seen...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Roderick Colenbrander
wgl: Make sure WGL_SUPPORT_GDI_ARB is only seen on...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Roderick Colenbrander
wgl: Add WGL_SWAP_METHOD_ARB support.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Roderick Colenbrander
wgl: Offer PFD_GENERIC_ACCELERATED on bitmap capable...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Roderick Colenbrander
wgl: Select bitmap capable formats when PFD_DRAW_TO_BIT...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Roderick Colenbrander
wgl: Duplicate some single buffered pixel formats for...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Roderick Colenbrander
opengl: Add WGL_EXT_pixel_format_packed_float support.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Dmitry Timoshkov
winex11.drv: The MAT2 parameter of GetGlyphOutline...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Michael Stefaniuc
winex11.drv: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Maarten Lankhorst
gdi32/winex11.drv: Change all gdi/opengl operations...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Andrew Talbot
winex11.drv: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Michael Stefaniuc
winex11.drv: Remove some superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Roderick Colenbrander
winex11: Move all delayed GLX context creation code...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-15
Ivan Sinitsin
winex11: Set copy mode when rendering OpenGL picture.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Stefan Dösinger
winex11: Add a run-total fps counter to the fps debug...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-02
Peter Oberndorfer
opengl32: Fix a typo (wglShaderLists -> wglShareLists).
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Alexandre Julliard
winex11: Print more details on OpenGL load failure...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Alexandre Julliard
winex11: Check for matching pixel format in wglMakeCurrent.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-28
Alexandre Julliard
winex11: Add support for performing GL calls on a top...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-28
Alexandre Julliard
winex11: Make sure that all glX functions are called...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-28
Alexandre Julliard
winex11: Change the pixel format initialisation to...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-14
Alexandre Julliard
wgl: Don't call ExtEscape if we don't have a GL context.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Alexandre Julliard
winex11: Silence a harmless error.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-02
Andrew Talbot
winex11.drv: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Roderick Colenbrander
opengl32: Get rid of X/GLX leftovers.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Roderick Colenbrander
wgl: We were already advertising GL_EXT_framebuffer_sRG...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alexandre Julliard
winex11: Fix debug trace using the removed opengl channel.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Roderick Colenbrander
wgl: Add a wine specific WGL extension which allows...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Roderick Colenbrander
wgl: Put the core functionality of X11DRV_SetPixelForma...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Alexandre Julliard
winex11: Get rid of the unnecessary opengl debug channel.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Roderick Colenbrander
wgl: Add missing WGL_STEREO_ARB to ConvertAttribWGLtoGLX.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Roderick Colenbrander
wgl: Fix ChoosePixelFormat behavior.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Roderick Colenbrander
wgl: Move all winex11.drv opengl traces to wgl.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Roderick Colenbrander
wgl: Return TRUE on wglReleasePbufferDCARB success.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
Roderick Colenbrander
wgl: Add aux buffers support for use with wglChoosePixe...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Chris Robinson
winex11: Fix wglCopyContext case where GLX contexts...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Alexandre Julliard
user32: Moved the DCE support from winex11 back to...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Roderick Colenbrander
wgl: Add aux buffers support to DescribePixelFormat.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Roderick Colenbrander
wgl: Remove unneeded opengl initialisation code at...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Roderick Colenbrander
wgl: Remove the pixel format limitation.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-07
Christopher Harvey
winex11: Added WGL_BIND_TO_TEXTURE_DEPTH_NV to ConvertA...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Andrew Talbot
winex11.drv: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Francois Gouget
winex11: Add the trailing '\n' to a Wine trace.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Roderick Colenbrander
wgl: Add wglCopyContext support.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-11
Francois Gouget
winex11.drv: Add the trailing '\n' to a Wine trace.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Chris Robinson
winex11: Don't choose double buffered modes with gdi...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Chris Robinson
winex11: Use the specified format for GL Bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Chris Robinson
winex11: Create GLXPixmap for bitmaps in SetPixelFormat.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Alexandre Julliard
winex11: Don't store a physdev pointer in the GL context.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Alexandre Julliard
winex11: Use ExtEscape to flush the GL drawable to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Chris Robinson
winex11: Load and use GLX_MESA_copy_sub_buffer for...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Chris Robinson
winex11: Use a GLXPixmap for offscreen OpenGL rendering...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Chris Robinson
winex11: Track async GL drawable changes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Chris Robinson
winex11: Pass a display parameter when destroying glxpi...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Chris Robinson
winex11: Use an offscreen redirected window for child...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Chris Robinson
wgl: Remove GL scissors/viewport override.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Chris Robinson
winex11: Store a GL-specific drawable with the window.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Alexandre Julliard
winex11.drv: Don't call GDI functions while holding...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Chris Robinson
wgl: Override glFinish and glFlush.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Chris Robinson
wgl: Don't set a pixel format on windows that already...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Chris Robinson
wgl: Store the fbconfig id with the window when a pixel...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Roderick Colenbrander
wgl: Fix a major ATI regression.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Chris Robinson
winex11: Remove improper comment and dead code from...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Chris Robinson
winex11: Remove useless checks from wglCreateContext.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Chris Robinson
winex11: Free visual info stored with the context.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Chris Robinson
winex11: Don't assume just one on-screen pixel format.
blob
|
commitdiff
|
raw
|
diff to current
next