Configure globals

This section specifies the configuration applied globally to the windowing manager system.

This section must begin with begin globals and end with end globals.

There is only one globals section. The parameters that are set in this section will be applied to all pipelines.

Below is an example of a globals section of a graphics.conf file.
  begin globals
    blit-config = pvr2d
    blits-logsize = 4096
  end globals