snowkit / snow

A low level cross platform framework for Haxe. Mac, Windows, Linux, Android, iOS, WebGL.
http://snowkit.org/snow
MIT License
133 stars 35 forks source link

Windowing; Web; Support antialising render config parameter #66

Closed haxiomic closed 9 years ago

haxiomic commented 9 years ago

this flag only hints to the browser the requested behavior rather than enforcing it

ruby0x1 commented 9 years ago

Thanks, this should also relate to https://github.com/underscorediscovery/snow/issues/53 Which ideally would make a note in the render_config structure whether or not the wish was granted (this is similar to how the native behaves)