2025-07-31 20:59 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0001830Spring engineGfx driver issuespublic2010-02-06 22:02
Reporterimbaczek 
Assigned Toimbaczek 
PrioritynormalSeverityblockReproducibilityalways
StatusresolvedResolutionfixed 
Product Version0.81.1+git 
Target VersionFixed in Version0.81.1+git 
Summary0001830: very "interesting" effect on units in master
Descriptionsee http://i.imgur.com/8wDlz.jpg. ati 4850 + 10.1 drivers (most recent).
Additional Informationrelevant part of infolog?

[ 0] Creating unit textures
[ 0] [CShaderHandler::CreateShaderObject]
[ 0] shader-object name: S3OVertProg.glsl, compile-log:
Vertex shader failed to compile with the following errors:
ERROR: 0:21: error(0000160) Cannot convert from '4-component vector of float' to 'default varying float'
ERROR: error(0000273) 1 compilation errors. No code generated


[ 0] [CShaderHandler::CreateShaderObject]
[ 0] shader-object name: S3OFragProg.glsl, compile-log:
Fragment shader failed to compile with the following errors:
ERROR: 0:48: error(0000162) Wrong operand types no operation '*' exists that takes a left-hand operand of type '4-component vector of float' and a right operand of type '3-component vector of float' (or there is no acceptable conversion)
ERROR: 0:48: error(0000162) Wrong operand types no operation '+' exists that takes a left-hand operand of type '4-component vector of float' and a right operand of type '3-component vector of float' (or there is no acceptable conversion)
ERROR: 0:48: error(0000160) Cannot convert from '4-component vector of float' to '3-component vector of float'
ERROR: error(0000273) 3 compilation errors. No code generated


TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0004609

imbaczek (reporter)

hopefully fixed in 21da715f53. jk says you want vertexPos.z instead of length.
+Notes

-Issue History
Date Modified Username Field Change
2010-02-06 21:42 imbaczek New Issue
2010-02-06 22:02 imbaczek Note Added: 0004609
2010-02-06 22:02 imbaczek Status new => resolved
2010-02-06 22:02 imbaczek Fixed in Version => 0.81.1+git
2010-02-06 22:02 imbaczek Resolution open => fixed
2010-02-06 22:02 imbaczek Assigned To => imbaczek
+Issue History