[Bug 64443] Oil Rush (Steam version) crashes

2014-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64443

Marek Ol??k  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Marek Ol??k  ---
(In reply to comment #7)
> Radeonsi and r600g in master mesa now support OpenGL 3.3 and GLSL 3.30. This
> is enough to run unigine-heaven, unigine-valley and oilrush normaly. Bug may
> be closed?

Yes. Closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 64443] Oil Rush (Steam version) crashes

2014-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64443

--- Comment #7 from Vladimir Ysikov  ---
Radeonsi and r600g in master mesa now support OpenGL 3.3 and GLSL 3.30. This is
enough to run unigine-heaven, unigine-valley and oilrush normaly. Bug may be
closed?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 64443] Oil Rush (Steam version) crashes

2013-05-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64443

--- Comment #6 from romulasry at gmail.com ---
(In reply to comment #3)
> But that's still several months out, and you probably don't want to wait
> that long.  In the meantime, you can do:
> export MESA_GL_VERSION_OVERRIDE=3.2
> export MESA_GLSL_VERSION_OVERRIDE=150
> 
> before launching OilRush...and it should work.  I haven't tested it
> specifically but that works for both Unigine Heaven and Unigine Valley.
> 
> It might be worth adding a driconf setting to overrides these in a 9.1.4
> release...not sure what people think about that.

I used that and I still the the exact same error when I click "run".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 64443] Oil Rush (Steam version) crashes

2013-05-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64443

--- Comment #5 from romulasry at gmail.com ---
(In reply to comment #3)
> But that's still several months out, and you probably don't want to wait
> that long.  In the meantime, you can do:
> export MESA_GL_VERSION_OVERRIDE=3.2
> export MESA_GLSL_VERSION_OVERRIDE=150
> 
> before launching OilRush...and it should work.  I haven't tested it
> specifically but that works for both Unigine Heaven and Unigine Valley.
> 
> It might be worth adding a driconf setting to overrides these in a 9.1.4
> release...not sure what people think about that.

That screws up steam though, I get a whole bunch of these:
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp
(569) : Assertion Failed: glIsTexture( id )
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp
(785) : Assertion Failed: glIsTexture( nTextureID ) == GL_TRUE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 64443] Oil Rush (Steam version) crashes

2013-05-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64443

--- Comment #4 from Mike Lothian  ---
That only working with the i965 driver at the moment

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 64443] Oil Rush (Steam version) crashes

2013-05-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64443

--- Comment #3 from Kenneth Graunke  ---
But that's still several months out, and you probably don't want to wait that
long.  In the meantime, you can do:
export MESA_GL_VERSION_OVERRIDE=3.2
export MESA_GLSL_VERSION_OVERRIDE=150

before launching OilRush...and it should work.  I haven't tested it
specifically but that works for both Unigine Heaven and Unigine Valley.

It might be worth adding a driconf setting to overrides these in a 9.1.4
release...not sure what people think about that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 64443] Oil Rush (Steam version) crashes

2013-05-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64443

--- Comment #2 from romulasry at gmail.com ---
(In reply to comment #1)
> r600g doesn't support OpenGL 3.2 yet - that's why it fails

Doesn't seem like it will be too long until it is supported considering this
list: http://cgit.freedesktop.org/mesa/mesa/tree/docs/GL3.txt

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 64443] Oil Rush (Steam version) crashes

2013-05-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64443

romulasry at gmail.com changed:

   What|Removed |Added

   Assignee|mesa-dev at lists.freedesktop. |dri-devel at 
lists.freedesktop
   |org |.org
  Component|GLX |Drivers/Gallium/r600

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 64443] Oil Rush (Steam version) crashes

2013-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64443

--- Comment #5 from romula...@gmail.com ---
(In reply to comment #3)
 But that's still several months out, and you probably don't want to wait
 that long.  In the meantime, you can do:
 export MESA_GL_VERSION_OVERRIDE=3.2
 export MESA_GLSL_VERSION_OVERRIDE=150
 
 before launching OilRush...and it should work.  I haven't tested it
 specifically but that works for both Unigine Heaven and Unigine Valley.
 
 It might be worth adding a driconf setting to overrides these in a 9.1.4
 release...not sure what people think about that.

That screws up steam though, I get a whole bunch of these:
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp
(569) : Assertion Failed: glIsTexture( id )
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/src/surface_opengl.cpp
(785) : Assertion Failed: glIsTexture( nTextureID ) == GL_TRUE

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 64443] Oil Rush (Steam version) crashes

2013-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64443

--- Comment #6 from romula...@gmail.com ---
(In reply to comment #3)
 But that's still several months out, and you probably don't want to wait
 that long.  In the meantime, you can do:
 export MESA_GL_VERSION_OVERRIDE=3.2
 export MESA_GLSL_VERSION_OVERRIDE=150
 
 before launching OilRush...and it should work.  I haven't tested it
 specifically but that works for both Unigine Heaven and Unigine Valley.
 
 It might be worth adding a driconf setting to overrides these in a 9.1.4
 release...not sure what people think about that.

I used that and I still the the exact same error when I click run.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 64443] Oil Rush (Steam version) crashes

2013-05-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=64443

romulasry at gmail.com changed:

   What|Removed |Added

   Assignee|dri-devel at lists.freedesktop |mesa-dev at 
lists.freedesktop.
   |.org|org
Summary|[r600g] Oil Rush (Steam |Oil Rush (Steam version)
   |version) crashes|crashes
  Component|Drivers/Gallium/r600|GLX

-- 
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL: 



[Bug 64443] Oil Rush (Steam version) crashes

2013-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64443

romula...@gmail.com changed:

   What|Removed |Added

   Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
   |.org|org
Summary|[r600g] Oil Rush (Steam |Oil Rush (Steam version)
   |version) crashes|crashes
  Component|Drivers/Gallium/r600|GLX

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 64443] Oil Rush (Steam version) crashes

2013-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64443

romula...@gmail.com changed:

   What|Removed |Added

   Assignee|mesa-dev@lists.freedesktop. |dri-devel@lists.freedesktop
   |org |.org
  Component|GLX |Drivers/Gallium/r600

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 64443] Oil Rush (Steam version) crashes

2013-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64443

--- Comment #2 from romula...@gmail.com ---
(In reply to comment #1)
 r600g doesn't support OpenGL 3.2 yet - that's why it fails

Doesn't seem like it will be too long until it is supported considering this
list: http://cgit.freedesktop.org/mesa/mesa/tree/docs/GL3.txt

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 64443] Oil Rush (Steam version) crashes

2013-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64443

--- Comment #3 from Kenneth Graunke kenn...@whitecape.org ---
But that's still several months out, and you probably don't want to wait that
long.  In the meantime, you can do:
export MESA_GL_VERSION_OVERRIDE=3.2
export MESA_GLSL_VERSION_OVERRIDE=150

before launching OilRush...and it should work.  I haven't tested it
specifically but that works for both Unigine Heaven and Unigine Valley.

It might be worth adding a driconf setting to overrides these in a 9.1.4
release...not sure what people think about that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel