Robert Bragg 093251776f material: set ->layer_index on new layers for unit0
We were mistakenly only initializing layer->layer_index for new layers
associated with texture units > 0. This had gone unnoticed because
normally layers associated with texture unit0 have a layer index of 0
too. Mutter was hitting this issue because it was initializing layer 1
before layer 0 for one of its materials so layer 1 was temporarily
associated with texture unit 0.
2010-07-07 20:46:04 +01:00
..
2010-06-01 12:08:18 +01:00
2010-03-01 12:56:10 +00:00
2010-07-07 16:06:30 +01:00
2010-03-03 17:02:51 +00:00