d3dx9_36: Add support for DIB file in D3DXGetImageInfoFromFileInMemory.
[wine] / dlls / opengl32 /
2009-11-23  Roderick Colenbranderopengl32: Fix wglCreateContextAttribsARB test on vista...
2009-11-19  Roderick Colenbranderopengl32: Get rid of invalid opengl 0.0 test.
2009-11-19  Roderick Colenbranderopengl32: No display driver supports windowless opengl3...
2009-11-18  Roderick Colenbranderopengl32: Sync with latest OpenGL extensions.
2009-11-18  Roderick Colenbranderwgl: Add initial WGL_ARB_create_context support.
2009-11-16  Roderick Colenbranderopengl32/tests: fix wglShareLists error messages.
2009-10-15  Stefan Dösingeropengl32: Give wglSwapBuffers a real function, make...
2009-10-02  Alexandre Julliardopengl32/tests: Use explicit prototypes for function...
2009-09-22  Rico Schülleropengl32/tests: Improve test for wglMakeCurrent.
2009-08-05  Roderick Colenbranderopengl32: Add opengl 3.2 extensions.
2009-06-22  Francois GougetAssorted spelling fixes.
2009-06-11  Alexandre Julliardopengl32: Make the script default to version 1.1. Remov...
2009-06-11  Roderick Colenbranderopengl32: Get rid of glext.h.
2009-06-11  Roderick Colenbranderopengl32: Sync with the latest opengl 3.1 extensions...
2009-05-28  Alexandre Julliardopengl32: Generate the correct trace arguments for...
2009-05-20  Roderick Colenbranderwgl: Add a test for WGL_ACCELERATION_ARB and the PFD_GE...
2009-05-12  Roderick Colenbranderopengl32: Add a wglShareLists test.
2009-04-14  Michael Stefaniucopengl32: Remove superfluous pointer casts.
2009-04-06  Roderick Colenbranderopengl32: Update with the latest OpenGL extensions.
2009-02-24  Francois Gougetopengl32/tests: Replace a couple of trace()s with skip()s.
2009-02-24  Francois Gougetopengl32/tests: Use win_skip() to skip over unimplement...
2009-01-08  Alexandre Julliardopengl32: Automatically download the GL spec files...
2009-01-08  Alexandre Julliardopengl32: Use INT_PTR instead of ptrdiff_t in generated...
2008-12-30  Alexandre Julliardopengl32: Define an enum for extensions to make diffs...
2008-12-30  Michael Stefaniucopengl32: make_opengl: Do not add explicit casts of...
2008-12-05  Huw Daviesopengl/tests: Skip tests if we can't find a pixel format.
2008-11-26  Francois Gougetopengl32: Remove WINAPI on static functions where not...
2008-10-27  Roderick Colenbranderopengl32: Mark some opengl3 tests as wine_todo.
2008-10-20  Roderick Colenbranderopengl32: Add some updates for recent opengl extensions.
2008-10-14  Roderick Colenbranderopengl32/tests: Don't call wglGetProcAddress at the...
2008-10-10  Roderick Colenbranderopengl32: Add a test case for WGL_ARB_create_context...
2008-09-30  Roderick Colenbranderopengl32: Merge recent opengl extensions and prepare...
2008-09-30  Roderick Colenbranderopengl32: Remove some tests which cause issues on win9x.
2008-09-30  Roderick Colenbranderopengl32: Add some driver traces to the tests.
2008-09-29  Roderick Colenbranderopengl32: Don't run wgl tests on old gl drivers.
2008-09-29  Francois Gougetmake_opengl: Avoid the deprecated '$#' construct.
2008-07-04  Massimo Del Fedeleopengl32: glGetString() should return NULL on NULL...
2008-06-18  Alexandre Julliardwinex11: Check for matching pixel format in wglMakeCurrent.
2008-05-28  Alexandre Julliardopengl32/tests: Add a couple of test cases for pixel...
2008-05-23  James Hawkinsopengl32: Trace a test result that fails inconsistently...
2008-05-06  Francois GougetAdd a comment warning when a table must be kept sorted...
2008-05-01  Alexandre Julliardopengl32: Dynamically load libGLU.
2008-05-01  Alexandre Julliardconfigure: Improve the check for the GLU library.
2008-05-01  Roderick Colenbranderopengl32: Get rid of X/GLX leftovers.
2008-04-30  Roderick Colenbranderopengl32: Drop the ChoosePixelFormat test as it is...
2008-04-17  Austin EnglishSpelling fixes.
2008-04-01  Roderick Colenbranderwgl: Fix ChoosePixelFormat behavior.
2008-03-24  Markus Amsleropengl: Allocate DisabledExtensions buffer.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-27  Francois Gougetopengl32/tests: Add the trailing '\n' to an ok() call...
2008-02-25  Roderick Colenbranderwgl: Add a test case for wglCreateContext.
2008-02-11  Paul Vriensopengl32/tests: Only use functions if they are implemented.
2007-12-08  Detlef RiekenbergAssorted spelling fixes.
2007-12-08  Alexandre Julliardopengl32: ntdll import is still needed when building...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-03  Chris Robinsonwgl: Remove GL scissors/viewport override.
2007-09-25  Chris Robinsonwgl: Override glFinish and glFlush.
2007-09-20  Chris Robinsonwgl: Don't set a pixel format on windows that already...
2007-09-18  Chris Robinsonwgl: Store the fbconfig id with the window when a pixel...
2007-08-23  Roderick Colenbranderwgl: Fix wglGetCurrentReadDCARB bugs.
2007-08-20  Roderick Colenbranderopengl32: Don't use 64bit gl types.
2007-08-20  Roderick Colenbranderopengl32: Fix some gl type bugs.
2007-08-20  Paul Vriensopengl32/tests: Be a bit more verbose when doing wglGet...
2007-08-14  Chris Robinsonwgl: GDI support is not advertised with double buffering.
2007-08-06  Chris Robinsonwgl: WGL_COLOR_BITS_ARB does include alpha.
2007-08-03  Francois Gougetopengl32/tests: Add missing '\n' to ok() call.
2007-08-02  Roderick Colenbranderwgl: SetPixelFormat should fail on the root window.
2007-08-02  Roderick Colenbranderwgl: GetPixelFormat fix for offscreen formats.
2007-07-26  Roderick Colenbranderopengl32: Relax extension checking.
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-05-16  Andrew Talbotopengl32: Exclude unused header.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-02-19  Roderick Colenbranderopengl32: Add new extensions.
2007-01-25  Jan Zerebeckiopengl32: Remove redundant const.
2006-12-29  Roderick Colenbranderopengl32: Fix wglGetProcAddress typo.
2006-12-28  Roderick Colenbranderopengl32: Add OpenGL 2.1 support and more extensions.
2006-12-28  Roderick Colenbranderwgl: Fix wglGetProcAddress bug.
2006-12-12  Alexandre Julliardwinex11.drv: Get rid of the display pointer in the...
2006-12-12  Alexandre Julliardopengl32: Don't use ENTER_GL/LEAVE_GL around calls...
2006-12-12  Alexandre Julliardopengl32: Avoid generating a wrapper for internal funct...
2006-12-12  Ulrich Czekallawinex11.drv: Correctly position and clip opengl child...
2006-11-13  Francois GougetAdd some documentation headers to make winapi_check...
2006-11-10  Alexandre Julliardopengl32: Hack to make sure winex11 is loaded before...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-06  Roderick Colenbranderopengl32: Use HKCU instead of HKLM.
2006-11-04  Roderick Colenbranderopengl32: Remove glx context.
2006-11-03  Roderick Colenbranderwgl: Add extension checking code / glxGetProcAddress...
2006-10-27  Roderick Colenbranderwgl: Move part of wglGetProcAddress to gdi32.
2006-10-17  Roderick Colenbranderwgl: Move wglDeleteContext to gdi32.
2006-10-16  Roderick Colenbranderwgl: Move wglShareLists to gdi32.
2006-10-16  Roderick Colenbranderwgl: Move wglGetCurrentDC to gdi32.
2006-10-16  Roderick Colenbranderwgl: Move wglGetCurrentContext to gdi32.
2006-10-06  Roderick Colenbranderx11drv: Fix building issue.
2006-10-05  Michael Stefaniucopengl32: Win64 printf format warning fixes.
2006-10-04  Roderick Colenbrandergdi32: Route WGL font code through gdi32.dll.
2006-10-04  Roderick Colenbrandergdi32: Route WGL context code through gdi32.dll.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-26  Roderick Colenbranderwinex11.Drv: Remove unneeded wgl exports.
next