b39b81ca00
spirv: Work around OpLogicalNot being unsupported for ints Tested with Unexplored. Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/mojoshader/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile 23 Jan 2021 17:56:27 -0000 1.10 +++ Makefile 7 Mar 2021 15:58:38 -0000 @@ -3,8 +3,8 @@ COMMENT = library to move calls to Direct3D shaders to OpenGL # HG_CHANGESET and HG_COMMIT must be kept in sync. -HG_CHANGESET = 1320 -HG_COMMIT = f9036699b53a +HG_CHANGESET = 1321 +HG_COMMIT = 02f2aafb103c DISTNAME = mojoshader-${HG_COMMIT}{${HG_COMMIT}} PKGNAME = mojoshader-${HG_CHANGESET} Index: distinfo =================================================================== RCS file: /cvs/ports/graphics/mojoshader/distinfo,v retrieving revision 1.5 diff -u -p -r1.5 distinfo --- distinfo 23 Jan 2021 17:56:27 -0000 1.5 +++ distinfo 7 Mar 2021 15:58:38 -0000 @@ -1,2 +1,2 @@ -SHA256 (mojoshader-f9036699b53a.tar.gz) = fi3PdnaN3J6VBH99mJAEZ5YiKRnLptzlNLDxuWewr6s= -SIZE (mojoshader-f9036699b53a.tar.gz) = 466291 +SHA256 (mojoshader-02f2aafb103c.tar.gz) = UbCB4dyT4whIlXGav+8QE+7AW8OS94ijvbYGaZmGZvc= +SIZE (mojoshader-02f2aafb103c.tar.gz) = 466287 |
||
---|---|---|
.. | ||
patches | ||
pkg | ||
distinfo | ||
Makefile |