Search results

  1. N

    glshim

    @petevine So the last days i'm very busy. So now back in town and the X-Mas ist standing for the doors... But the next days i have some tiome to  test again glshim with the IR-CAM. So i have checked out my sources use freeglut and freeglut is using mesa and so i can not use another...
  2. N

    glshim

    Today i have test something but not this:   glBindTexture(GL_TEXTURE_2D, _texture); before the glTexImage2D   Hope i can check it asap...
  3. N

    glshim

    Here you can see lunixbochs branch i have testet for 2 minutes and then quit the app to see my fps output. You see from 30 to maximum 40fps. Is enough for me. Interesting is some glGetError 0x500 at the beginning...
  4. N

    glshim

    Yes.. Mail send.
  5. N

    glshim

    I can send to you the sources if you give me the Mail-Adress.. i'm wait here for minutes.. can post and delete your adress.
  6. N

    glshim

    So i think the software is stopped or extremly slow... but is thre slow because of to many calls? But thre is no rendering image from the CAM...
  7. N

    glshim

    And i mean not the Text-Issue. On the second one there is no rendered IR_Image... only an blue screen.. first i have tought is while the CAM is not moving.. but when i close the app.. i see only 10 of my FPS Calls  from 27-0,2fps showing on the console... by using ptitSeb and i see 50 of that...
  8. N

    glshim

    Hi, so can you see the difference between both pictures? Lunixbochs: ptitSeb:
  9. N

    glshim

    Hi "Can you try with both "LIBGL_FB=1 LIBGL_BATCH=2" ? " the same Problem. 0,2fps.. it looks like it stops and no moving from the kamera appear on the image.
  10. N

    glshim

    Ah no.. the RPI Monitor is only for Hardware surveillence. Can't find the linux-tools-4.1.13-v7+ for the  RPI.... Other ideas?
  11. N

    glshim

    Hi, without LIBGL_FB=1 i became an EGL Error Bad Display 0x3008. Also if i use LIBGL_BATCH=2 The lunixbochs branch start with and without the LIBGL_FB=1. So Raspberry PI Debian don't have perf... i find no package for that? Linux-Tools is not enough to start perf.. so i fin dan...
  12. N

    glshim

    Hi, so is starting and running and also i can see the text perfect.. But it looks like there is not hardware accelerated. But also with only software rendering i had 15fps. I see 0,2fps and the image is not move. With the unstable branch from lunixbochs i have about 40fps. The...
  13. N

    glshim

    100% Build Now i will test with the IR_CAM
  14. N

    glshim

    [ 3%] Building C object src/CMakeFiles/GL.dir/glx/glx.c.o /home/pi/glshim/src/glx/glx.c:196:7: error: conflicting types for ‘open_lib’ void *open_lib(const char **names) { ^ In file included from /home/pi/glshim/src/glx/../gl/gl.h:87:0, from...
  15. N

    glshim

    Ah Okay i will test... :-)
  16. N

    glshim

    Cool... Is this on the other Branch different?
  17. N

    glshim

    pi@raspberrypi ~/glshim/lib $ ls libGL.so.1 libGL.so.1.2 pi@raspberrypi ~/glshim/lib $ ldd libGL.so.1 linux-vdso.so.1 (0x7ef96000) /usr/lib/arm-linux-gnueabihf/libarmmem.so (0x76f16000) libX11.so.6 => /usr/lib/arm-linux-gnueabihf/libX11.so.6 (0x76ded000)...
  18. N

    glshim

    pi@raspberrypi ~/optris/optrisapp_oop/build $ ldd irimager_show_oop linux-vdso.so.1 (0x7ef7e000) /usr/lib/arm-linux-gnueabihf/libarmmem.so (0x76f4d000) libirimager.so => /usr/lib/libirimager.so (0x76f01000) libirimageprocessing.so =>...
  19. N

    glshim

  20. N

    glshim

    There is no "opt" folder.
Back
Top