Commit graph

10 commits

Author SHA1 Message Date
Ioannis Tsakpinis
af0ed1d1c4 Added OpenAL & OpenCL generated native paths.
Added support for AMD_device_memory_flags, AMD_offline_devices, AMD_popcnt [OpenCL]
Minor bugs fixed in high-level OpenCL API.
2011-06-04 00:53:04 +00:00
Elias Naur
07ac2ee5b4 jdkhome should be a jdk path, not a jre path 2008-12-22 16:51:26 +00:00
Elias Naur
7ca090659a mingw_ant/build.xml improvements 2008-12-22 16:50:00 +00:00
Elias Naur
d738cefd0c Support win64 build from mingw_ant/build.xml 2008-12-22 16:47:35 +00:00
Elias Naur
ac74840f8d Removed dinput references from mingw build.xml 2008-11-24 10:06:29 +00:00
Elias Naur
de1520d80f Windows: Removed unused library path from mingw build script 2007-12-04 11:47:08 +00:00
Elias Naur
7106092827 Windows: Use env.MSSdk, not MSSDK (the capitalization is important in ant). The MSVC compiler doesn't seem to mind if the PLTSDK is included or not, though (if it did, we would have noticed the incorrect env. variable) 2006-07-15 23:31:37 +00:00
Elias Naur
9db6528620 Windows: Make mingw build.xml strip the dll after linking. Delete optional build files from mingw_ant. 2006-07-15 23:20:06 +00:00
Elias Naur
fbca53f218 Windows: mingw path fixes 2006-07-15 23:04:07 +00:00
Elias Naur
8c1d6d041c Windows: added build.xml for MinGW building of lwjgl.dll. Hopefully this could enable us to build 64 bit versions of the natives in the future. It currently works, with some manual removal of double declarations of symbols in dinput.h(!) 2006-07-15 21:44:59 +00:00