summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/stw_ext_context.c
Commit message (Expand)AuthorAgeFilesLines
* st/wgl: include u_debug.hBrian Paul2015-11-121-0/+2
* st/wgl: Couple of fixes to opengl32.dll's wglCreateContext/wglDeleteContext d...Jose Fonseca2015-04-151-9/+9
* st/wgl: Implement WGL_EXT_create_context_es/es2_profile.José Fonseca2014-11-141-34/+31
* st/wgl: add WINAPI qualifiers on wgl function typedefsBrian Paul2014-10-031-2/+2
* st/wgl: use _debug_printf() instead of fprintf()Brian Paul2014-05-301-7/+3
* st/wgl: fix implementation of wglCreateContextAttribsARB()Brian Paul2014-05-301-12/+92
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* st/wgl: 80-column wrappingBrian Paul2012-06-251-3/+6
* implement WGL_ARB_create_contextMorgan Armand2011-10-281-0/+119