View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003733 | Spring engine | Gfx driver issues | public | 2013-04-22 13:11 | 2013-04-30 15:34 |
| Reporter | abma | Assigned To | abma | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Target Version | 95.0 | ||||
| Summary | 0003733: advmodelshading / advmapshading should be disabled on bad drivers | ||||
| Description | with this driver: [f=0000000] GL version: 2.1.0 - Build 6.14.10.5420 [f=0000000] GL vendor: Intel [f=0000000] GL renderer: Intel(R) G45/G43 Express Chipset [f=0000000] GLSL version: 1.20 - Intel Build 6.14.10.5420 [f=0000000] GLEW version: 1.5.8 [f=0000000] Video RAM: unknown i see no units / no map when advmodelshading / advmapshading is enabled | ||||
| Additional Information | not sure how to exclude bogous drivers from this feature to default enable it. [f=0000000] Error: [CreateProgramObject] Tried to create "DecalShaderGLSL" a GLSL shader program on hardware w/o support for it! | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
|
|
enable advmap/modelshading only when haveGLSL=1 ?! |
|
|
That would make the ARB map / model shaders redundant (which still work for most people who have haveARB=true && haveGLSL=false), so it should not be done unless the plan is to remove those completely. Better would be to also force haveARB=false on Intel GPU's. |
|
|
will test if https://github.com/spring/spring/commit/3382af037f3b6738725d0d33ea874e15b16bb77c works for me |
|
|
bump, did it? |
|
|
i don't have always access to the affected machine... next time i could test is wednesday. |
|
|
works, thanks! |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-04-22 13:11 | abma | New Issue | |
| 2013-04-22 13:11 | abma | File Added: infolog.txt | |
| 2013-04-22 13:12 | abma | File Deleted: infolog.txt | |
| 2013-04-22 13:12 | abma | File Added: infolog.txt | |
| 2013-04-22 13:15 | abma | Note Added: 0010531 | |
| 2013-04-22 14:17 | Kloot | Note Added: 0010532 | |
| 2013-04-22 14:18 | Kloot | Note Edited: 0010532 | |
| 2013-04-22 15:22 | abma | Note Added: 0010533 | |
| 2013-04-22 15:22 | abma | Assigned To | => abma |
| 2013-04-22 15:22 | abma | Status | new => feedback |
| 2013-04-27 23:00 | Kloot | Note Added: 0010575 | |
| 2013-04-29 14:09 | abma | Note Added: 0010585 | |
| 2013-04-29 14:09 | abma | Status | feedback => assigned |
| 2013-04-30 15:34 | abma | Note Added: 0010591 | |
| 2013-04-30 15:34 | abma | Status | assigned => resolved |
| 2013-04-30 15:34 | abma | Resolution | open => fixed |