> Does anybody know why a video surface can not be
> created in video memory with the Radeon 7500/8500?
> For example, SDL_SetVideoMode (640, 480, 32,
> SDL_HWSURFACE), will give me a SDL_SWSURFACE.  I am
> using the following setup:

SDL surfaces are always in software under X11. Try fbcon if you must have
it, but you can get good speed without it.

--ryan.



_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to