intel tester wanted
#1
Can someone give me a status on Intel GPU with the latest mesa driver (10).
1/ GSdx ogl: SW mode
2/ GSdx ogl: HW mode

If 1 work but not 2

Edit GSdx.ini and use this following option
Quote:override_geometry_shader = 0

Thanks by advance
Reply

Sponsored links

#2
Do you want to only test the HD ones (integrated in CPUs) or do old ones like the 915 also count?? Smile
Reply
#3
actually IB and haswell. Older won t work anyway.
Reply
#4
Wow, no one?

I have Haswell, and Arch packaged Mesa 10 a few days ago, but I haven't yet gotten around to compiling the latest pcsx2 source. I have r5732 here.

With default settings, the picture is constantly flashing, there's textures missing everywhere (most notably text), and other glitches - see shots 1 and 2. Setting "override_geometry_shader = 0" things look fine - shot 3.

There are still some clipping issues, you can see them on the enemy to the right in shot 4. The last shot is the same enemy when using ZZOgl - no glitches there.

Some info:
Code:
$ glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Desktop x86/MMX/SSE2
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.0.1
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.0.1
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:

Code:
glX-Version 1.4 with Direct Rendering
Supported Opengl version: 3.3 (Core Profile) Mesa 10.0.1 on GPU: Mesa DRI Intel(R) Haswell Desktop x86/MMX/SSE2. Vendor: Intel Open Source Technology Center
Override geometry shaders detection

INFO: GL_ARB_separate_shader_objects is not supported
INFO: GL_ARB_gpu_shader5 is not supported
INFO: GL_ARB_shader_image_load_store is not supported
INFO: GL_ARB_clear_texture is not supported
INFO: GL_ARB_buffer_storage is not supported
INFO: GL_ARB_shader_subroutine is not supported
INFO: GL_ARB_explicit_uniform_location is not supported
INFO: GL_ARB_multi_bind is not supported
INFO: GL_ARB_bindless_texture is not supported


Attached Files Thumbnail(s)
                   
Reply
#5
Thanks, in this case I will disable geometry shader for everyone for the moment.
Reply
#6
I never succeeded in compiling PCSX 2 on my 64 bits Ubuntu. I have 3570k IB . I found many guide that where involving chroot but last time I tried, I couldn't get anything but a black screen...
OS : Windows 8 64bits / Ubuntu 13.04 64 bits / Arch Linux
CPU : Intel Core i5 3570k @ Stock 3.40 Ghz
Motherboard : GA-Z77-DS3H
GPU : Nvidia GTX 660Ti
RAM : 16 Go DDR3 @ 1600 mhz
Reply
#7
Did you check those 2 wiki:
http://code.google.com/p/pcsx2/wiki/Comp...deForLinux
http://code.google.com/p/pcsx2/wiki/Chro...tatusLinux

With recent ubuntu you don't need a chroot normally. Unfortunately it still a bit tricky because multiarch isn't complete (at least not on dev package).
Reply
#8
(12-20-2013, 01:13 PM)gregory Wrote: Did you check those 2 wiki:
http://code.google.com/p/pcsx2/wiki/Comp...deForLinux
http://code.google.com/p/pcsx2/wiki/Chro...tatusLinux

With recent ubuntu you don't need a chroot normally. Unfortunately it still a bit tricky because multiarch isn't complete (at least not on dev package).

You mean that I could try compilation normally without chroot on Ubuntu ?
OS : Windows 8 64bits / Ubuntu 13.04 64 bits / Arch Linux
CPU : Intel Core i5 3570k @ Stock 3.40 Ghz
Motherboard : GA-Z77-DS3H
GPU : Nvidia GTX 660Ti
RAM : 16 Go DDR3 @ 1600 mhz
Reply
#9
In short yes. You need to install *-dev:i386 package with g++-multilib
Reply
#10
I tried the following :
"sudo apt-get install libaio-dev:i386 libasound2-dev:i386 libbz2-dev:i386 libcg:i386 libcggl:i386 libegl1-mesa-dev:i386 libgl1-mesa-dev:i386 libglew-dev:i386 libglu1-mesa-dev:i386 libgtk2.0-dev:i386 libjpeg-dev:i386 libsdl1.2-dev:i386 libsoundtouch-dev:i386 libsparsehash-dev libwxbase2.8-dev:i386 libwxgtk2.8-dev:i386 libx11-dev:i386 nvidia-cg-dev:i386 nvidia-cg-toolkit portaudio19-dev:i386 zlib1g-dev:i386"

but it returns :

Quote:Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libjpeg-turbo8-dev:i386' instead of 'libjpeg-dev:i386'
libsparsehash-dev is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libgtk2.0-dev:i386 : Depends: gir1.2-gtk-2.0:i386 (= 2.24.17-0ubuntu2) but it is not going to be installed
Depends: libgdk-pixbuf2.0-dev:i386 (>= 2.21.0) but it is not going to be installed
Depends: libpango1.0-dev:i386 (>= 1.20) but it is not going to be installed
Depends: libatk1.0-dev:i386 (>= 1.29.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

EDIT : Oops, didn't install compiler multilib packages.
EDIT 2 : Didn't solve it :/
OS : Windows 8 64bits / Ubuntu 13.04 64 bits / Arch Linux
CPU : Intel Core i5 3570k @ Stock 3.40 Ghz
Motherboard : GA-Z77-DS3H
GPU : Nvidia GTX 660Ti
RAM : 16 Go DDR3 @ 1600 mhz
Reply




Users browsing this thread: 1 Guest(s)