History for pixi.js / src / core / Shader.js
2018-01-17
@finscn
Adds PIXI.Shader constructor args precision & attributeLocations (#4512)
finscn authored on 17 Jan 2018 Matt Karl committed on 17 Jan 2018
2017-12-03
@finscn
`trim` shader's source when check precision (#4510) ...
finscn authored on 3 Dec 2017 Matt Karl committed on 3 Dec 2017
2017-02-18
@Ivan Popelyshev
different settings for vertex and fragment shader (#3753)
Ivan Popelyshev authored on 18 Feb 2017 Mat Groves committed on 18 Feb 2017
2017-02-17
@Dave Moore
Fix precision setting change not being picked up (#3749)
Dave Moore authored on 17 Feb 2017 Matt Karl committed on 17 Feb 2017
2016-11-16
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
2016-09-30
@Steffen Bär
updated some doc comments (#3038)
Steffen Bär authored on 30 Sep 2016 Mat Groves committed on 30 Sep 2016
2016-09-27
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-20
@Steffen Bär
some more es6 changes (#2969) ...
Steffen Bär authored on 20 Sep 2016 Matt Karl committed on 20 Sep 2016
2016-09-18
@Matt Karl
Merged with 'dev' ...
Matt Karl committed on 18 Sep 2016
2016-09-13
@Matt Karl
Update imports and exports, getters and setters
Matt Karl committed on 13 Sep 2016
@Matt Karl
Disallow the use of `var`
Matt Karl committed on 13 Sep 2016
@Leonardo Silva
Implementing classes using the new ES6 syntax (#2936) ...
Leonardo Silva authored on 13 Sep 2016 Matt Karl committed on 13 Sep 2016
2016-09-08
@Mat Groves
add attributes to shader
Mat Groves committed on 8 Sep 2016
2016-06-15
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-04-19
@Ivan Popelyshev
separate Shader class
Ivan Popelyshev committed on 19 Apr 2016