Commit Graph

8 Commits

Author SHA1 Message Date
John Hurliman
52eb143b44 Changing some optimized assembly to standard C code to get openjpeg-dotnet compiling on 64-bit Windows
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2372 52acb1d6-8a22-11de-b505-999d5b087335
2008-12-05 18:04:44 +00:00
John Hurliman
d4cc4e96e6 Updating the openjpeg binaries for Linux/Linux64/OSX. Using a new naming convention of libopenjpeg-dotnet-[openjpeg-version]-dotnet-[patch-version], so Makefile/Makefile.osx/OpenMetaverse.dll.config has been updated as well
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2358 52acb1d6-8a22-11de-b505-999d5b087335
2008-11-17 19:32:05 +00:00
John Hurliman
f11dd21677 * Forced struct alignment to 4-bytes for openjpeg-dotnet on Windows
* Removed padding hack from openjpeg
* Added sanity check to Simian when copying texture data
* Ignore common unused login parameters in Simian

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2357 52acb1d6-8a22-11de-b505-999d5b087335
2008-11-17 19:08:50 +00:00
John Hurliman
a7e0fb7860 Hacky fix to force 8-byte alignment on a misbehaving struct in OpenJPEG
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2353 52acb1d6-8a22-11de-b505-999d5b087335
2008-11-15 02:28:36 +00:00
Jim Radford
cd075240a9 LIBOMV-330 Corrects openjpeg Unix makefile to produce proper 32/64 bit filenames which match the binaries
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2198 52acb1d6-8a22-11de-b505-999d5b087335
2008-09-06 04:14:59 +00:00
John Hurliman
a14fdabe8b * Removing unnecessary C++ wrappers from openjpeg-dotnet
* Added DotNetDecodeWithInfo() to openjpeg-dotnet to decode and gather additional data about the image
* Updating openjpeg.dotnet.dll windows binary. OSX, Linux, and Linux64 compiles needed again

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2171 52acb1d6-8a22-11de-b505-999d5b087335
2008-08-27 02:36:28 +00:00
Jim Radford
e43a9a1052 LIBOMV-328 Updates openjpeg-dotnet dotnet.h/dotnet.cpp to use new function names
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2007 52acb1d6-8a22-11de-b505-999d5b087335
2008-07-27 10:06:45 +00:00
John Hurliman
d7812d4a32 Step three of [LIBOMV-318], renaming the folder to openjpeg-dotnet and updating libsecondlife.build to exclude anything named *openjpeg-dotnet* from cleanup
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1955 52acb1d6-8a22-11de-b505-999d5b087335
2008-07-22 19:45:14 +00:00