From owner-freebsd-x11@freebsd.org Sun Feb 14 17:44:32 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7928CAA8948 for ; Sun, 14 Feb 2016 17:44:32 +0000 (UTC) (envelope-from johannes@brilliantservice.co.jp) Received: from mail-vk0-x230.google.com (mail-vk0-x230.google.com [IPv6:2607:f8b0:400c:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39320B90 for ; Sun, 14 Feb 2016 17:44:32 +0000 (UTC) (envelope-from johannes@brilliantservice.co.jp) Received: by mail-vk0-x230.google.com with SMTP id k196so92834422vka.0 for ; Sun, 14 Feb 2016 09:44:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brilliantservice-co-jp.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Mc1DZ6qj0Hn3Lve1mhhsAZIndovfKeFt/upTuQOahqI=; b=KZssA4Kz9Isfe6S2e+okwN0mvBrVUoNGlwEjLPhypYOX0Fx/wp23cVpKVMtKqLM5O9 Majz4mYc4F9i3eQHkw7Q+psmsMdjmnMm3BrWv+CkZntzOStjudsUYx8VyBM0vyIzeSWv TSZCWuDhJdMuabhnwktVIfn7XTjDOc8+4/72uN77lYjXf2nAkbOXWngHD0gXQkzqVpQZ J7tMuNneU3pgRiiooNQU+BC7pVub9ci0koErdBzaMWawhCJJfxqHzc+QVSgjnhedabQb VC6zRVfTVFPcb0mIpvYji9wwFLEZ6WvnVX+67OfgplDjgq1nQjCytKRE4aizwekGifR8 ZPPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=Mc1DZ6qj0Hn3Lve1mhhsAZIndovfKeFt/upTuQOahqI=; b=NYiiT7r+r9Bg/Nn0xIySSo/GBmvIUZzptxD+trYmLYn7WecjJ/a/OUgT5+ePu9b7G3 u53AAvksD+YdnOIKChfapbPUXs2BbKVR0SHMbK2nj1fhn3KaTZ9uoh8hthBejcaM1cDx B4uZ8PTOQ88ay3oIM3OCffCvSlalMl8UsxNKcr0WMJwSSDa1GjNOlOMEln+W2Ewjrb/H hfZz9F4ALleWhpRAmZdJjehx3AYjFN5TF/we7ZB5hd/fLFrTaaVL1Vdh2KcwU6tVwU/l B3JlmWCpXbxcXsrcCzhb2qnhnUXb8zeCZfvEQ5NG2/PpJZzHBWPWbVMbnzRR/F3vFZVL ci3Q== X-Gm-Message-State: AG10YOT5c3LKNMYFtTWgmAjiFoloAwKV30HJ6vDo78Y5rR5UURbt/dTFNX8q1lpSxYtgo4ww0yesmj0FfTakNgRJBXkX8ReKOb5p9zVbBpFQAZexwX7qh59TQGFR63zdp71eTtAIxE+Eor77iV8tlg== X-Received: by 10.31.58.213 with SMTP id h204mr10317593vka.101.1455471870994; Sun, 14 Feb 2016 09:44:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.3.161 with HTTP; Sun, 14 Feb 2016 09:44:16 -0800 (PST) In-Reply-To: <20160214194906.5b1d6f6b@fujitsu> References: <20160115103123.097be7d9@fujitsu> <5698A68D.8080202@dumbbell.fr> <20160115214315.4ee47348@fujitsu> <56B5434E.8070907@dumbbell.fr> <20160214131056.773c9f87@fujitsu> <1455456349.1203.3.camel@michaeleichorn.com> <20160214194906.5b1d6f6b@fujitsu> From: "Lundberg, Johannes" Date: Sun, 14 Feb 2016 09:44:16 -0800 Message-ID: Subject: Re: Does FreeBSD support OpenGL 3.3? To: Eax Melanhovich Cc: "Michael B. Eichorn" , "freebsd-x11@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Feb 2016 17:44:32 -0000 Hello Eax It seems it fails to open the drm device. Have you added your user to the "video" group? -- Name: Johannes Lundberg Position: Mirama project leader Phone: +1-408-636-2161 Skype: brilliantjohannes Online: LinkedIn Facebook Reddit Twitter GitHub GitLab Company: Mirama Brilliantservice US Brilliantservice JP On Sun, Feb 14, 2016 at 8:49 AM, Eax Melanhovich wrote: > Hello, Michael > > > The WIP kernel driver instructions are here: > > > https://wiki.freebsd.org/Graphics/Update%20i915%20GPU%20driver%20to%20Lin= ux%203.8 > > It works! I have OpenGL 3.3 now. But there is a problem. > > Here is a program I used to test OpenGL support: > > https://github.com/afiskon/c-opengl-text > > This is how it looks on Ubuntu, Windows and MacOS: > > http://eax.me/files/2016/02/opengl-text.jpg > > And this is how it looks on FreeBSD: > > http://imagizer.imageshack.com/img923/6271/UrwLLK.png > > All DXT textures are rendered either black or white. I recognize this > behaviour because I observed it recently when I tried to run OpenGL > examples on VMWare: > > > http://askubuntu.com/questions/730536/vmware-workstation-doesnt-render-dd= s-dxt-textures > > Also note suspicious output from libGL. > > -- > Best regards, > Eax Melanhovich > http://eax.me/ > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > --=20 =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D= -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- =E7=A7=98=E5=AF=86=E4=BF=9D=E6=8C=81=E3=81=AB=E3=81=A4=E3=81=84=E3=81=A6=EF= =BC=9A=E3=81=93=E3=81=AE=E9=9B=BB=E5=AD=90=E3=83=A1=E3=83=BC=E3=83=AB=E3=81= =AF=E3=80=81=E5=90=8D=E5=AE=9B=E4=BA=BA=E3=81=AB=E9=80=81=E4=BF=A1=E3=81=97= =E3=81=9F=E3=82=82=E3=81=AE=E3=81=A7=E3=81=82=E3=82=8A=E3=80=81=E7=A7=98=E5= =8C=BF=E7=89=B9=E6=A8=A9=E3=81=AE=E5=AF=BE=E8=B1=A1=E3=81=A8=E3=81=AA=E3=82= =8B=E6=83=85=E5=A0=B1=E3=82=92=E5=90=AB=E3=82=93=E3=81=A7=E3=81=84=E3=81=BE= =E3=81=99=E3=80=82 =E3=82=82=E3=81=97=E3=80=81=E5=90=8D=E5=AE=9B=E4=BA=BA=E4=BB=A5=E5=A4=96=E3= =81=AE=E6=96=B9=E3=81=8C=E5=8F=97=E4=BF=A1=E3=81=95=E3=82=8C=E3=81=9F=E5=A0= =B4=E5=90=88=E3=80=81=E3=81=93=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB=E3=81=AE= =E7=A0=B4=E6=A3=84=E3=80=81=E3=81=8A=E3=82=88=E3=81=B3=E3=81=93=E3=81=AE=E3= =83=A1=E3=83=BC=E3=83=AB=E3=81=AB=E9=96=A2=E3=81=99=E3=82=8B=E4=B8=80=E5=88= =87=E3=81=AE=E9=96=8B=E7=A4=BA=E3=80=81 =E8=A4=87=E5=86=99=E3=80=81=E9=85=8D=E5=B8=83=E3=80=81=E3=81=9D=E3=81=AE=E4= =BB=96=E3=81=AE=E5=88=A9=E7=94=A8=E3=80=81=E3=81=BE=E3=81=9F=E3=81=AF=E8=A8= =98=E8=BC=89=E5=86=85=E5=AE=B9=E3=81=AB=E5=9F=BA=E3=81=A5=E3=81=8F=E3=81=84= =E3=81=8B=E3=81=AA=E3=82=8B=E8=A1=8C=E5=8B=95=E3=82=82=E3=81=95=E3=82=8C=E3= =81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=8A=E9=A1=98=E3=81=84=E7=94=B3=E3=81= =97=E4=B8=8A=E3=81=92=E3=81=BE=E3=81=99=E3=80=82 --- CONFIDENTIALITY NOTE: The information in this email is confidential and intended solely for the addressee. Disclosure, copying, distribution or any other action of use of this email by person other than intended recipient, is prohibited. If you are not the intended recipient and have received this email in error, please destroy the original message.