satacoy
Still Fresh
- Joined
- May 1, 2006
- Messages
- 81
Pickle said:Thanks, i hope it helps you.
It has helped, I can now get a simple program compiling and running.
One thing I noticed: In the .h files you've included in the GLES directory, a lot of the fixed point functions and definitions are missing. For example GL_FIXED isn't defined, nor is glColor4x. I was able to find them in a gl.h file from one of your earlier zip files. I swapped that gl.h file in, and was able to compile and use the fixed point function fine.
Thanks again for the work, it's got me fired up again to get coding on something.
Last edited by a moderator: