Commit Graph

172 Commits

Author SHA1 Message Date
Brian Matzon 51ab4101b8 arielsans maven jinput patch 2011-02-14 20:42:15 +00:00
Brian Matzon b60221fc35 Upgrading OpenAL-Soft to latest version .. cbe288aa93de6 and moving to 2.7.1 2011-02-09 21:09:33 +00:00
Brian Matzon b29a30d115 applying patch to update lwjgl_util_applet.jar with resources directly 2011-01-28 21:55:16 +00:00
Brian Matzon d7946a4819 adding initial maven support by Ruben Garat, updating Credits file in the process 2011-01-28 21:51:29 +00:00
Brian Matzon e33a98cbc7 updating version to 2.7 2011-01-28 21:11:35 +00:00
Brian Matzon 04dfdbebae applied patch by ruben01 to add finer granularity 2011-01-19 21:25:32 +00:00
Brian Matzon 56d3dc6ba7 dont depend on all for the applet target 2011-01-19 21:15:21 +00:00
Brian Matzon 37e632c4c7 keystore changes 2011-01-19 21:14:57 +00:00
Brian Matzon 39553cba95 actually include 64bit openal for solaris 2010-10-13 20:57:13 +00:00
Brian Matzon cd1289bddb updates to webstart to streamline process 2010-10-12 19:21:35 +00:00
Brian Matzon 031c2ce13b updates to jnlp to work as installable unit 2010-10-12 17:44:19 +00:00
Ioannis Tsakpinis 208972dba5 Attempt to fix build issues. 2010-10-02 12:19:00 +00:00
Ioannis Tsakpinis a8bcb7fd25 Ported codebase to Java 1.5.
Misc OpenCL fixes and API improvements.
Changed fractal demo to use events/sync objects instead of cl/glFinish for synchronization. (untested)
2010-09-28 21:11:35 +00:00
Ioannis Tsakpinis a86fd4b14d Typo fix. 2010-09-26 23:49:09 +00:00
Ioannis Tsakpinis 1aa9ab5104 Added support for OpenCL & CL/GL interop + minor improvements. [WIP] 2010-09-26 23:43:24 +00:00
kappa1 b56a7def9c Applet package in nightly builds now cleaned of unused files so extra code to build file can be removed. 2010-09-01 18:12:06 +00:00
kappa1 0d6cc9ccc8 second attempt to clean applet package of unused files 2010-08-31 20:10:12 +00:00
kappa1 a19d4838a7 attempt to clean nightly builds of unused files 2010-08-31 19:30:15 +00:00
kappa1 af6dc3d5b5 Applet Package: clean up and split the applet download package, it should be much easier for noobs to pick it up now and less confusing. 2010-08-28 16:39:16 +00:00
Brian Matzon cba5ab3492 incrementing version to 2.6 2010-07-27 19:08:50 +00:00
Ioannis Tsakpinis 5842103580 Added support for OpenGL 4.1 and new extensions. 2010-07-27 15:33:22 +00:00
Brian Matzon 029fa0e974 Elevate priv for jnlp and sign/trust 2010-07-15 21:58:06 +00:00
Brian Matzon beee77f90b Trusted-Library + Signing changes, blame kappaOne for breakage... 2010-07-15 19:07:49 +00:00
Ioannis Tsakpinis 21b3c3d818 Added PixelFormat support for framebuffer CSAA (NV_multisample_coverage, WGL & GLX only).
Added support for AMD_name_gen_delete and AMD_debug_output. The AMDDebugOutputCallback class enables query-less message handling.
Added support for extension aliases.
2010-05-27 22:56:29 +00:00
Brian Matzon b65bd6a333 bump version to 2.5 2010-05-24 22:39:06 +00:00
Brian Matzon f64b3b0eb9 EFX patch by Ciardhubh (missing generator entry) 2010-05-24 22:37:11 +00:00
Brian Matzon d8cb5d1958 misc uncommitted jnlp stuff... 2010-05-24 21:09:19 +00:00
Brian Matzon 2bcbea95d1 2.4.2 release 2010-04-15 18:03:54 +00:00
Brian Matzon 3e20bde12f prepare for 2.4.1 2010-04-13 20:28:04 +00:00
Ioannis Tsakpinis 4eb94622ca Added @NoErrorCheck on vertex data methods.
The debug build will now track Begin/End pairs and never call GetError inside them.
2010-04-09 23:57:40 +00:00
Brian Matzon ea45359a98 make sure we overwrite existing files 2010-04-07 10:28:05 +00:00
Brian Matzon 7fcf5a74ce trusted and sealed lzma, needed by Java update 19 2010-04-04 19:48:53 +00:00
Ioannis Tsakpinis 9f2461fb70 Fixed debug builds. 2010-04-02 18:45:19 +00:00
Ioannis Tsakpinis 6e738cc2b6 Added support for NVX_gpu_memory_info (experimental extension).
Added support for initializing extensions that are not exposed in GL_EXTENSIONS (enables EXT_direct_state_access and NV_primitive_restart on AMD GPUs, use at your own risk).
Updated @Optional functions for AMD GPUs (driver version: 10.3)
2010-03-31 15:46:16 +00:00
Ioannis Tsakpinis a4ed94bf4d Added support for APPLE extensions. 2010-03-27 01:12:05 +00:00
Brian Matzon 2f172a09bf 2.4 release 2010-03-17 18:58:18 +00:00
Ioannis Tsakpinis e97e601894 Added Charset encoding to StringUtils
Changed shader tests to use the String APIs
Finished ARB_uniform_buffer_object shader test
Fixed native code compiler warnings
Made the generator check file timestamps to avoid unnecessary 3+ min builds
2010-03-14 00:19:48 +00:00
Brian Matzon 5c7c1eeacc prepare for 2.3 2010-02-03 21:03:32 +00:00
Ioannis Tsakpinis ede27aaa21 Improved compatibility mode detection
Removed support for indirect buffers as arguments to GL functions
Added missing tokens in GL30 & GL32
Added support for AMD_seamless_cubemap_per_texture & AMD_shader_stencil_export
Fixed AMD_vertex_shader_tessellator typo
Added AMD extensions to the build process >.<
2010-01-31 16:40:51 +00:00
Brian Matzon b1594c74e5 2.2.2 2010-01-25 21:14:15 +00:00
Brian Matzon 66d99543b9 updating to 2.2.1 2009-11-15 19:23:48 +00:00
Ioannis Tsakpinis 02f54eb831 Fixed GLSync build issue. 2009-08-12 14:48:37 +00:00
Ioannis Tsakpinis 1e6f6829ec Added support for GREMEDY_string_marker. 2009-06-19 10:32:57 +00:00
Brian Matzon a6ae9f33b5 fix windows issue with mouse down true when released outside window 2009-05-26 20:39:23 +00:00
Brian Matzon 33202b9bf7 preparing 2.2.0 2009-04-30 18:48:34 +00:00
Jeremy Booth e69f281298 Make the release build also compile the debug jar 2009-04-09 21:18:19 +00:00
Jeremy Booth 894828578e Parameterise the signing of the applet, and don't fail if the debug jar is missing. 2009-04-09 20:22:45 +00:00
Jeremy Booth 4deab98889 Updates for solaris and linux builds. 2009-04-08 21:53:59 +00:00
Jeremy Booth 18e1db9336 Updates for building windows 64 bit builds in VC express 2009-04-08 20:18:29 +00:00
Brian Matzon 78b4301147 default to generatechecks for openal. This is needed since initNativeStub expects methods to be indirect (nalEnable instead of alEnable). 2009-03-19 19:12:37 +00:00
Brian Matzon c7ca903ca8 using windows dir instead of win32/win64 2009-03-17 21:50:09 +00:00
Brian Matzon 96ad3a2738 default to not generate checks 2009-03-17 21:49:28 +00:00
Brian Matzon 8f91dfcdc7 updating version to 2.1.0 2009-03-09 21:07:38 +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
Brian Matzon 97ef35f857 create and include non-pack200, lzma jars - for those 1.4 only macs 2008-11-26 20:05:59 +00:00
Elias Naur ac74840f8d Removed dinput references from mingw build.xml 2008-11-24 10:06:29 +00:00
Brian Matzon 071f73c25c include 64bit openal-soft 2008-11-09 19:20:49 +00:00
Brian Matzon e419f96716 2.0.1 version string 2008-11-03 19:39:23 +00:00
Brian Matzon 984c5a4e81 release 2.0 2008-10-13 19:51:26 +00:00
Elias Naur a0e5788d50 really enable openal checks 2008-10-11 20:35:03 +00:00
Elias Naur f876246091 enabled openal checks 2008-10-11 20:12:33 +00:00
Brian Matzon 267ca6ea19 solaris package support
rc2 version string
2008-09-15 18:28:47 +00:00
Elias Naur 2c20f1cbeb Solaris: Tweaked build script to please gcc 2008-08-12 17:58:41 +00:00
Elias Naur acbd39a6c1 Use gcc instead of cc for compiling linux natives 2008-08-12 12:53:03 +00:00
Elias Naur 9601425f11 Added solaris support to linux build scripts 2008-08-12 11:54:09 +00:00
Brian Matzon 88ab2fa02d dont generate checks for openal 2008-06-07 06:58:53 +00:00
Brian Matzon 2b082abc46 removed references to directx 2008-06-05 13:12:34 +00:00
Brian Matzon 2886b754a9 rc1 identifier string 2008-06-04 19:40:24 +00:00
Elias Naur 8375fd5185 Mac OS X: Restore Mac OS X 10.3 compatibility 2008-05-28 08:40:38 +00:00
Elias Naur 2de3d18566 Mac OS X: Added JNI_* methods to exported symbol list 2008-04-24 17:45:50 +00:00
Brian Matzon 49d3099666 update version string to 2.0 beta 1 2008-04-20 20:06:42 +00:00
Brian Matzon 6d490eef53 use lzma and pack200 compression for applet distribution 2008-04-20 20:02:02 +00:00
Brian Matzon 90d03c3df3 split build file into components 2008-04-20 18:46:34 +00:00
Elias Naur 657bd156e2 Windows: Removed directinput files, since they are now unused. Fixed headers build.xml target 2008-04-10 20:47:29 +00:00
Elias Naur b81df11b5f Mac OS X: Added support for x86_64 2008-04-07 11:48:20 +00:00
Elias Naur 54cd2cae37 Mac OS X: 10.5 build fixes 2008-04-07 11:30:43 +00:00
Elias Naur 71d28a1163 Mac OS X: Let gcc-3.3 build against 10.4 universal sdk 2008-01-25 10:46:18 +00:00
Brian Matzon b20ae3c6da removed /Wp64 command line argument - deprecated as of VS express 2008 2008-01-21 22:19:25 +00:00
Elias Naur dc3999b075 Removed devil and fmod support. yay. 2008-01-21 21:38:29 +00:00
Elias Naur de1520d80f Windows: Removed unused library path from mingw build script 2007-12-04 11:47:08 +00:00
Brian Matzon 8ee25e22cd removing direct x, can be picked up in the lwjgl-directx tag 2007-10-20 19:02:48 +00:00
Brian Matzon 524702ee0d added missing libraries 2007-08-27 20:57:29 +00:00
Elias Naur e1067d49d6 Mac OS X: Added the -Wunused gcc flag 2007-07-30 05:22:46 +00:00
Elias Naur 52175b6d32 Linux: Add -Wunused to native compilation 2007-07-30 05:15:02 +00:00
Elias Naur db7acb07ce Mac OS X: Fix native compilation error by forcing all native source to be Objective C. This is needed the jawt headers use Objective C features 2007-04-08 21:33:35 +00:00
Elias Naur 9f147c754a Linux: Don't statically link Xrender, Xrandr, Xcursor and Xfixes to
avoid bugs in older versions of the libraries being exposed in newer
linux distributions based on XCB (like Ubuntu Feisty).
2007-03-06 14:48:35 +00:00
Elias Naur 09a9f4953f Linux: Devil and FMOD: Add alternative paths to JNI header files 2007-01-07 08:41:33 +00:00
Elias Naur c8f6fe0349 Linux: Add more include paths to the build script to handle distros with a different JRE layout 2006-12-11 11:26:26 +00:00
Brian Matzon e3d6b25d4e universal build of fmod 2006-11-18 21:20:41 +00:00
Brian Matzon 159d25739e devil universal build script 2006-11-18 18:40:39 +00:00
Elias Naur a853b2ba69 Mac OS X: Fix to intel mac build 2006-11-14 09:20:24 +00:00
Elias Naur b1130b6729 Mac OS X: Explicitly state the legacy build of lwjgl should be for the PPC architecture. This could fix the build problems on intel macs 2006-11-14 08:36:31 +00:00
Elias Naur 08e94f8a7b Linux: changed uname -i to uname -m to improve 64 bit detection in build script 2006-09-08 10:01:06 +00:00
Elias Naur f14923d34d Mac OS X: build fixes 2006-08-10 09:05:54 +00:00
Elias Naur 294b68f057 Mac OS X: Build fixes 2006-08-01 14:10:17 +00:00
Elias Naur 05f1f755bf Mac OS X: Native compilation fix 2006-08-01 13:55:19 +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