Commit History

Автор SHA1 Съобщение Дата
  Hajime Hoshi 5d47863a27 internal/shader: bug fix: untyped const bool couldn't be an if condition преди 3 месеца
  Hajime Hoshi ea6fce45ff internal/shader: bug fix: crash on assignment mismatches преди 7 месеца
  Hajime Hoshi 7842942b24 internal/shader: bug fix: need to covert constant type correctly for assignments преди 7 месеца
  Hajime Hoshi e7bb66bb2f internal/shader: bug fix: ++/-- statements didn't work for vec2 on browsers преди 7 месеца
  Mykhailo Lohachov 1586c6764a internal/shaderir: Kage update support for shift operators (#2916) преди 7 месеца
  Hajime Hoshi 820c996329 internal/shader: bug fix: wrong lhs in an assignment преди 9 месеца
  Hajime Hoshi fca8ebb9af internal/shader: bug fix: non-name on the left side of := преди 9 месеца
  Hajime Hoshi 0e19cd10be internal/shader: add type checks for a bitwise operator + assignment преди 1 година
  Hajime Hoshi 73e4423fe7 internal/shader: bug fix: bitwise operators with assignment didn't work преди 1 година
  Hajime Hoshi 20ddfba983 internal/shader: bug fix: error in assinments to multiple variables преди 1 година
  Hajime Hoshi 1bbded8653 internal/shader: bug fix: wrong local variable index was used for assignments преди 1 година
  Hajime Hoshi f82114e8eb internal/shader: add parseFor преди 1 година
  Hajime Hoshi 2de54c556b internal/shader: bug fix: wrong for-loop should fail compilation преди 1 година
  Hajime Hoshi 5ddf1df423 internal/shaderir: remove ConstType преди 1 година
  Hajime Hoshi 7549f4fcd6 internal/shader: reduce ConstType usages преди 1 година
  Hajime Hoshi e225f118fb internal/shaderir: use ConstType just for an assetion преди 1 година
  Hajime Hoshi 88be4c5b7c internal/shader: reland: bug fix: stricter type checks for the built-in cast-like functions преди 1 година
  Hajime Hoshi b743b7ab50 internal/shader: bug fix: `return true` for float must fail преди 1 година
  Hajime Hoshi a8c3eb7167 internal/shader: bug fix: don't allow a binary op with different typed constants преди 1 година
  guangwu 54e1263565 all: unnecessary use of fmt.Sprintf (#2691) преди 1 година
  Hajime Hoshi ad23ae81c1 internal/shader: bug fix: forbide assigning to a uniform variable преди 1 година
  Hajime Hoshi 2a1d23d926 internal/shader: bug fix: panic when an assignment mismatch happens преди 1 година
  Hajime Hoshi f129c23393 all: update URLs in comments преди 2 години
  Hajime Hoshi 0b9cbaa1ed internal/shader: introduce integer vectors (ivec2, ivec3, ivec4) преди 2 години
  Hajime Hoshi dc1df824a5 internal/shader: more strict type checks with built-in functions преди 2 години
  Hajime Hoshi 5d8216def3 internal/shader: stricter const type check преди 2 години
  Hajime Hoshi f63b87f675 internal/shader: refactoring преди 2 години
  Hajime Hoshi fb775d806c internal/shader: disallow 'discard' in other functions than the fragment entry point преди 2 години
  Hajime Hoshi b6a340a96f internal/shader: optimization: use a regular return for a function with one output parameter преди 2 години
  Hajime Hoshi 8c879c7bcf internal/shader: refactoring преди 2 години