Hartmut Behrens
Hartmut Behrens
Another work-around for this problem is to choose a name for your trigger that starts with the actual table name and then in the trigger use `TG_NAME` instead of `TG_TABLE_NAME`,...
@RonnieViklund i'm not sure what you are asking for. The README for this repository does say that despite the extension (SMAA.hlsl), the implementation is OpenGL compatible. The notes in SMAA.hlsl...
Hey @RonnieViklund I did a bit of reading in `SMAA.hlsl` (while waiting for THAT SpaceX rocket to launch :) ). To answer your question RE `SMAAColorEdgeDetectionPS` and using MSAA textures...