Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update wayland and add gtk #35

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Dec 2, 2024

  1. wayland-protocols: update to 1.38

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9039b26 View commit details
    Browse the repository at this point in the history
  2. wayland: update to 1.23.0

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    0dbba85 View commit details
    Browse the repository at this point in the history
  3. wayland-utils: update to 1.2.0

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3a6aa89 View commit details
    Browse the repository at this point in the history
  4. libva: add package

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    0d757b3 View commit details
    Browse the repository at this point in the history
  5. spirv-headers: add package

    Add SPIRV headers required to build Intel Vulkan driver.
    
    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    529bda8 View commit details
    Browse the repository at this point in the history
  6. spirv-tools: add package

    Add spirv-tools required to build Intel Vulkan driver.
    
    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1abd9de View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. llvm: add package

    Add static LLVM host and target build for use with Mesa.
    
    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7986162 View commit details
    Browse the repository at this point in the history
  2. glslang: add package

    Add glslang package used by Mesa.
    
    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    efdfdcf View commit details
    Browse the repository at this point in the history
  3. mesa: update to 24.3.0, improve build

    Apart from switching to a newer upstream version, also improve the
    build:
     * introduce build-variants for each kind of hardware
     * use LLVM
     * build more Gallium drivers
     * build Vulkan drivers
     * build Clover OpenCL library
    
    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    3f7e9f3 View commit details
    Browse the repository at this point in the history
  4. kmscube: update to git HEAD of 2024-09-26

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    e16b2ee View commit details
    Browse the repository at this point in the history
  5. pango: update to 1.54.0

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    b61f53f View commit details
    Browse the repository at this point in the history
  6. cairo: update to 1.18.2

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    3551eff View commit details
    Browse the repository at this point in the history
  7. harfbuzz: update to 10.0.1

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    cd29bd4 View commit details
    Browse the repository at this point in the history
  8. fribidi: update to 1.0.16

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    6589f35 View commit details
    Browse the repository at this point in the history
  9. libxkbcommon: update to 1.7.0

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    19c95be View commit details
    Browse the repository at this point in the history
  10. seatd: update to 0.9.1

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    0e3f193 View commit details
    Browse the repository at this point in the history
  11. edid-decode: add package

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    08f5249 View commit details
    Browse the repository at this point in the history
  12. libdisplay-info: add package

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    3d8516f View commit details
    Browse the repository at this point in the history
  13. weston: update to 14.0.1

    Move to frameworks which is a batter match than libs.
    
    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d8e50d5 View commit details
    Browse the repository at this point in the history
  14. libepoxy: add package

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    a4c45d4 View commit details
    Browse the repository at this point in the history
  15. graphene: add package

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    cc69a3e View commit details
    Browse the repository at this point in the history
  16. gdk-pixbuf: add package

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    5f1d442 View commit details
    Browse the repository at this point in the history
  17. gtk: add package

    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    0658c55 View commit details
    Browse the repository at this point in the history