ogre icon indicating copy to clipboard operation
ogre copied to clipboard

implement InvertVertexWinding in terms of glFrontFace

Open paroj opened this issue 2 years ago • 0 comments

instead of doing sketchy flipping. This also simplifies reading shader built-ins.

  • Called FrontCounterClockwise on D3D11
  • absent from D3D9

paroj avatar Sep 20 '21 23:09 paroj