View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006259 | Spring engine | Gfx driver issues | public | 2019-07-21 14:12 | 2019-07-22 00:03 |
| Reporter | lhog | Assigned To | |||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | not fixable | ||
| Product Version | 104.0 +git | ||||
| Summary | 0006259: Broken bumpwater on Linux/AMD | ||||
| Description | Talked to @Alistar from ZK. He's on Linux and AMD and he observes the following picture for bump water: https://cdn.discordapp.com/attachments/602446278085050369/602466550401990666/Screenshot_from_2019-07-21_21-46-15.png Infolog doesn't show any meaningful shader/GL errors: https://cdn.discordapp.com/attachments/602446278085050369/602468391709704222/infolog.txt | ||||
| Additional Information | @Alistar is frequently available to test possible fixes | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | Yes | ||||
|
|
How does BumpWater render on develop with these drivers? Does anything get written to infolog when DebugGL and DebugGLStacktraces are enabled? This is clearly not a shader compilation failure, debugging it might be one for the Mesa team. |
|
|
Infolog with maximum debug https://cdn.discordapp.com/attachments/602446278085050369/602539785126674432/infolog.txt Infolog with DebugGL only https://cdn.discordapp.com/attachments/602446278085050369/602538129659789323/infolog.txt ^^ looks like he hit nothing interesting from GL error perspective. develop `/water 4` runs fine for Alistair, but `/water 3` is black: https://cdn.discordapp.com/attachments/602446278085050369/602537098771431443/Screenshot_from_2019-07-22_02-26-04.png Guess there is not much can be done here, except avoid using `water 4` |
|
|
If he feels up to it, overriding the basecontent bumpwater shaders with "void main() { gl_FragColor = vec4(1.0); }" and enabling lines until rendering breaks would be an option. Not recommended though. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-07-21 14:12 | lhog | New Issue | |
| 2019-07-21 14:38 | Kloot | Note Added: 0020042 | |
| 2019-07-21 14:39 | Kloot | Note Edited: 0020042 | |
| 2019-07-21 18:43 | lhog | Note Added: 0020046 | |
| 2019-07-22 00:03 | Kloot | Status | new => closed |
| 2019-07-22 00:03 | Kloot | Resolution | open => not fixable |
| 2019-07-22 00:03 | Kloot | Note Added: 0020048 |