winhttp: Do not free name too early (Coverity).
[wine] / include / wine / wgl.h
2012-11-07  Alexandre Julliardopengl32: Generate our own wgl.h header from the OpenGL...
2012-07-02  Alexandre Julliardwinex11: Replace wgl.h by the official wglext.h from...
2012-07-02  Alexandre Julliardwinex11: Move GLX definitions out of wgl.h.
2012-06-25  Roderick Colenbranderwinex11.drv: Remove GLX_ATI_render_texture support.
2009-11-19  Roderick Colenbranderwgl: Add support for WGL_ARB_create_context_profile...
2009-05-18  Roderick Colenbranderwgl: Add WGL_SWAP_METHOD_ARB support.
2009-04-21  Roderick Colenbranderopengl: Add WGL_EXT_pixel_format_packed_float support.
2008-10-27  Roderick ColenbranderOpengl32: Add defines for WGL_/GLX_ARB_create_context.
2008-04-30  Roderick Colenbranderwgl: We were already advertising GL_EXT_framebuffer_sRG...
2007-07-30  Roderick Colenbranderwgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectang...
2006-10-06  Roderick Colenbranderx11drv: Fix building issue.
2006-09-12  Roderick Colenbranderwinex11.drv: Move WGL extension code to winex11.drv.