Displaying 20 results from an estimated 699 matches for "glx".
Did you mean:
alx
2010 Oct 23
2
[Wine 1.3.5] Glu error on custom 3D application
...CRT" (9.0.21022.8)
trace:wgl:wglGetProcAddress func: 'wglGetIntegerv'
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 4.1.0 NVIDIA 260.19.12.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer : GeForce GTX 460/PCI/SSE2.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX vendor: : NVIDIA Corporation.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX v...
2017 Aug 24
2
glx error with nouveau
Hello all,
My laptop has Nouveau installed as the graphic driver. The version is 2.6.32-573.12.1.el6.x86_64. And when I tried to run a software(CONVERGE STUDIO), I find such errors:
Xlib: extension "GLX" missing on display ":0.0".
QGLTempContext: No GL capable X visuals available.
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0&qu...
2006 Jul 21
1
GLX redirection extension
I think that I may have found a potentially useful way out of some
problems within the current compositing framework. Basically, the server
has information that the compositor would find useful.
Of course, I may be wrong ...
GLX redirection
---------------
The GLX protocol provides GL applications with the contexts and
drawables that they require to execute GL. Since the X server is
usually in charge of drawing operations on the screen real estate,
it is usually in a good position to service the GLX protocol.
However,...
2017 Aug 27
2
glx error with nouveau
...support OPENGL 3.3 ?
Best,
Yunde
________________________________
From: ibmirkin at gmail.com <ibmirkin at gmail.com> on behalf of Ilia Mirkin <imirkin at alum.mit.edu>
Sent: Friday, August 25, 2017 6:27:43 PM
To: Su, Yunde
Cc: nouveau at lists.freedesktop.org
Subject: Re: [Nouveau] glx error with nouveau
Nouveau was merged upstream into the kernel in 2.6.35 or so. The
2.6.32-based system you have is a franken-kernel maintained by RedHat.
You should go to them for support.
I'd recommend trying a distro based on a kernel that was released more
recently than Dec 2009.
On Thu,...
2002 Feb 28
0
wine compile error libx11drv.so glx.c
...I. -I../../include -I../../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT
-I/usr/X11R6/include -o xvidmode.o xvidmode.c
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT
-I/usr/X11R6/include -o glx.o glx.c
glx.c: In function `X11DRV_GLX_ContextCreate':
glx.c:719: warning: implicit declaration of function
`glXGetProcAddressARB'
glx.c:719: warning: initialization makes pointer from integer without
a cast
glx.c: In function `X11DRV_GLX_SceneCapture':
glx.c:917: warning: `sz' migh...
2007 Mar 19
1
Wine just died of some "GLX" error
Everything was perfect. But suddenly wine just died days ago. I do not
remember I made any big modification to my UBUNTU 6.10.
With "$>glxinfo" I get:
name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
visual...
2017 Aug 27
1
glx error with nouveau
...any hardware. Most reasonable software that
requires advanced functionality uses core contexts though.
On Sat, Aug 26, 2017 at 10:38 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> Depends on the hardware. You may be interested in looking at
> https://people.freedesktop.org/~imirkin/glxinfo/ for specifics.
>
> On Sat, Aug 26, 2017 at 9:42 PM, Su, Yunde <su.526 at buckeyemail.osu.edu> wrote:
>> Hi IIia,
>>
>>
>> Thank you very much for your help.
>>
>> Does the distro released more recently than Dec 2009 support OPENGL 3.3 ?
>>...
2006 Apr 27
1
Re: problem installing DesignCAD 3D Max 14.1 under wine
Daniel Skorka wrote:
> R. Steven Rainwater <steve@ncc.com> wrote:
>>The only errors that showed up on the console during all this were:
>><...>
>>err:wgl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0)
>
> That's why you don't see anything. DesignCAD uses OpenGL to do the
> actual drawing, and wine isn't performing very gracefully in your case.
I've continued to work on debugging this. I've got wine compiling from
source and...
2010 Jun 15
1
Lots of bugs in xubuntu lucid
...rmation.
3) Corrupted colors! Especially black - i see a set of random sized huge
gray pixels instead of solid black area. Other colors are suffering too,
see http://imagebin.ca/view/ay3nrec.html.
$uname -a
Linux lynn 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010
i686 GNU/Linux
$glxinfo
$ glxinfo
name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display &...
2012 Feb 13
1
Conflict installing nvidia-glx-ia32 on 64 bit Debian
I'm trying to get EVE Online working on WINE in Debian Wheezy. I get the following error when I try to run eve.exe:
err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat
I believe I've traced the problem to needing the nvidia-glx-ia32 drivers. However, when I run apt-get install nvidia-glx-ia32, I get:
# apt-get install nvidia-glx-ia32
...
The following packages will be REMOVED:
libgl1-nvidia-glx nvidia-glx xserver-xorg-video-nvidia
...
So how can I install the nvidia 32-bit compat libraries without removing my n...
2018 Mar 05
2
nouveau 30bpp / deep color status
...though it could).
>> Mesa was only enabled for XRGB, so I've piped XBGR through all the
>> same places:
>>
>> https://github.com/imirkin/mesa/commits/30bpp
>>
>
> Wrt. mesa, those patches are now in master and i think we have a bit of a
> problem under X11+GLX:
>
> https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/state_trackers/dri/dri_screen.c#n108
>
> dri_fill_in_modes() defines MESA_FORMAT_R10G10B10A2_UNORM,
> MESA_FORMAT_R10G10B10X2_UNORM at the top inbetween the BGRX/A formats
> ignoring the instructions that
> "/* T...
2007 Mar 12
1
Installation and Winecfg questions
When I run winecfg from a terminal, it starts by complaining:
-bash $ Xlib: extension "GLX" missing on display ":0.0".
err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect
problems
err:wgl:has_opengl Intialization of OpenGL info failed, disabling OpenGL!
Xlib: extension "GLX" missing on display ":0.0".
err:wgl:X11DRV_WineGL_Ini...
2017 Aug 27
0
glx error with nouveau
Depends on the hardware. You may be interested in looking at
https://people.freedesktop.org/~imirkin/glxinfo/ for specifics.
On Sat, Aug 26, 2017 at 9:42 PM, Su, Yunde <su.526 at buckeyemail.osu.edu> wrote:
> Hi IIia,
>
>
> Thank you very much for your help.
>
> Does the distro released more recently than Dec 2009 support OPENGL 3.3 ?
>
>
> Best,
>
> Yunde
>...
2012 Mar 05
2
Counter-Strike 1.6 extremely slow
...Code:
WINEARCH=win32 winecfg
This is my direct rendering log:
Code:
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 2.1 Mesa 7.11.2.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer : Mesa DRI Intel(R) 965GME/GLE x86/MMX/SSE2.
trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX vendor: : SGI.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX version : 1.4.
trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX vendor: : Me...
2015 Jan 24
0
[ANNOUNCE] xorg-server 1.16.99.902
...aland.
-keith
Aaron Plattner (2):
xfree86: Bump ABI versions (video: 19, extension: 9)
os: "Server terminated successfully" is not an error
Adam Jackson (17):
mi: Fix regression in arc drawing
render: fix ChangePicture when Xinerama is active (v2) (#49170)
glx: Be more paranoid about variable-length requests [CVE-2014-8093 1/6]
glx: Be more strict about rejecting invalid image sizes [CVE-2014-8093 2/6]
glx: Additional paranoia in __glXGetAnswerBuffer / __GLX_GET_ANSWER_BUFFER (v2) [CVE-2014-8093 3/6]
glx: Fix image size computation for...
2013 Jun 07
2
Bad performace for NV18 driver
...old GeForce4 MX 4000 (NV18) with 128 MB.
I have made 2 test.
-The default configuration, using nomodeset without nouveau_vieux_dri.so
$inxi -G
Graphics: Card: NVIDIA NV18 [GeForce4 MX 4000]
X.Org: 1.12.4 drivers: vesa,nouveau (unloaded: fbdev)
Resolution: 1024x768 at 0.0hz
GLX Renderer: N/A GLX Version: N/A
-The "optimized" configuration, after removing nomodeset, installing
the 3d driver (nouveau_vieux_dri.so, package libgl1-mesa-dri) and
configure the xorg to use only nouveau
$inxi -G
Graphics: Card: NVIDIA NV18 [GeForce4 MX 4000] X.Org: 1.12.4 driver:
nou...
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...uot;
glamor: Squash unused variable warning
Revert "tests: fix --disable-xorg build"
dmx: Remove non-evdev hardware input drivers
kdrive: Remove non-evdev input drivers
composite: Remove a misleading comment
composite: Export compIsAlternateVisual
glx: Send GLX_VISUAL_SELECT_GROUP_SGIX attribute for visuals
glx: Move Composite's synthetic visuals to a different select group
loader: Port from xfree86 to dix API
loader: Remove *GetOS
loader: Don't add internal/ to the search path
loader: Include fewer headers...
2017 Aug 25
0
glx error with nouveau
...Su, Yunde <su.526 at buckeyemail.osu.edu> wrote:
> Hello all,
>
>
> My laptop has Nouveau installed as the graphic driver. The version is
> 2.6.32-573.12.1.el6.x86_64. And when I tried to run a software(CONVERGE
> STUDIO), I find such errors:
>
> Xlib: extension "GLX" missing on display ":0.0".
> QGLTempContext: No GL capable X visuals available.
> Xlib: extension "GLX" missing on display ":0.0".
> Xlib: extension "GLX" missing on display ":0.0".
> Xlib: extension "GLX" missing on d...
2013 Jun 08
1
Bad performace for NV18 driver
After update the system now I use:
Kernel 3.9.2
x server 1.12.4
nouveau 1.0.7
the xorg config are at:
http://pastebin.com/2LUxLiVs
It's the one installed by my distro, without any modification
I have made 2 test.
Normal boot
Xorg at http://pastebin.com/reZdAXEF
GLX Renderer is detected as GLX "Mesa DRI nv18 x86/MMX+/3DNow!+/SSE GLX"
Same configuration with nomodeset
Xorg log at http://pastebin.com/ZbXBG8sz
GLX Renderer: Gallium 0.4 on softpipe
Results for Cairo test with and without nomodeset
http://openbenchmarking.org/result/1306082-CGAR-CAIROT...
2007 Mar 23
3
Problems with screensavers / X config
Here's what I get - no idea what to fix or how - help needed:
[mhr at mhrichter ~]$ glxinfo
name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
visual x bf lv rg...