Bug 14122 - mesa can't (yet) swizzle tex arguments
Summary: mesa can't (yet) swizzle tex arguments
Status: RESOLVED DUPLICATE of bug 8283
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: haihao
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-18 04:12 UTC by Harsha
Modified: 2008-01-18 05:44 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Harsha 2008-01-18 04:12:08 UTC
harsha@Sinclair:~/Desktop/crystalspace-src-1.2/build$ ./walktest -relightDEBUG: Sound System Software Renderer Initializing...
WARNING: could not load plugin 'crystalspace.sndsys.software.driver.alsa'
WARNING: could not load plugin 'crystalspace.sndsys.software.driver.crystalspace.sndsys.software.driver.alsa'
ERROR: Failed to load driver as [crystalspace.sndsys.software.driver.alsa] or [crystalspace.sndsys.software.driver.crystalspace.sndsys.software.driver.alsa].
WARNING: failed to initialize plugin 'crystalspace.sndsys.renderer.software'
WARNING: could not load plugin 'crystalspace.sndsys.element.ogg'

crystalspace.system:
  World saving enabled.
  Crystal Space version 1.2.0 [Unix-x86-GCC] (Wed 3-Oct-2007).
  Created by Jorrit Tyberghein and others...

crystalspace.canvas.glx2d:
  Opening GLX2D
  Creating Context
ATTENTION: default value of option force_s3tc_enable overridden by environment.
  Video driver GL/X version (direct renderer)
  Visual ID: 0x00000025, 24bit TrueColor
  R8:G8:B8:A8, 
  level 0, double buffered

crystalspace.canvas.openglcommon:
  OpenGL renderer: Mesa DRI Intel(R) 945GM 20061017 x86/MMX/SSE2 (vendor:
  Tungsten Graphics, Inc) version 1.3 Mesa 7.0.1
  Using windowed mode at resolution 640x480.
  Pixel format: Color: 24 Alpha: 8 Depth: 24 Stencil: 8 AccumColor: 0
  AccumAlpha: 0 MultiSamples: 0 
  Multisample: disabled

crystalspace.graphics3d.opengl:
  Using VBO with 64 MB of VBO memory

crystalspace.system:
  Loading map 'castle'.

crystalspace.engine.notify:
  Recalculation of lightmaps forced.
  Initializing lighting (191 meshes).
  Shining lights (19 lights).
WARNING! Object 'Mesh.002' is not closed!
WARNING! Object 'Cylinder.231' is not closed!
WARNING! Object 'Cylinder.025' is not closed!
WARNING! Object 'Cube.581' is not closed!
WARNING! Object 'Cube.579' is not closed!
WARNING! Object 'Cube.577' is not closed!
...
  Time taken: 1.2650 seconds.
  Caching lighting (191 meshes).

crystalspace.system:
  Precaching all things...

crystalspace.graphics3d.shader.fixed:
  Multitexture units: whopping 8
Mesa 7.0.1 implementation error: i915_program_error: Can't (yet) swizzle TEX arguments
Please report at bugzilla.freedesktop.org
walktest: intel_batchbuffer.c:145: intel_flush_inline_primitive: Assertion `intel->prim.primitive != ~0' failed.
Aborted (core dumped)
Comment 1 Michel Dänzer 2008-01-18 04:22:17 UTC
Looks like driver issues.
Comment 2 Michael Fu 2008-01-18 05:44:27 UTC
what version did you use? Haihao just fixed a bug which I think is a dup of this one...bug# 8283
Comment 3 Michael Fu 2008-01-18 05:44:42 UTC

*** This bug has been marked as a duplicate of bug 8283 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.