Skip to content
Snippets Groups Projects
  1. Jul 05, 2019
  2. Jul 04, 2019
    • Juha Aatrokoski's avatar
      compositor: Fix GL texture filter · 7a92d032
      Juha Aatrokoski authored and Olivier Fourdan's avatar Olivier Fourdan committed
      
      Bug: 15676
      
      Between versions 4.13.1 and 4.13.2 the GL_NEAREST filter (used on the
      deepest levels of desktop zoom) stopped working, and GL_LINEAR was
      used instead. Fix by setting GL_TEXTURE_MIN_FILTER in addition to
      GL_TEXTURE_MAG_FILTER, like was done in version 4.13.1; apparently the
      former needs to be correctly configured for the latter to take effect.
      
      Signed-off-by: default avatarJuha Aatrokoski <jha@iki.fi>
      7a92d032
  3. Jul 03, 2019
  4. Jul 01, 2019
  5. Jun 30, 2019
  6. Jun 28, 2019
  7. Jun 27, 2019
  8. Jun 26, 2019
  9. Jun 24, 2019
  10. Jun 22, 2019
  11. Jun 21, 2019
  12. Jun 20, 2019
  13. Jun 19, 2019
  14. Jun 18, 2019
Loading