OpenGL ES 1.1 driver development without OS support

HI All,
I am trying to develop OpenGL ES driver for our custom SoC which does not have any OS (yet). The SoC has an advanced GPU which is compatible with OpenGL ES 1.1
My query is, it possible to realize full OpenGl ES functionality without any OS? Any potential issues?
regards
manjunath

Sure, there is no reason why you couldn’t. I have Vincent SC running on a bare-bones Altera Nios II SoC on an FPGA.
However, you will probably need to work with the IP vendor (or integrator) of the GPU on your SoC to make this happen.

  • HM

hi!

please if you can tel me how you integrate vincent in fpga.I would use Opengl ES implementation (vincent3D 1.x) in FPGA xilinix vertex 5 with powerpc prossecor

thanks

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.