summaryrefslogtreecommitdiff
path: root/src/libs/glsl/glsltypes.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-7/+7
* Better icons for the GLSL code completerRhys Weatherley2010-12-011-3/+3
* GLSL array type toString() implementationRhys Weatherley2010-12-011-0/+1
* Mark the current argument.Roberto Raggi2010-11-301-0/+1
* Show the signatures in a tooltip when completing functions.Roberto Raggi2010-11-301-0/+13
* Implemented some basic code completion.Roberto Raggi2010-11-291-0/+5
* Added GLSL::OverloadSet.Roberto Raggi2010-11-261-0/+23
* Add GLSL sampler types to semantic analysis phaseRhys Weatherley2010-11-261-0/+16
* Add support for GLSL array and index types.Rhys Weatherley2010-11-261-7/+34
* Populate GLSL vecN types with swizzled field namesRhys Weatherley2010-11-261-1/+12
* Process function declarations.Roberto Raggi2010-11-251-7/+19
* Initial work on the GLSL symbols.Roberto Raggi2010-11-251-0/+50
* Moved GLSL::Type.Roberto Raggi2010-11-251-21/+1
* Added the suffix AST to the ast nodes and some initial work on the GLSL type ...Roberto Raggi2010-11-251-0/+158