summaryrefslogtreecommitdiff
path: root/src/libs/glsl/glslsemantic.h
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix gcc warning.Christian Kandeler2011-06-241-0/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+14
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Handle array types and some initial work on implicit conversions.Roberto Raggi2010-12-021-2/+10
* Process binary expressions.Roberto Raggi2010-11-301-0/+2
* Implemented some basic code completion.Roberto Raggi2010-11-291-0/+1
* Initialize the shadersRoberto Raggi2010-11-261-5/+7
* Run the semantic checker and check for invalid function calls.Roberto Raggi2010-11-261-1/+1
* Evaluate the expression's attributes.Roberto Raggi2010-11-261-2/+14
* Process function declarations.Roberto Raggi2010-11-251-2/+6
* Get the types from the AST nodes.Roberto Raggi2010-11-251-2/+6
* Added the suffix AST to the ast nodes and some initial work on the GLSL type ...Roberto Raggi2010-11-251-43/+43
* Initial work on the semantic pass.Roberto Raggi2010-11-251-0/+99