From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 102965] glColor functions producing GL_INVALID_OPERATION Date: Sun, 24 Sep 2017 20:08:17 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0269917137==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 142526E106 for ; Sun, 24 Sep 2017 20:08:17 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0269917137== Content-Type: multipart/alternative; boundary="15062836960.9630f179E.25150"; charset="UTF-8" --15062836960.9630f179E.25150 Date: Sun, 24 Sep 2017 20:08:16 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D102965 Bug ID: 102965 Summary: glColor functions producing GL_INVALID_OPERATION Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: minor Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: pdjeeves@zoho.com I'm getting the aforementioned error from all of the glColor functions I tr= y, example code: m_context =3D SDL_GL_CreateContext( window ); if(!m_context) exit(3); SDL_GL_MakeCurrent(window, m_context); initializeGlew(); glClearColor(.5, .75, .93, 1); checkGLerrors("glClearColor"); glColor4f(1, 1, 1, 1); checkGLerrors("glColor4f"); This is similar to bug #48535, except that it is happening in amdgpu instea= d of mesa. --=20 You are receiving this mail because: You are the assignee for the bug.= --15062836960.9630f179E.25150 Date: Sun, 24 Sep 2017 20:08:16 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
Bug ID 102965
Summary glColor functions producing GL_INVALID_OPERATION
Product DRI
Version unspecified
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity minor
Priority medium
Component DRM/AMDgpu
Assignee dri-devel@lists.freedesktop.org
Reporter pdjeeves@zoho.com

I'm getting the aforementioned error from all of the glColor f=
unctions I try,
example code:

m_context =3D SDL_GL_CreateContext( window );
if(!m_context) exit(3);
SDL_GL_MakeCurrent(window, m_context);

initializeGlew();
glClearColor(.5, .75, .93, 1);  checkGLerrors("glClearColor");
glColor4f(1, 1, 1, 1);          checkGLerrors("glColor4f");

This is similar to bug #48535, except that it is happe=
ning in amdgpu instead of
mesa.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15062836960.9630f179E.25150-- --===============0269917137== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0269917137==--