![]() |
Re: near-complete OpenGL 1.3 API implemented using OpenGL ES 1.1
OMG. I still have to "cope with" (=fight against) historically grown usage of CVS weekly. The same with EMACS (seriously guys, how can anyone be using it as a mailreader/PIM suite etc too?), procmail (which is ok but cumbersome) and (albeit to a lesser degree) SVN (which tends to corrupt repositories if used multi-site).
I'm ok with makefiles, they are simple and clean. And when you lose the oversight/control of your build processes and the output seems a bit unpredictable, it doesn't matter what solution one uses anyway. But ant is a nice build environment too, hmm... |
Re: near-complete OpenGL 1.3 API implemented using OpenGL ES 1.1
so any autofool here to fix this configure ? I am too bored to do it myself :)
|
Re: near-complete OpenGL 1.3 API implemented using OpenGL ES 1.1
I am going to experiment with this. Let's see if I can use this to build Blender with OpenGL acceleration! (I know someone did three years ago or so, but the code never appeared.)
|
Re: near-complete OpenGL 1.3 API implemented using OpenGL ES 1.1
Is it possible to get OpenGL support by compiling MesaLib with --enable-gles1 and --enable-gles2 flags? I've compiled MesaLib 7.11.2 with these flags, on device with tanners gcc4-4.
Output from ./configure --enable-gles1 --enable-gles2 Code:
OpenGL: yes (ES1: yes ES2: yes)Code:
Nokia-N900-40-4_PR_001:~/build/glx$ ./glxgears rootsh wmctrl -i -r $(wmctrl -l | grep 'glxgears' | awk '{print $1}') -b add,fullscreen Code:
Nokia-N900-40-4_PR_001:~/build/glx$ ./glxinfo | grep rendehttp://pastebin.com/YXuvYVCN |
Re: near-complete OpenGL 1.3 API implemented using OpenGL ES 1.1
Is it possible to use OpenGL by compiling MesaLib with --enable-gles1 and --enable-gles 2 flags? I've compiled MesaLib on device with these flags using Tanners gcc4.4
Output from ./configure --enable-gles1 --enable-gles2 Code:
OpenGL: yes (ES1: yes ES2: yes)Code:
Nokia-N900-40-4_PR_001:~/build/glx$ ./glxgears rootsh wmctrl -i -r $(wmctrl -l | grep 'glxgears' | awk '{print $1}') -b add,fullscreen Output from glxinfo | grep rende Code:
direct rendering: Yeshttp://pastebin.com/0hrpPSxD edit: output from glew-utils visualinfo Code:
OpenGL vendor string: Brian Paulglewinfo Code:
--------------------------- |
Re: near-complete OpenGL 1.3 API implemented using OpenGL ES 1.1
taixzo: It will be amzing to have it on a mobile device. Good luck!
|
| All times are GMT. The time now is 04:03. |
vBulletin® Version 3.8.8