The OS was Win7, SP1.
I'm excited for the upcoming release. Kudos on the work you've done so
far!
Cheers.
Alan
On Monday, July 7, 2014 6:58:53 AM UTC-7, Alan Bahm wrote:
>
> Also worked on my windows laptop, but I should note that the fading color
> of the background happened at much higher frequency, like x50, as a
> flicker, rather than a nice fade in/out.
>
> Version 0.3.0-prerelease+3718 (2014-06-17 13:52 UTC)
> Commit c5107b3 (19 days old master)
> x86_64-w64-mingw32
>
>
> julia> Pkg.test("ModernGL")
> INFO: Testing ModernGL
> INFO: loaded GLFW 3.0.4 Win32 WGL MinGW DLL from
> C:\dev\julia\.julia\v0.3\GLFW\deps\usr\lib\glfw3
> [:gl_renderer=>"Intel(R) HD Graphics
> 4000",:gl_vendor=>"Intel",:glsl_version=>v"4.0.0",:gl_version=>v"4.0.0"]
> INFO: ModernGL tests passed
>
>
>
>
> On Monday, July 7, 2014 6:48:15 AM UTC-7, Alan Bahm wrote:
>>
>> Also worked for me on Mac 10.9.3 with
>>
>> Version 0.3.0-prerelease+3551 (2014-06-07 20:57 UTC)
>> Commit 547facf* (29 days old master)
>> x86_64-apple-darwin12.5.0
>>
>> I also got the messages
>>
>> INFO: loaded GLFW 3.0.4 Cocoa NSGL chdir menubar dynamic from
>> /Users/abahm/.julia/GLFW/deps/usr/lib/libglfw
>>
>> Dict{Symbol,Any} with 4 entries:
>>
>> :gl_renderer => "Intel HD Graphics 4000 OpenGL Engine"
>>
>> :gl_vendor => "Intel Inc."
>>
>> :glsl_version => v"4.10.0"
>>
>> :gl_version => v"4.1.0"
>>
>> *INFO: ModernGL tests passed*
>>
>>
>>
>>
>> On Monday, July 7, 2014 1:19:57 AM UTC-7, Simon Danisch wrote:
>>>
>>> Great! =)
>>>
>>>