summaryrefslogtreecommitdiff
path: root/src/libs/glsl/glslengine.h
Commit message (Expand)AuthorAgeFilesLines
* License headers, part 2con2010-12-171-7/+11
* Handle array types and some initial work on implicit conversions.Roberto Raggi2010-12-021-0/+2
* Show different icons for GLSL variable categoriesRhys Weatherley2010-12-011-1/+1
* Store the numbers and the identifiers in two different sets.Roberto Raggi2010-11-261-0/+5
* Added Engine::blockDiagnosticMessages()Roberto Raggi2010-11-261-0/+2
* Added GLSL::OverloadSet.Roberto Raggi2010-11-261-0/+3
* Add GLSL sampler types to semantic analysis phaseRhys Weatherley2010-11-261-0/+2
* Process function declarations.Roberto Raggi2010-11-251-0/+9
* Added the suffix AST to the ast nodes and some initial work on the GLSL type ...Roberto Raggi2010-11-251-0/+30
* Introduced GLSL::DiagnosticMessage.Roberto Raggi2010-11-191-0/+68
* Use QString instead of std::string in GLSL parserRhys Weatherley2010-11-181-5/+5
* Introduced a simple memory pool.Roberto Raggi2010-11-111-0/+4
* Get rid of glsl.g.in and start working on the semantic actions.Roberto Raggi2010-11-111-0/+25