Commit Graph

7 Commits

Author SHA1 Message Date
Alexander von Gluck
0bd075eb43 libglvnd: Bump patchset to latest revision 2024-04-11 12:44:27 -05:00
Alexander von Gluck
e3719ccc58 libglvnd: A dereference ptr fix (being upstreamed), bump rev 2024-04-09 08:12:11 -05:00
Alexander von Gluck IV
6836688f0d libglvnd: Fix lib compat. Makes more compatible with mesa libGL compat
* A few consumers of libGL already specified > 1.0, this makes
  libglvnd more compatible to swap for mesa
2023-12-21 12:37:41 -06:00
Alexander von Gluck IV
fc0cf1d258 libglvnd: Bump to 1.7.0 with our patches fully upstream 2023-10-17 12:45:20 -05:00
Alexander von Gluck IV
c7382e4c0e mesa: Add experimental mesa 23.1 package
* do not activate this until we are ready (and 23.1.0 is final)
* This marks the shift to libglvnd
* mesa no longer provides libGL, and only provides an EGL
  vendor rendering driver in add-ons/opengl/egl_vendor.d
2023-04-15 09:08:32 -05:00
Alexander von Gluck IV
c7cbf14e30 libglvnd: Fixes and refinements to 1.6.0 based on upstream 2023-04-01 10:10:12 -05:00
Alexander von Gluck IV
5117887593 libglvnd: Introduce new experimental GL dispatch library
* Based largely on the work of X512, this will dispatch
  OpenGL calls to Mesa EGL renderers
* Highly experimental. Do not enable architecture builds
  until we have some confirmation around functionality
  as it assumes libGL ownership
2023-02-17 15:51:34 -06:00