OSDN Git Service

Replace the "Qt" GLSL variant with "ES_100"
authorRhys Weatherley <rhys.weatherley@nokia.com>
Wed, 1 Dec 2010 02:30:07 +0000 (12:30 +1000)
committerRhys Weatherley <rhys.weatherley@nokia.com>
Wed, 1 Dec 2010 02:30:07 +0000 (12:30 +1000)
commit814c9cc62e299cff662d4b39f54642454b09afbd
tree1be23b2d37cde9e64281f70cd4e9f2cc9b183051
parentc552e26b2d85d2c120742f831178274a1d642dd6
Replace the "Qt" GLSL variant with "ES_100"

The Qt variant is almost exactly the same as GLSL/ES,
so there is little point having a separate variant code.
src/libs/glsl/glslkeywords.cpp
src/libs/glsl/glsllexer.h
src/libs/glsl/specs/glsl.keywords
src/libs/glsl/tests/main.cpp
src/plugins/glsleditor/glsleditor.cpp