Commit Graph

17 Commits

Author SHA1 Message Date
tetrapod00
c4d3aa134a Standardize RST header syntax 2024-12-29 13:44:09 -08:00
tetrapod00
6afebce86f Document CURRENT_RENDERER built-in shader define 2024-11-08 12:40:19 -08:00
tetrapod00
5994348764 Change all usages of "run-time" to "runtime" 2024-11-06 23:36:58 -08:00
Chaosus
e3af8aa69b Add #error shader preprocessor directive description 2024-10-22 12:00:21 +03:00
Johan Aires Rastén
d3f86dc941 Add concatenation to shader preprocessor 2023-08-16 16:42:09 +02:00
bitsawer
b3db4c16b4 Update pygments to 2.15.1 and restore fixed shader syntax highlighting 2023-05-29 17:53:09 +03:00
Max Hilbrunner
292804554e Merge pull request #6974 from hmans/improve-shader-include-docs
Improve shader #include documentation
2023-03-19 02:11:35 +01:00
Hendrik Mans
57a1bce6e2 Fix typo ("blackslash") on shader preprocessor page 2023-03-13 11:33:10 +01:00
Hendrik Mans
6360ebc73c Improve shader #include documentation 2023-03-13 11:29:37 +01:00
Yuri Sizov
9473b6c9e3 Enable error reporting on the CI and address the remaining errors 2023-02-24 17:35:32 +01:00
bitsawer
e59dda20ea Improve the Shader preprocessor documentation (#6803) 2023-02-22 18:11:55 +01:00
Hugo Locurcio
f46c850908 Clarify behavior with #define and semicolons in Shader preprocessor 2023-02-08 00:01:04 +01:00
Hugo Locurcio
a47366b378 Clarify #undef behavior on non-existing defines in Shader preprocessor 2023-01-25 19:50:07 +01:00
Yuri Sizov
c337204562 Fix formatting issues reported by the builder 2023-01-14 17:40:27 +03:00
Hugo Locurcio
e2313a8395 Improve Shader preprocessor documentation (#6563) 2023-01-13 21:33:07 +01:00
Yuri Rubinsky
a961efbc75 Remove incorrect sentence from shader preprocessor. 2022-08-12 14:23:09 +03:00
Yuri Rubinsky
9bda182c03 Add docs for shader preprocessor 2022-07-26 20:58:13 +03:00