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