![]() |
2012-06-20
, 18:39
|
|
Posts: 1,348 |
Thanked: 1,863 times |
Joined on Jan 2009
@ fr/35/rennes
|
#12
|
![]() |
2012-06-20
, 19:17
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#13
|
The Following 3 Users Say Thank You to taixzo For This Useful Post: | ||
![]() |
2012-09-12
, 20:43
|
Posts: 3 |
Thanked: 2 times |
Joined on Sep 2012
|
#14
|
OpenGL: yes (ES1: yes ES2: yes)
Nokia-N900-40-4_PR_001:~/build/glx$ ./glxgears 109 frames in 5.0 seconds = 21.714 FPS 158 frames in 5.0 seconds = 31.515 FPS 155 frames in 5.0 seconds = 30.957 FPS
Nokia-N900-40-4_PR_001:~/build/glx$ ./glxinfo | grep rende direct rendering: Yes OpenGL renderer string: Mesa X11
![]() |
2012-09-12
, 20:55
|
Posts: 3 |
Thanked: 2 times |
Joined on Sep 2012
|
#15
|
OpenGL: yes (ES1: yes ES2: yes)
Nokia-N900-40-4_PR_001:~/build/glx$ ./glxgears 86 frames in 5.0 seconds = 17.117 FPS 158 frames in 5.0 seconds = 31.400 FPS 155 frames in 5.0 seconds = 30.947 FPS 159 frames in 5.0 seconds = 31.672 FPS Nokia-N900-40-4_PR_001:~/build/glx$
direct rendering: Yes OpenGL renderer string: Mesa X11
OpenGL vendor string: Brian Paul OpenGL renderer string: Mesa X11 OpenGL version string: 2.1 Mesa 7.11.2 OpenGL extensions (GL_):
--------------------------- GLEW Extension Info --------------------------- GLEW version 1.5.8 Reporting capabilities of display :0.0, visual 0x21 Running on a Mesa X11 from Brian Paul OpenGL version 2.1 Mesa 7.11.2 is supported
![]() |
2012-09-12
, 21:05
|
|
Posts: 80 |
Thanked: 225 times |
Joined on Sep 2012
|
#16
|
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...
Last edited by don_falcone; 2012-06-20 at 13:02.