Jump to content

console window printing is slow in x11 app


harsha

Recommended Posts

There are several reasons the X driver performs poorly...

  1. As X is a development and test platform only for uGFX and thus never intended to be used for production, no effort has been spent in adding accelerated routines.
  2. Accelerated routines are not that easy for X. There are some fundamental differences in the way the two GUI systems work and that complicates the writing of these routines.
  3. We are not really X programmers. Any code we produce for X is not necessarily going to be the best.

If you would like to help in updating the X driver we would really appreciate it. The X driver has already taken us more time than any other driver we have written.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...