Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Supported OpenGL Version.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Matthew Sitton  
View profile  
 More options Jul 4 2012, 2:45 am
From: Matthew Sitton <matthewsit...@gmail.com>
Date: Tue, 3 Jul 2012 23:45:40 -0700 (PDT)
Local: Wed, Jul 4 2012 2:45 am
Subject: Supported OpenGL Version.

I was wondering what is the highest version of openGl supported was.

This says that you regenerate the openGl code often:
http://www.pyglet.org/doc/programming_guide/the_opengl_interface.html

looking at the code repository, it seems the last time it was regenerated
was Sep 7, 2010?

So that would be openGL 4.1 at max(in the code repository last released
version even older than that).

I would like to be able to use openGl 4.2.

So can it be regenerated again for the 1.2 release that seems to be coming
up soon so that OpenGL 4.2 is supported?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Sitton  
View profile  
 More options Jul 4 2012, 2:25 pm
From: Matthew Sitton <matthewsit...@gmail.com>
Date: Wed, 4 Jul 2012 11:25:16 -0700 (PDT)
Local: Wed, Jul 4 2012 2:25 pm
Subject: Re: Supported OpenGL Version.

if you cant regenerate it, thats fine we will just fall back to making our
own ctypes openGL wrapper.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adam Bark  
View profile  
 More options Jul 4 2012, 6:16 pm
From: Adam Bark <adam.jt...@gmail.com>
Date: Wed, 04 Jul 2012 23:16:48 +0100
Local: Wed, Jul 4 2012 6:16 pm
Subject: Re: Supported OpenGL Version.

On 04/07/12 19:25, Matthew Sitton wrote:

I don't have a video card that will run openGL 4.2, if you do you could
regenerate it and submit it to the mailing list or the issue tracker.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tristam MacDonald  
View profile  
 More options Jul 4 2012, 8:23 pm
From: Tristam MacDonald <swiftco...@gmail.com>
Date: Wed, 4 Jul 2012 20:23:22 -0400
Local: Wed, Jul 4 2012 8:23 pm
Subject: Re: Supported OpenGL Version.

least in theory) from the specification, not the installed OpenGL headers.

--
Tristam MacDonald
http://swiftcoder.wordpress.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Sitton  
View profile   Translate to Translated (View Original)
 More options Jul 7 2012, 12:29 am
From: Matthew Sitton <matthewsit...@gmail.com>
Date: Fri, 6 Jul 2012 21:29:56 -0700 (PDT)
Local: Sat, Jul 7 2012 12:29 am
Subject: Re: Supported OpenGL Version.

i just tried to regenerated it but failed, i run a example trying to use
the generated gl folder and it crashes.

But yeah you dont need a graphics card that supports it
It downloads everything it needs off of the internet from what i see.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andreas Schiefer  
View profile   Translate to Translated (View Original)
 More options Jul 7 2012, 5:36 am
From: Andreas Schiefer <andreas.schie...@gmail.com>
Date: Sat, 7 Jul 2012 11:36:10 +0200
Local: Sat, Jul 7 2012 5:36 am
Subject: Re: Supported OpenGL Version.
I've just regenerated the OpenGL wrappers and pushed them to the repository.
A guick look at the generated gl modules indicates that at least some
of the new OpenGL 4.2 functions like glTexStorage* or
glDrawTransformFeedbackInstanced are available now. However, it seems
that for some reason some constants like GL_COMPRESSED_RGBA_BPTC_UNORM
are only available with the _ARB suffix, but that shouldn't be a big
problem.

Please report back if the updated wrappers work for you.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »