aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/glsl/glslengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* 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/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* 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-0/+6
* Show different icons for GLSL variable categoriesRhys Weatherley2010-12-011-1/+2
* Store the numbers and the identifiers in two different sets.Roberto Raggi2010-11-261-5/+20
* Added Engine::blockDiagnosticMessages()Roberto Raggi2010-11-261-1/+10
* Added GLSL::OverloadSet.Roberto Raggi2010-11-261-0/+26
* Add GLSL sampler types to semantic analysis phaseRhys Weatherley2010-11-261-0/+5
* Add support for GLSL array and index types.Rhys Weatherley2010-11-261-1/+2
* Populate GLSL vecN types with swizzled field namesRhys Weatherley2010-11-261-1/+4
* Process function declarations.Roberto Raggi2010-11-251-0/+42
* Added the suffix AST to the ast nodes and some initial work on the GLSL type ...Roberto Raggi2010-11-251-0/+53
* Report the syntax errors.Roberto Raggi2010-11-191-0/+5
* Introduced GLSL::DiagnosticMessage.Roberto Raggi2010-11-191-0/+99
* Use QString instead of std::string in GLSL parserRhys Weatherley2010-11-181-4/+4
* Introduced a simple memory pool.Roberto Raggi2010-11-111-0/+5
* Get rid of glsl.g.in and start working on the semantic actions.Roberto Raggi2010-11-111-0/+21