LWJGL
May 25, 2013, 10:53:03
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL 2.9.0 released!
Home
Help
Search
Login
Register
LWJGL
>
Programming
>
OpenGL
>
Apple Extensions not available?
Pages: [
1
]
« previous
next »
Print
Author
Topic: Apple Extensions not available? (Read 1233 times)
xindon
Newbie
Posts: 32
Apple Extensions not available?
«
on:
March 26, 2010, 05:11:33 »
Hi,
I'm on Mac OS X Snow Leopard and when trying to use ARBVertexArrayObject I get an "Function is not supported exception".
However, among others I've got the GL_APPLE_vertex_array_object extension.
Am I just too stupid or is there really no way to use the Apple Extensions in LWJGL???
Thank you very much :-)
Regards,
Tim
Logged
My stuff
spasi
Nerdus Imperius
Posts: 752
Re: Apple Extensions not available?
«
Reply #1 on:
March 26, 2010, 06:07:13 »
Hey Tim,
Could you please give me a list of APPLE extensions you'd like to see supported by LWJGL (links to specs appreciated)? I'll try to get them in before the next release.
Logged
xindon
Newbie
Posts: 32
Re: Apple Extensions not available?
«
Reply #2 on:
March 26, 2010, 06:30:12 »
Wow, that's nice :-)
Currently most important for me:
GL_APPLE_vertex_array_object
, which should just be an alias for GL_ARB_vertex_array_object.
Thank you very very very much for your quick help!
Here's a list to the specs of most Apple Extensions currently available on my Snow Leopard machine:
GL_APPLE_aux_depth_stencil
GL_APPLE_client_storage
GL_APPLE_element_array
GL_APPLE_fence
GL_APPLE_float_pixels
GL_APPLE_flush_buffer_range
GL_APPLE_rgb_422
GL_APPLE_texture_range
GL_APPLE_vertex_array_range
GL_APPLE_vertex_program_evaluators
GL_APPLE_ycbcr_422
However I don't need those actually, just if you want to add more.. :-)
Regards,
Tim
Logged
My stuff
spasi
Nerdus Imperius
Posts: 752
Re: Apple Extensions not available?
«
Reply #3 on:
March 26, 2010, 18:34:32 »
Hey again Tim,
The above extensions have been added and also another 3 that I found on the registry.
Enjoy
Logged
xindon
Newbie
Posts: 32
Re: Apple Extensions not available?
«
Reply #4 on:
March 27, 2010, 09:46:08 »
Quote from: spasi on March 26, 2010, 18:34:32
Hey again Tim,
The above extensions have been added and also another 3 that I found on the registry.
Enjoy
Update:
It really works! Wicked!
You're awesome! :-) GREAT! Thank you so much!
Logged
My stuff
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...