Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
anoncvs provides read-only access to this source repository over ssh and cvs.
ssh runs on non-default port 1996. Add this block to ~/.ssh/config:
Host anoncvs_messagemode2 HostName messagemode2.com User anoncvs Port 1996
Checkout with anoncvs:
cvs -d anoncvs_messagemode2:/cvs checkout -P ports/graphics/glslang/patches/
Send diffs to namtsui at gmail dot com
Current directory: [local] / ports / graphics / glslang / patches
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
patch-CMakeLists_txt | 1.2 | 18 months | namtsui | SPIRV patch no longer needed. also, update-patches |
patch-SPIRV_doc_cpp | 1.1 | 18 months | namtsui | add no static destructors flag so tests can pass https://github.com/emscripten-... |
patch-SPIRV_CMakeLists_txt (in the Attic) [Hide] | 1.8 | 18 months | namtsui | updating to 12.1.0 gives us versioned SHARED_LIBS |
patch-Test_runtests (in the Attic) [Hide] | 1.2 | 18 months | namtsui | resync |