Files
pymol-open-source/data
Thomas Holder 9472c15a51 bugfix: labels missing on some ATI cards
some ATI cards require the first shader attribute at position 0 to
be bound.  The problem was that the attr_pickcolor attribute was
automatically bound to position 0, and was not always being used, which
caused the ATI card to fail (not exactly sure why, but binding position 0
fixes the problem)

binding also did not always work in the open-source version, since ATI
assigns the attribute positions in alphabetical order, changing the
name of the optional attr_pickcolor attribute seems to fix the labels
on these cards
2014-02-28 03:48:19 +00:00
..
2009-08-26 03:56:47 +00:00
2009-02-01 18:58:25 +00:00
2009-02-01 18:59:12 +00:00
2009-02-01 19:02:14 +00:00