index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
wgl
/
stw_ext_context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
1
-212
/
+0
2020-04-16
wgl: silence some cast-warnings
Erik Faye-Lund
1
-2
/
+2
2020-03-27
wgl: use gldrv.h instead of stw_icd.h
Jesse Natalie
1
-6
/
+6
2017-03-31
st/wgl: add support for WGL_ARB_make_current_read
Brian Paul
1
-0
/
+15
2015-11-12
st/wgl: include u_debug.h
Brian Paul
1
-0
/
+2
2015-04-15
st/wgl: Couple of fixes to opengl32.dll's wglCreateContext/wglDeleteContext d...
Jose Fonseca
1
-9
/
+9
2014-11-14
st/wgl: Implement WGL_EXT_create_context_es/es2_profile.
José Fonseca
1
-34
/
+31
2014-10-03
st/wgl: add WINAPI qualifiers on wgl function typedefs
Brian Paul
1
-2
/
+2
2014-05-30
st/wgl: use _debug_printf() instead of fprintf()
Brian Paul
1
-7
/
+3
2014-05-30
st/wgl: fix implementation of wglCreateContextAttribsARB()
Brian Paul
1
-12
/
+92
2013-06-05
mesa: remove outdated version lines in comments
Rico Schüller
1
-1
/
+0
2013-04-23
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
1
-3
/
+4
2013-04-23
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
1
-1
/
+1
2013-04-23
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
1
-1
/
+1
2012-06-25
st/wgl: 80-column wrapping
Brian Paul
1
-3
/
+6
2011-10-28
implement WGL_ARB_create_context
Morgan Armand
1
-0
/
+119