You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvidia-texture-tools/src/nvcore
Stefan Brüns ff3bd55892 Fix compilation on Linux - missing include, semicolon
According to http://man7.org/linux/man-pages/man3/memalign.3.html ,
memalign() is defined in malloc.h.
Also, the line should be terminated with a semicolon.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
6 years ago
..
Array.h Merge changes from The Witness. 6 years ago
Array.inl Merge changes from The Witness. 9 years ago
CMakeLists.txt Use libexecinfo on FreeBSD as well 7 years ago
Debug.cpp Minor osx fixes. 8 years ago
Debug.h Fix build on PPC64LE 8 years ago
DefsGnucDarwin.h Merge changes from The Witness. 6 years ago
DefsGnucLinux.h Merge changes from the witness. 10 years ago
DefsGnucWin32.h Use posh typedefs. 14 years ago
DefsVcWin32.h Fix build on VC2015 8 years ago
FileSystem.cpp Merge changes from The Witness. 6 years ago
FileSystem.h Merge changes from The Witness. 6 years ago
ForEach.h Merge changes from The Witness. 6 years ago
Hash.h Merge changes from The Witness. 12 years ago
Memory.cpp Fix compilation on Linux - missing include, semicolon 6 years ago
Memory.h Fix compilation on Linux - missing include, semicolon 6 years ago
Ptr.h Merge changes from The Witness. 6 years ago
RefCounted.h Merge changes from the-witness. 14 years ago
StdStream.h Merge changes from The Witness. 6 years ago
StrLib.cpp Merge changes from The Witness. 6 years ago
StrLib.h Merge changes from The Witness. 6 years ago
Stream.h Merge changes from The Witness. 6 years ago
TextWriter.cpp Merge changes from the witness. 10 years ago
TextWriter.h Merge changes from the witness. 10 years ago
Timer.cpp Darwin/Lion fixes. 12 years ago
Timer.h Fix msvc build. 12 years ago
Utils.h Merge changes from The Witness. 6 years ago
nvcore.h Merge changes from The Witness. 6 years ago