Skip to content
Snippets Groups Projects
  1. Jul 23, 2009
  2. Jul 22, 2009
  3. Jul 21, 2009
  4. Jul 20, 2009
    • Michel Dänzer's avatar
      radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil. · 5ed44040
      Michel Dänzer authored
      Otherwise simple apps like glxgears pick up a DirectColor visual since the X
      server mixes the depth 32 visual in with the other GLX visuals, and this seems
      to result in a (mostly) black screen due to a bad ColorMap for a lot of people.
      
      The bad ColorMap may be a bug in the apps, the X server or X driver, and
      regardless of that I think the X server should ideally make the depth 32 GLX
      visual separate from the rest again, but in the meantime this makes us cope.
      
      (depth_bits is either 16 or 24, never 0)
      5ed44040
  5. Jul 19, 2009
  6. Jul 17, 2009
  7. Jul 16, 2009
  8. Jul 15, 2009
Loading