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 | ||||
Attic/ [Don't hide] | ||||
patch-SPIRV_doc_cpp | 1.1 | 18 months | namtsui | add no static destructors flag so tests can pass https://github.com/emscripten-... |
patch-CMakeLists_txt | 1.2 | 18 months | namtsui | SPIRV patch no longer needed. also, update-patches |