xash3d-fwgs/public
Xav101 9466461ce0
engine: preliminary support for SGI IRIX (#1211)
* Added definitions for IRIX

* Patchset to get dedicated server to compile on IRIX.

* Cleaned up debug statements in wscript

* Potential bug in IRIX implementation of isnan? For now just use the portable macro.

* Include the platform port files in the build

* Temporary execution script for setting appropriate library search paths to the right locations in the build directory. This should probably get replaced with a more permanent script at some point which lives in the same directory as the normal xash binary, or be replaced by a solution that sets the rpath during config or modifies rpath during install.

* Clean up formatting and remove unneeded debugging statements

* Added GPL copyright notice and description

* Moved to irix platform folder and edited script

* Re-introduced _inline macro

* Replace spaces with tabs

Co-authored-by: Xav101 <xaviernye@msn.com>
2023-01-14 09:35:30 +03:00
..
build.c engine: preliminary support for SGI IRIX (#1211) 2023-01-14 09:35:30 +03:00
build.h engine: preliminary support for SGI IRIX (#1211) 2023-01-14 09:35:30 +03:00
buildenums.h engine: preliminary support for SGI IRIX (#1211) 2023-01-14 09:35:30 +03:00
crclib.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
crclib.h public,sprites: fix -Wcast-align, disable -Werror for it 2020-11-18 12:15:54 +03:00
crtlib.c public: completely get rid of PATH_SEPARATOR macros 2023-01-05 06:06:07 +03:00
crtlib.h public: add Q_ArcitectureStringByID function to get library naming compliant CPU and ABI string 2023-01-09 22:53:05 +03:00
matrixlib.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
miniz.h public: update miniz to version 3.0.0 from upstream. 2022-11-06 12:35:04 +06:00
pstdint.h Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
wscript public: wscript: add dummy sdk_includes target that only exposes standard HLSDK include paths 2022-09-10 22:52:52 +03:00
xash3d_mathlib.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
xash3d_mathlib.h engine: preliminary support for SGI IRIX (#1211) 2023-01-14 09:35:30 +03:00