Commit History

Author SHA1 Message Date
  lawnjelly 5ed0fd067d Batching - use FINAL_MODULATE_ALIAS in shaders 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Yuri Roubinsky 371d48aea1 [3.2] Fix shader's length() function parsing in expressions 5 years ago
  Pedro J. Estébanez d8be5a9986 Add MODULATE builtin to canvas item shaders 5 years ago
  Yuri Roubinsky ee93c85ef1 Fix shader constant sorting 5 years ago
  fhuya 30d738eda7 Add support for opengl external textures as defined by https://www.khronos.org/registry/OpenGL/extensions/OES/OES_EGL_image_external.txt 5 years ago
  Yuri Roubinsky 786b1cc7ff Fix shader crash if using multiple underscores in identifier names 5 years ago
  Rémi Verschelde 4faaf6089a Remove unused #if 0'ed code 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  clayjohn 676f647c74 Add a default POINT_SIZE 5 years ago
  Rémi Verschelde 28265fb526 Merge pull request #31202 from azagaya/light-data 5 years ago
  Chaosus 1333ea2a2d Implement shader array support for varyings 6 years ago
  azagaya b835868067 Create shadow_vec for altering shadow computation 5 years ago
  Yuri Roubinski 4dda253ee0 Implements switch to shaders 5 years ago
  Yuri Roubinski 9abf5578ee Fix ternary operator shader compiler expression 5 years ago
  Yuri Roubinski a525e3c5ce Implemented do/while loops for shaders 5 years ago
  Yuri Roubinski b24b3497d6 Implemented local shader constants 6 years ago
  Chaosus 9379cbc774 Added local array initializer 6 years ago
  Chaosus c37379456f Implemented local shader arrays 6 years ago
  Chaosus c2d4abf62e Added constant support to shaders 6 years ago
  Bastiaan Olij 3ea778e66e Implement shadow to opacity 6 years ago
  Rémi Verschelde 5fc86026ca Fix typos with codespell 6 years ago
  Hein-Pieter van Braam d308eb091a Fix many asan and ubsan reported issues 6 years ago
  Rémi Verschelde b77b536582 Cleanup and identify ShaderCompilerGLES[23] differences 6 years ago
  RedMser a285a1cfdf Fix shader compile error line numbers starting at 0. 6 years ago
  Rémi Verschelde 1504c96112 Merge pull request #24539 from BastiaanOlij/override_gl_position 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Bastiaan Olij 9f266cf7e5 Override GL_position 6 years ago
  Rémi Verschelde 022ae53191 Merge pull request #23126 from QbieShay/nine_uv 6 years ago
  Bastiaan Olij 0b4b477674 Remapped ACTIVE to shader_active, now works 6 years ago