View Issue Details

IDProjectCategoryView StatusLast Update
0002425Spring engineGfx driver issuespublic2011-06-20 11:47
Reporterabma Assigned ToKloot  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Target Version83.0Fixed in Version0.82.7+git 
Summary0002425: add "if (GLSL==NULL) Shadows=-1"
Descriptiondisable shadows when GLSL isn't available


see http://springrts.com/phpbb/viewtopic.php?f=11&p=485548 for more details
TagsNo tags attached.
Checked infolog.txt for Errors

Relationships

has duplicate 0001345 closed autodetect Shadows=-1 requirement 

Activities

Kloot

2011-06-20 11:47

developer   ~0006769

I added some early-out tests, let's see if they help at all (probably not, because the real challenge for a GPU/driver is to load and compile shader code, not checking for extensions).

Issue History

Date Modified Username Field Change
2011-05-10 13:31 abma New Issue
2011-05-20 20:25 abma Relationship added has duplicate 0001345
2011-06-10 16:15 hoijui Target Version => 0.83.0
2011-06-10 16:15 hoijui Description Updated
2011-06-20 11:47 Kloot Note Added: 0006769
2011-06-20 11:47 Kloot Status new => resolved
2011-06-20 11:47 Kloot Fixed in Version => 0.82.7+git
2011-06-20 11:47 Kloot Resolution open => fixed
2011-06-20 11:47 Kloot Assigned To => Kloot