This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin and ARB shader


At 02:44 AM 3/22/2005, you wrote:
>Hi
>
>Is it possible to use ARB extensions (shaders) under cygwin?
>I am not able to use glGenProgramsARB_t()
>---------------------------------------------------------------
>// Generate a valid program ID
>// m_program_id => GLuint m_program_id ;
>glGenProgramsARB_t(1, &m_program_id);
>assert(m_program_id);
>// typedef void (APIENTRY * glGenProgramsARB_t) (GLsizein, GLuint*);
>---------------------------------------------------------------

<snip>

Please do not cross-post messages like this from the cygwin-xfree list to 
this one.  The cygwin-xfree list is the appropriate place for this kind
of inquiry.  I expect the answer you got today after your original post
to the cygwin-xfree list is precisely the information you are looking for. 
cygwin-xfree has the Cygwin X experts.  When you need this expertise, ask 
your question there and only there.  If anyone can help you with those 
questions, they can.


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]