Age | Commit message (Expand) | Author |
---|---|---|
2020-03-17 | gnu: glfw: Use HTTPS home page....* gnu/packages/gl.scm (glfw)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-15 | gnu: mesa-opencl: Build with clang@9....This is a follow-up to commit cf4fdbcb0bf8ef4639dc162e09d152666fc6b89e. * gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG-8 to CLANG-9. (mesa)[inputs]: Add reminder. | Marius Bakke |
2020-03-14 | gnu: Add guile3.0-opengl....* gnu/packages/gl.scm (guile3.0-opengl): New variable. | Ricardo Wurmus |
2020-02-24 | gnu: mesa: Build with LLVM 9....* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM-8 to LLVM-9. | Marius Bakke |
2020-02-24 | Merge branch 'master' into staging | Marius Bakke |
2020-02-24 | gnu: mesa-opencl: Build with clang@8....* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG to CLANG-8. | Marius Bakke |
2020-02-24 | gnu: mesa: Build with llvm@8 explicitly....* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM to LLVM-8. | Marius Bakke |
2020-02-14 | gnu: mesa: Update to 19.3.4....* gnu/packages/gl.scm (mesa): Update to 19.3.4. (mesa-19.3.3): Remove variable. * gnu/packages/graphics.scm (opensubdiv)[inputs]: Remove MESA-19.3.3. | Marius Bakke |
2020-02-13 | gnu: opensubdiv: Build with a newer version of Mesa....* gnu/packages/gl.scm (mesa-19.3.3): New public variable. * gnu/packages/graphics.scm (opensubdiv)[inputs]: Add it. | Marius Bakke |
2020-01-26 | gnu: freeglut@2: Override inherited package arguments....This is a follow-up to commit 5f6130473788c074536cee2d29dcb052c3140182. * gnu/packages/gl.scm (freeglut-2.8)[arguments]: New field. | Marius Bakke |
2020-01-19 | gnu: mesa: Update to 19.3.2....* gnu/packages/gl.scm (mesa): Update to 19.3.2. | Marius Bakke |
2020-01-11 | gnu: freeglut: Do not build static libraries....* gnu/packages/gl.scm (freeglut)[arguments]: Add #:configure-flags. | Marius Bakke |
2020-01-11 | gnu: freeglut: Update to 3.2.1....* gnu/packages/gl.scm (freeglut): Update to 3.2.1. [inputs]: Remove MESA, XORGPROTO and XINPUT. | Marius Bakke |
2020-01-03 | Merge branch 'master' into staging | Marius Bakke |
2020-01-03 | gnu: Add mojoshader-cs....* gnu/packages/gl.scm (mojoshader-cs): New variable. | Pierre Neidhardt |
2019-12-11 | gnu: mesa: Update to 19.2.7....* gnu/packages/patches/mesa-timespec-test-32bit.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gl.scm (mesa): Update to 19.2.7. [source](patches): Remove obsolete. | Marius Bakke |
2019-12-11 | gnu: libepoxy: Update to 1.5.4....* gnu/packages/gl.scm (libepoxy): Update to 1.5.4. | Marius Bakke |
2019-10-14 | gnu: mesa: Fix test failure on 32-bit systems....* gnu/packages/patches/mesa-timespec-test-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gl.scm (mesa)[source](patches): Add it. | Marius Bakke |
2019-10-12 | gnu: mesa: Update to 19.2.1....* gnu/packages/gl.scm (mesa): Update to 19.2.1. [native-inputs]: Replace PYTHON with PYTHON-WRAPPER. | Marius Bakke |
2019-10-08 | Merge branch 'master' into staging | Marius Bakke |
2019-10-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2019-10-03 | gnu: mesa: Disable faulty test on i686 also when cross-compiling....* gnu/packages/gl.scm (mesa)[arguments]: Fix 'patch-create_test_cases phase for cross-compilation. | Pierre Neidhardt |
2019-09-27 | Merge branch 'master' into core-updates | Marius Bakke |
2019-09-24 | gnu: Add mojoshader-with-viewport-flip....* gnu/packages/gl.scm (mojoshader-with-viewport-flip): New variable. | Pierre Neidhardt |
2019-09-24 | gnu: mojoshader: Broaden feature support (viewport flipping and depth clipping)....* gnu/packages/gl.scm (mojoshader)[arguments]: Build with FLIP_VIEWPORT and DEPTH_CLIPPING. | Pierre Neidhardt |
2019-09-24 | gnu: Add mojoshader....* gnu/packages/gl.scm (mojoshader): New variable. | Pierre Neidhardt |
2019-08-29 | gnu: mesa: Update to 19.1.5....* gnu/packages/gl.scm (mesa): Update to 19.1.5. | Rutger Helling |
2019-08-15 | gnu: mesa: Remove unnecessary inputs....* gnu/packages/gl.scm (mesa)[native-inputs]: Remove unnecessary inputs. | Rutger Helling |
2019-08-13 | Merge branch 'master' into core-updates | Marius Bakke |
2019-08-07 | gnu: mesa: Update to 19.1.4....* gnu/packages/gl.scm (mesa): Update to 19.1.4. | Marius Bakke |
2019-08-05 | gnu: mesa: Enable Intel 32-bit Vulkan drivers....* gnu/packages/gl.scm (mesa)[arguments]: Also build Vulkan drivers for Intel on i686-linux. | Rutger Helling |
2019-07-31 | gnu: ftgl: Update to 2.4.0....* gnu/packages/gl.scm (ftgl): Update to 2.4.0. [home-page]: Change to maintained fork at <https://github.com/frankheckenbach/ftgl>. [source]: Change to GIT-FETCH. [native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL. | Marius Bakke |
2019-07-30 | gnu: glu: Update to 9.0.1....* gnu/packages/gl.scm (glu): Update to 9.0.1. | Rutger Helling |
2019-07-25 | gnu: mesa: Correct configure flag....* gnu/packages/gl.scm (mesa): Build the iris driver for the correct systems. | Rutger Helling |
2019-07-25 | gnu: mesa: Update to 19.1.3....* gnu/packages/gl.scm (mesa): Update to 19.1.3. [configure-flags]: Add iris to gallium-drivers. | Rutger Helling |
2019-07-07 | gnu: mesa: Use the "release" Meson build type....* gnu/packages/gl.scm (mesa)[arguments]: Add <#:build-type>. | Marius Bakke |
2019-06-29 | gnu: mesa: Do not pass an empty string argument to the build system....This is a follow-up to commit 301b2e74f986385664153e6e770e238b351f5cf0. * gnu/packages/gl.scm (mesa)[arguments]: Return the empty list instead of an empty string for the non-matching case. | Marius Bakke |
2019-06-29 | Merge branch 'master' into staging | Marius Bakke |
2019-06-26 | gnu: Add mesa-opencl-icd....* gnu/packages/gl.scm (mesa-opencl-icd): New variable. | Ricardo Wurmus |
2019-06-26 | gnu: Add mesa-opencl....* gnu/packages/gl.scm (mesa-opencl): New variable. | Ricardo Wurmus |
2019-06-26 | gnu: mesa: Update to 19.1.1....* gnu/packages/gl.scm (mesa): Update to 19.1.1. [native-inputs]: Add glslang, vulkan-headers, vulkan-loader for i686-linux and x86_64-linux. [arguments]: Enable "-Dvulkan-overlay-layer" configuration flag for i686-linux and x86_64-linux. | Rutger Helling |
2019-06-11 | Merge branch 'master' into staging | Marius Bakke |
2019-06-09 | gnu: virtualgl: Update to 2.6.2....* gnu/packages/gl.scm (virtualgl): Update to 2.6.2. | Tobias Geerinckx-Rice |
2019-06-05 | gnu: mesa: Disable failing test on i686....* gnu/packages/gl.scm (mesa)[arguments]: Add phase when building for i686. | Marius Bakke |
2019-06-05 | Merge branch 'master' into staging | Marius Bakke |
2019-06-05 | gnu: soil: Update home page....* gnu/packages/gl.scm (soil)[home-page]: Use HTTPS. | Marius Bakke |
2019-06-05 | gnu: mesa-utils: Update home page....* gnu/packages/gl.scm (mesa-utils)[home-page]: Use HTTPS. | Marius Bakke |
2019-05-13 | gnu: mesa: Update to 19.0.4....* gnu/packages/gl.scm (mesa): Update to 19.0.4. | Rutger Helling |
2019-05-05 | gnu: mesa: Update gallium drivers....* gnu/packages/gl.scm (mesa)[arguments]: Update configure-flags for aarch64 and armhf for gallium drivers. | Efraim Flashner |
2019-05-04 | gnu: mesa: Update to 19.0.3....* gnu/packages/gl.scm (mesa): Update to 19.0.3. | Marius Bakke |