View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001830 | Spring engine | Gfx driver issues | public | 2010-02-06 21:42 | 2010-02-06 22:02 | ||||
Reporter | imbaczek | ||||||||
Assigned To | imbaczek | ||||||||
Priority | normal | Severity | block | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.81.1+git | ||||||||
Target Version | Fixed in Version | 0.81.1+git | |||||||
Summary | 0001830: very "interesting" effect on units in master | ||||||||
Description | see http://i.imgur.com/8wDlz.jpg. ati 4850 + 10.1 drivers (most recent). | ||||||||
Additional Information | relevant 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 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
imbaczek (reporter) 2010-02-06 22:02 |
hopefully fixed in 21da715f53. jk says you want vertexPos.z instead of length. |
![]() |
|||
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 |