Commit History

Author SHA1 Message Date
  Max Hilbrunner 70a32c6950 Merge pull request #10261 from tetrapod00/improve-uniform 7 months ago
  Max Hilbrunner 0ebcd118d2 Merge pull request #10315 from tetrapod00/shader-global-clarify 7 months ago
  tetrapod00 17bb2f368c Explain difference between global shader uniforms and global scope in shaders 8 months ago
  tetrapod00 3ee7142208 Reorganize and improve shader Uniforms section 9 months ago
  Chaosus c46c219825 Add `samplerExternalOES` type to variable types of shading language 8 months ago
  Daniel Ashby c10b857b54 Improve shader function descriptions (#9338) 9 months ago
  Amirtha Krishnan 1b51bb7b1a Add documentation for `hint_enum` uniform in shading_language.rst (#9841) 9 months ago
  tetrapod00 5994348764 Change all usages of "run-time" to "runtime" 9 months ago
  tetrapod00 ed8b4c8099 Fix inaccurate note about shader global arrays 9 months ago
  Hugo Locurcio 4679999c4d Tweak constant example in Shading language to avoid referring to reserved `PI` 9 months ago
  tetrapod00 58867df52b Add note about uniform buffer size limit to Shading Language 9 months ago
  Matthew d7135355fa Merge pull request #10143 from tetrapod00/large-world-coords-shader 9 months ago
  tetrapod00 e4d395de48 Note limitation of shader world coordinates with large world coordinates 9 months ago
  Max Hilbrunner cb2a53f881 Merge pull request #10119 from tetrapod00/shader-source-color 9 months ago
  tetrapod00 7303e5733e Clarify use of source_color in Shading Language 10 months ago
  Chaosus 212ce6746d Note about stage func/discard may be used in custom shader function 9 months ago
  Max Hilbrunner 7061a2aa92 Merge pull request #9846 from Flarkk/shader_matrix_convention 10 months ago
  Max Hilbrunner 3a3fa0ee7c Merge pull request #9939 from clayjohn/shaders-instance-uniform-note 10 months ago
  tetrapod00 b757d4019d Add warning about uninitialized variables in shaders 10 months ago
  Chaosus c3feaed32a Fix shader function overloading paragraph 10 months ago
  Brian Huynh 67e37b547c Add notes on bit depth for ints and floats (#10028) 10 months ago
  clayjohn f890412082 Remove note about not supporting per-instance uniforms in the Compatibility backend 11 months ago
  Florent Guiocheau 54f368c4de Fix shader language matrix row/col convention 11 months ago
  Matthew 603f4dcd1a Merge pull request #9734 from tetrapod00/time-shader 1 year ago
  tetrapod00 19dc2ff818 Add description of TIME to shader pages, add label to global uniform header 1 year ago
  Hugo Locurcio 48df572ab9 Add cubemap template images to Importing images 1 year ago
  A Thousand Ships 36e2351df2 Fix invalid indentation in various files 1 year ago
  Max Hilbrunner 800d867461 Merge pull request #9300 from Calinou/shading-language-doc-comments 1 year ago
  Radiant 348be5b0e0 make mat4 consistent with vec4 (#9298) 1 year ago
  Hugo Locurcio 5d6dfe147d Mention documentation comment support in Shading language 1 year ago