CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/12/11 21:41:03
Modified files:
graphics/mojoshader: Makefile distinfo
graphics/mojoshader/patches: patch-mojoshader_opengl_c
Added files:
graphics/mojoshader/patches: patch-mojoshader_compiler_c
Removed files:
graphics/mojoshader/patches: patch-CMakeLists_txt
Log message:
update mojoshader to last commit (2021-11-24). Project has moved to GitHub,
so versioning by mercurial commit isn't meaningful anymore.
- remove manual version setting (mojoshader now sets version to -1 if it
can't find git/hg info; this is fine)
- 2 functions have incomplete signature; add ctx to complete them (plan to
upstream this)
- tested with fnaify and several FNA games, including Rogue Legacy,
Cryptark, Miasma without issues