<div dir="ltr">Zero ballistics require all those extension<br><br>zb_beta_v11$ strings tank.x86 | egrep 'GL_[A-Z0-9]+_[a-z]' | sort -u<br>GL_ARB_fragment_program<br>GL_ARB_fragment_shader<br>GL_ARB_shadow<br>GL_ARB_vertex_buffer_object<br>
GL_ARB_vertex_program<br>GL_ARB_vertex_shader<br><b>GL_ATI_fragment_shader</b><br><b>GL_ATI_shader_texture_lod</b><br><b>GL_ATI_text_fragment_shader</b><br><b>GL_EXT_framebuffer_object</b><br><b>GL_EXT_gpu_shader4</b><br>
GL_EXT_texture_filter_anisotropic<br><b>GL_NV_register_combiners</b><br><b>GL_NV_texture_shader</b><br><b>GL_NV_vertex_program3</b><br>Extensions in bold are missing.<br><br>The game that does not work are<br>* Savage 2 - A Tortured Soul<br>
* Enemy Territory - Quake Wars<br>* Zero ballistics<br>* Ember client from worldforge<br>As it comes to all other games except Zeroballistics I have to redownload them.<br><br>I also tried simple example of using GLSL from Lighthouse<br>
<a href="http://www.lighthouse3d.com/opengl/glsl/examples/glutglsl-unix.tar.gz">http://www.lighthouse3d.com/opengl/glsl/examples/glutglsl-unix.tar.gz</a><br>and it caused my Xserver restarting in a loop. <br>Does this work for You with intel driver?<br>
<br></div>