ATI seem to be trying to outdo NVIDIA with every driver they release!
19 new extensions!

Also 1 AMDX was removed, and 1 AMDX promoted to AMD and 1 new AMD.
All OpenGL 3.3, 4.0 and a bunch of other new stuff!
Missing 3 ARBs from 4.0, so have to use 4.0 profile to get them:
GL_ARB_sampler_object
GL_ARB_texture_swizzle
GL_ARB_texture_buffer_object_rgb32
Missing ARB DX11 textures, but available as an EXT:
GL_ARB_texture_compression_bptc
Missing future (4.1?) #include in GLSL:
GL_ARB_shading_language_include
They dropped a future (4.1?) extension that NVIDIA call GL_EXT_shader_image_load_store (NVIDIA seem to have dropped too?):
GL_AMDX_random_access_target
Also for
JeGX:
The OpenGL 3.x demos are broken with a 4.0 driver. It gives the error:
Ouch! This demo requires at least an OpenGL 3.1 support.
Bye...