Talk:OpenGL: Difference between revisions

m
added a section header to the first talk topic so that the TOC would be placed correctly.
(→‎Go entry broken: Added further comment and analysis.)
m (added a section header to the first talk topic so that the TOC would be placed correctly.)
 
(2 intermediate revisions by 2 users not shown)
Line 1:
 
== needs local hosting ? ==
This task really needs local hosting of the image in question. I'll work on enabling that sometime later today.--[[User:Short Circuit|Short Circuit]] 03:19, 7 October 2007 (MDT)
:Took me longer than expected, but it is done. See the resident bureaucrats if you need an image uploaded. --[[User:Short Circuit|Short Circuit]] 22:25, 9 October 2007 (MDT)
Line 5 ⟶ 7:
 
Another item: The C example appears to create a managed window, which goes slightly beyond the bounds of the task. Considering that such steps may be necessary for some languages, it should be mentioned in the example preamble. --[[User:Short Circuit|Short Circuit]] 12:21, 8 October 2007 (MDT)
 
 
===Go entry broken===
 
It seems "github.com/mewmew/glfw/win" has not been updated in 5 years, matching when the Go sample was last modified.
My suspicion is that glfw has been updated meanwhile and now split into 3.0/3.1/3.2 or something like that.
Line 43 ⟶ 47:
:So it appears that one (or more) of these tests is producing a null pointer though - as it works fine when the error returned by :gl.Init() is ignored - that this doesn't matter as far as this particular application is concerned.
 
:I've tried various things including updating the graphics card driver but to no avail so, unless you've any other ideas, I think for now :I'll just note that it ''may'' only work on Windows 10 if you ignore the initialization error.--[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 11:15, 23 January 2019 (UTC)
 
::plenty good enough for me, thanks. --[[User:Petelomax|Pete Lomax]] ([[User talk:Petelomax|talk]]) 16:40, 23 January 2019 (UTC)