SDL with DRI

Hi,

Now I can install dri at one via video card (onboard) and it’s working
without any problem with glxgears.
But SDL Game is at the same performance that it was without dri, mutch
slower (24fps).

I have to active anything to sdl use dri?

Thank you,

R?ben

R?ben L?cio wrote:

Hi,

Now I can install dri at one via video card (onboard) and it’s working
without any problem with glxgears.
But SDL Game is at the same performance that it was without dri, mutch
slower (24fps).

I have to active anything to sdl use dri?

DRI accelerates OpenGL. Unless your SDL application uses OpenGL,
enabling DRI won’t result in a speedup.

Stephane