po: Update French translation.
[wine] / dlls / gdi32 / opengl.c
2012-05-08  Alexandre Julliardwinex11: Implement wglGetPbufferDCARB with a DC escape...
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the OpenGL...
2010-11-08  Andrew Nguyenwinex11.drv: Ensure that the WGL context is removed...
2009-11-24  Francois Gougetgdi32: Make wglCreateContextAttribsARB() static.
2009-11-18  Roderick Colenbranderwgl: Add initial WGL_ARB_create_context support.
2009-11-16  Roderick Colenbranderwgl: Get rid of delayed GLX context creation. Instead...
2009-09-22  Rico Schüllergdi32: Check the current context in wglMakeCurrent().
2009-08-06  Andrew Nguyengdi32: Fix the type of a few return values.
2008-05-12  Alexandre Julliardgdi32: Make sure the DC is up-to-date before accessing...
2008-04-24  Roderick Colenbranderwgl: Add a wine specific WGL extension which allows...
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-18  Alexandre Julliardgdi32: Update the DC in most OpenGL functions.
2007-09-18  Alexandre Julliardgdi32: Replace remaining instance of DC_GetDCUpdate...
2007-08-29  Roderick Colenbrandergdi32: Print the function name in wglGetProcAddress.
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2006-12-15  Ulrich Czekallawinex11.drv: Avoid grabbing syslevel locks in the wrong...
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-11-06  Roderick Colenbranderwgl: Fix WoW screen flickering.
2006-10-31  Roderick Colenbranderwinex11.drv: Route wglMakeContextCurrentARB through...
2006-10-27  Roderick Colenbranderwgl: Move part of wglGetProcAddress to gdi32.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.