Skip to content
Snippets Groups Projects
  1. Dec 14, 2022
    • Alexandre Janniaux's avatar
      interop_sw: move functions to static linkage · 93f42387
      Alexandre Janniaux authored and Steve Lhomme's avatar Steve Lhomme committed
      Clean-up after previous patches, remove the now-unused header and
      prevent module functions from being exposed.
      93f42387
    • Alexandre Janniaux's avatar
      opengl: interop_sw: implement as a module · cf672816
      Alexandre Janniaux authored and Steve Lhomme's avatar Steve Lhomme committed
      This commit introduce the "opengl sw interop" to allow interop to be
      implemented as modules for the desc->plane_count != 0 case.
      
      No functional changes, but now the interop doesn't need to be built into
      the clients that are using it and is separated into a different plugin.
      
      It still doesn't allow to use software interop in --glinterop parameter.
      cf672816
  2. Dec 13, 2022
  3. Dec 12, 2022
  4. Dec 11, 2022
  5. Dec 10, 2022
  6. Dec 09, 2022
  7. Dec 08, 2022
  8. Dec 07, 2022
Loading