Emulating Opengl Es/libs For Unsupporting Devices


Capn_Fish

Member
Joined
Oct 12, 2008
Messages
200
I'm learning to use OpenGL ES (I got the gold book, and the OpenGL red book, not that it really matters), but haven't figured out how to use it on my Gentoo laptop. Is there something like Mesa available in OGLES form that I can use to test OGLES programs on my laptop? I found the headers from Khronos, but no libs.

I don't need extreme performance or anything, just to be able to see if the stuff I write runs like I want it to.

Thanks, and sorry if this has been covered before. I DID search, but found nothing.
 
You need to download the opengl es 2 (powervr) sdk off the imgtec site, but you need to register first.
 
That's what BugMeNot is for. ;)

Thanks for the prompt reply (I thought I was going to have to use AMD's under WINE)!
 
Back
Top