Rúben Lício schrieb: > Hi, > > I'm loocking for how make my game run faster on linux. > All that i read and test going to frame buffer is better for my game. > > Game is run on SDL without opengl, on fullscreen mode (800x600x32). > Can i use directfb to acelerate my game??? > But, i cannot change how my game work, because if i will do it is more > efecienty use opengl with dri and it will be too much work.
If you're using the SDL blitting functions etc. your game could run a lot faster with a graphics card supported by DirectFB. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
