Template:Shader Semantics: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 April 2023

  • curprev 17:5417:54, 8 April 2023Tracer talk contribsm 5,209 bytes +54 Changed vars to PascalCase
  • curprev 17:2417:24, 8 April 2023Tracer talk contribsm 5,155 bytes +2 Moved field to match the "section"
  • curprev 17:2317:23, 8 April 2023Tracer talk contribs 5,153 bytes +5,153 Created page with "<syntaxhighlight lang="hlsl"> int ZENABLE; int FILLMODE; int SHADEMODE; int ZWRITEENABLE; int ALPHATESTENABLE; int LASTPIXEL; int SRCBLEND; int DESTBLEND; int CULLMODE; int ZFUNC; int ALPHAREF; int ALPHAFUNC; int DITHERENABLE; int ALPHABLENDENABLE; int FOGENABLE; int SPECULARENABLE; float4 FOGCOLOR; // float4 or dword int FOGTABLEMODE; float FOGSTART; // float or int float FOGEND; // float or int float FOGDENSITY; // float or int int RANGEFOGENABLE; int STENCILENABLE; in..."