ole32: Remove some assertions in the stuctured storage code by
[wine] / dlls / opengl32 /
2006-09-11  Roderick Colenbranderwinex11.drv: Import glx makecurrent/wglsharelists.
2006-09-11  Roderick Colenbranderwinex11.drv: Import glx context code.
2006-09-08  Francois GougetAssorted spelling fixes.
2006-08-28  Roderick Colenbranderopengl: Fix Mesa/DRI regression.
2006-08-24  Roderick Colenbranderopengl32: Fix ATI OpenGL bug.
2006-08-17  Roderick Colenbranderx11drv/opengl: Pixel format rewrite.
2006-08-02  Alexandre Julliardopengl32: Make some functions and variables static.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-28  Huw Daviesopengl32: Fix the returned metrics and add a translatio...
2006-06-23  Huw Daviesopengl32: If there's no glX context don't return a...
2006-06-09  Alexandre Julliardopengl32: Store function pointers in a separate array...
2006-06-09  Alexandre Julliardopengl32: Only store the glX name if different from...
2006-06-09  Alexandre Julliardopengl32: Make all the function pointers and thunks...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-09  Tomas Carneckyopengl: Properly use glXQueryDrawable() to get the...
2006-03-27  Tomas Carneckyopengl: Put OpenGL setup functions into their own debug...
2006-03-21  Mike Hearnopengl32: Optimize thunks by storing GL context in...
2006-03-08  Huw Daviesopengl32: Implement wglUseFontOutlines.
2006-02-02  Huw Daviesopengl: Sync a dibsection to its pixmap before drawing...
2006-01-11  Huw Daviesopengl: Use indirect contexts if the surface is a pixmap.
2005-12-22  Raphael Junqueiraopengl: Fix last wgl regression.
2005-12-19  Huw Daviesopengl: Add support for rendering on bitmaps.
2005-12-08  Raphael Junqueiraopengl: render_texture
2005-12-03  Aric CyrMove standard WGL function declarations to wingdi.h.
2005-11-30  Raphael JunqueiraAdded some checks on wglCreatContext to avoid problems...
2005-11-29  Raphael JunqueiraFixed crash in wglShareList.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-24  Raphael JunqueiraFix incorrect implementation of WGL_COLOR_BITS_ARB.
2005-11-11  Raphael JunqueiraAdd GLXFBConfig on Wine_GLContext (we should remove...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-02  Martin FuchsCorrect WINAPI position for MSVC portability.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-28  H. VerbeetFix missing prototypes when using nVidia OpenGL headers.
2005-09-25  Alexandre JulliardReplace DPRINTF by TRACE in a few places.
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-08-10  Mike McCormackgcc 4.0 warning fixes.
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-06-27  Eric PouechNow generating argument-less functions as (void) instea...
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-06-21  Vitaly LipatovInitialize extensions after correct context is created.
2005-06-12  Lionel UlmerRemove some FIXMEs and replace them with TRACEs.
2005-05-30  Francois GougetAssorted spelling fixes.
2005-05-20  Francois GougetAdd 'use strict' and fix make_opengl accordingly.
2005-05-13  Alexandre JulliardAdded yet another missing OpenGL define.
2005-05-12  Raphael Junqueira- better robustness of pbuffer code (checks, SetLastErr...
2005-05-10  Raphael JunqueiraFix allocated buffer size to avoid buffer overflow.
2005-05-09  Aric CyrFix WGL_ACCELERATION_ARB queries from applications.
2005-05-09  Francois GougetDefine GLX_SAMPLE_BUFFERS_ARB and GLX_SAMPLES_ARB if...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-06  Alexandre JulliardRenamed ttydrv and x11drv to winetty.drv and winex11...
2005-05-06  Francois GougetAssorted spelling fixes.
2005-04-28  Raphael Junqueira- implement wglGetCurrentReadDCARB, wglMakeContextCurre...
2005-04-11  Tom WicklineSync to the latest opengl specs.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-10  Raphael Junqueira- implements WGL_ARB_render_texture support (no more...
2005-02-24  Raphael Junqueira- implement partial PBuffer support
2005-02-10  Tom WicklineSync to latest OpenGL specifications.
2005-01-31  Troy RolloAdd stubs for wglSwapIntervalEXT & wglGetSwapIntervalEXT.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-30  Eric PouechConst correctness fixes.
2004-11-23  Tom WicklineVersion resources cleanup.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-01  Lionel UlmerConvert mostly useless ERR to WARN message.
2004-08-16  Andreas MohrMove some OpenGL defines from the private wgl.h header...
2004-04-14  Christian CostaAdded glDeleteObjectBufferATI function.
2004-03-31  Tom WicklineSet version to Win XP Service patch 2.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-02  Lionel Ulmer- sync up with latest OpenGL specifications
2004-02-25  Lionel UlmerHandle proper substraction of unsigned numbers.
2004-02-24  Lionel Ulmer- fix 'empty' glyphs
2004-02-24  Lionel UlmerUse the NULL matrix instead of giving a badly filled...
2004-02-12  Alexandre JulliardAvoid a few more GetModuleHandle calls.
2004-02-07  Lionel UlmerBeginning of infrastructure to support WGL extensions.
2004-01-20  Alexandre JulliardRemoved some unnecessary inclusions of gdi.h.
2004-01-06  Lionel UlmerImplement wglUseFontBitmapsW.
2003-12-05  Alexandre JulliardRemoved now useless call to glXQueryExtensionsString.
2003-12-02  Daniel SkorkaFixed a problem using glXGetProcAddresARB with bad...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-04  Michael GünnewigFixed warnings with gcc option "-Wwrite-strings".
2003-09-17  Mike McCormackAdd missing LF in trace message.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-27  Dimitrie O. PaunRemove some unneeded __WINESRC__ tests from the headers.
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-07-11  Lionel UlmerCheck if 'GLX_ARB_get_proc_address' is supported before...
2003-07-11  Alexandre JulliardAvoid empty lines at the end of generated files.
2003-07-11  Lionel UlmerLoad glXGetProcAddressARB dynamically.
2003-07-08  Lionel UlmerOnly put 'pure' GL 1.2 calls in the 'opengl_norm.c...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-20  Lionel UlmerDo not use any typedefs in the GL thunks to prevent...
2003-06-13  Lionel UlmerUpgrade OpenGL thunks with latest version of OpenGL...
2003-05-07  Michael SchlüterAdded wglGetExtensionsStringARB.
2003-04-22  Alexandre JulliardMoved x11drv.h to dlls/x11drv.
2003-04-14  Lionel UlmerHave the 'make_opengl' in line with the (manually edite...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-03-06  Lionel UlmerSupport 'stub' wglGetExtensionsStringEXT function.
next