[Mesa-dev] [Bug 74935] intel hd4600 missing features

2014-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74935 --- Comment #1 from Emil Velikov emil.l.veli...@gmail.com --- Most likely the applications do not request core profile, which implies 3.1 and GLSL 1.40 (or later). From the mesa 9.2 release notes OpenGL 3.1 is only available if requested at

[Mesa-dev] [Bug 74935] intel hd4600 missing features

2014-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74935 --- Comment #2 from Martin Jørgensen m...@gotu.dk --- does this require all developers of opengl applications to make a special exception in their code if dealing with mesa? or is the context creation behavior you mentioned only temporary? --

[Mesa-dev] [Bug 74935] intel hd4600 missing features

2014-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74935 --- Comment #3 from Emil Velikov emil.l.veli...@gmail.com --- (In reply to comment #2) does this require all developers of opengl applications to make a special exception in their code if dealing with mesa? or is the context creation behavior

[Mesa-dev] [Bug 74935] intel hd4600 missing features

2014-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74935 Martin Jørgensen m...@gotu.dk changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 74935] intel hd4600 missing features

2014-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74935 --- Comment #5 from Kenneth Graunke kenn...@whitecape.org --- The OpenGL API split into two profiles starting with 3.1/3.2: - The compatibility / legacy profile, which is backwards compatible all the way to GL 1.x. - The core profile, which drops