Hi all, I updated my port of Mesa to OpenVMS. All the changed files and some extra info can be found at : http://nchrem.tnw.tudelft.nl/openvms/software2.html#Mesa I lost my keys to commit those changes to the git-repository (does not work on an OpenVMS system). Can someone else do that, please.
Some explanation on the files in the zip-file that can be downloaded from the link above: all files except *.c and *.h are OpenVMS-specific files and are not used by any other system i.e. descrip.mms : OpenVMS variant of makefile *.com : OpenVMS equivalent of shell scripts *.opt : Files that describe how to build the OpenVMS variant of a sharable library. In all the *.c and *.h the changes for OpenVMS are marked by #ifdef __VMS .... #endif (or something similar); so they should not break compilation on any other system. There is only one exception : mesa/src/drivers/x11/xm_buffer.c : I moved the #if defined(USE_XSHM) a few lines down so that the error handling routines ,which are used further down are also defined in the !USE_XSHM case. Regards Jouk Pax, vel iniusta, utilior est quam iustissimum bellum. (free after Marcus Tullius Cicero (106 b.Chr.-46 b.Chr.) Epistularum ad Atticum 7.1.4.3) Touch not the cat bot a glove >------------------------------------------------------------------------------< Jouk Jansen jo...@hrem.nano.tudelft.nl Technische Universiteit Delft tttttttttt uu uu ddddddd Kavli Institute of Nanoscience tttttttttt uu uu dd dd Nationaal centrum voor HREM tt uu uu dd dd Lorentzweg 1 tt uu uu dd dd 2628 CJ Delft tt uu uu dd dd Nederland tt uu uu dd dd tel. 31-15-2782272 tt uuuuuuu ddddddd >------------------------------------------------------------------------------< _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev