Changeset 72939
- Timestamp:
- Jun 29, 2018, 11:37:42 PM (6 years ago)
- File:
-
- 1 edited
-
grass/trunk/lib/nviz/render.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
grass/trunk/lib/nviz/render.c
r56019 r72939 114 114 } 115 115 116 rwin->contextId = glXCreateContext(rwin->displayId, v, NULL, GL_ FALSE);116 rwin->contextId = glXCreateContext(rwin->displayId, v, NULL, GL_TRUE); 117 117 118 118 if (!rwin->contextId) {
Note:
See TracChangeset
for help on using the changeset viewer.
