Commit graph

246 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice c9938fa84f
gnu: glfw: Use HTTPS home page.
* gnu/packages/gl.scm (glfw)[home-page]: Use HTTPS.
2020-03-17 03:01:13 +01:00
Marius Bakke f5eb13b211
gnu: mesa-opencl: Build with clang@9.
This is a follow-up to commit cf4fdbcb0b.

* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG-8 to CLANG-9.
(mesa)[inputs]: Add reminder.
2020-03-15 15:49:05 +01:00
Ricardo Wurmus ad1edd03ad
gnu: Add guile3.0-opengl.
* gnu/packages/gl.scm (guile3.0-opengl): New variable.
2020-03-14 17:31:40 +01:00
Marius Bakke cf4fdbcb0b
gnu: mesa: Build with LLVM 9.
* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM-8 to LLVM-9.
2020-02-24 19:37:45 +01:00
Marius Bakke 3941af527d
Merge branch 'master' into staging 2020-02-24 19:37:03 +01:00
Marius Bakke c9677ce5f7
gnu: mesa-opencl: Build with clang@8.
* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG to CLANG-8.
2020-02-24 17:10:23 +01:00
Marius Bakke b77a901e06
gnu: mesa: Build with llvm@8 explicitly.
* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM to LLVM-8.
2020-02-24 17:10:23 +01:00
Marius Bakke 5edad6c75a
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.
2020-02-14 18:34:02 +01:00
Marius Bakke 8ae17933e2
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.
2020-02-13 16:47:22 +01:00
Marius Bakke 80921d298a
gnu: freeglut@2: Override inherited package arguments.
This is a follow-up to commit 5f61304737.

* gnu/packages/gl.scm (freeglut-2.8)[arguments]: New field.
2020-01-26 15:47:04 +01:00
Marius Bakke 289d66d0cf
gnu: mesa: Update to 19.3.2.
* gnu/packages/gl.scm (mesa): Update to 19.3.2.
2020-01-19 10:42:12 +01:00
Marius Bakke 5f61304737
gnu: freeglut: Do not build static libraries.
* gnu/packages/gl.scm (freeglut)[arguments]: Add #:configure-flags.
2020-01-11 23:25:01 +01:00
Marius Bakke 6413687044
gnu: freeglut: Update to 3.2.1.
* gnu/packages/gl.scm (freeglut): Update to 3.2.1.
[inputs]: Remove MESA, XORGPROTO and XINPUT.
2020-01-11 23:25:01 +01:00
Marius Bakke 982eff9e84
Merge branch 'master' into staging 2020-01-03 19:41:05 +01:00
Pierre Neidhardt bea58fa159
gnu: Add mojoshader-cs.
* gnu/packages/gl.scm (mojoshader-cs): New variable.
2020-01-03 18:31:04 +01:00
Marius Bakke 91304b7945
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.
2019-12-11 01:14:36 +01:00
Marius Bakke 8d9d6adbab
gnu: libepoxy: Update to 1.5.4.
* gnu/packages/gl.scm (libepoxy): Update to 1.5.4.
2019-12-11 01:14:36 +01:00
Marius Bakke 2737c7fe8a
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.
2019-10-14 18:16:21 +02:00
Marius Bakke 178611c833
gnu: mesa: Update to 19.2.1.
* gnu/packages/gl.scm (mesa): Update to 19.2.1.
[native-inputs]: Replace PYTHON with PYTHON-WRAPPER.
2019-10-12 20:54:27 +02:00
Marius Bakke d1f3b333e6
Merge branch 'master' into staging 2019-10-08 19:24:34 +02:00
Ricardo Wurmus e08902d3cb
Merge branch 'master' into core-updates 2019-10-06 22:02:20 +02:00
Pierre Neidhardt ccbc1c5eb2
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.
2019-10-03 12:03:16 +02:00
Marius Bakke e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Pierre Neidhardt b150e83bef
gnu: Add mojoshader-with-viewport-flip.
* gnu/packages/gl.scm (mojoshader-with-viewport-flip): New variable.
2019-09-24 11:32:54 +02:00
Pierre Neidhardt 3429f5d923
gnu: mojoshader: Broaden feature support (viewport flipping and depth clipping).
* gnu/packages/gl.scm (mojoshader)[arguments]: Build with FLIP_VIEWPORT and
  DEPTH_CLIPPING.
2019-09-24 11:32:54 +02:00
Pierre Neidhardt 5c1547383f
gnu: Add mojoshader.
* gnu/packages/gl.scm (mojoshader): New variable.
2019-09-24 09:44:49 +02:00
Rutger Helling d111ae4f57
gnu: mesa: Update to 19.1.5.
* gnu/packages/gl.scm (mesa): Update to 19.1.5.
2019-08-29 15:46:39 +02:00
Rutger Helling 47406a9290
gnu: mesa: Remove unnecessary inputs.
* gnu/packages/gl.scm (mesa)[native-inputs]: Remove unnecessary inputs.
2019-08-15 16:02:30 +02:00
Marius Bakke 462ad9f56b
Merge branch 'master' into core-updates 2019-08-13 20:42:06 +02:00
Marius Bakke fa228db78b
gnu: mesa: Update to 19.1.4.
* gnu/packages/gl.scm (mesa): Update to 19.1.4.
2019-08-07 22:07:41 +02:00
Rutger Helling 3f14c9135b
gnu: mesa: Enable Intel 32-bit Vulkan drivers.
* gnu/packages/gl.scm (mesa)[arguments]: Also build Vulkan drivers for Intel
on i686-linux.
2019-08-05 08:25:04 +02:00
Marius Bakke c7e31cde04
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.
2019-07-31 14:41:35 +02:00
Rutger Helling 1dff73acf9
gnu: glu: Update to 9.0.1.
* gnu/packages/gl.scm (glu): Update to 9.0.1.
2019-07-30 23:45:43 +02:00
Rutger Helling 688d8f22e2
gnu: mesa: Correct configure flag.
* gnu/packages/gl.scm (mesa): Build the iris driver for the correct systems.
2019-07-25 11:37:36 +02:00
Rutger Helling 9c0170a6e9
gnu: mesa: Update to 19.1.3.
* gnu/packages/gl.scm (mesa): Update to 19.1.3.
[configure-flags]: Add iris to gallium-drivers.
2019-07-25 11:13:20 +02:00
Marius Bakke 6fe808f4c3
gnu: mesa: Use the "release" Meson build type.
* gnu/packages/gl.scm (mesa)[arguments]: Add <#:build-type>.
2019-07-07 22:05:34 +02:00
Marius Bakke 93ef8ca662
gnu: mesa: Do not pass an empty string argument to the build system.
This is a follow-up to commit 301b2e74f9.

* gnu/packages/gl.scm (mesa)[arguments]: Return the empty list instead of an
empty string for the non-matching case.
2019-06-29 23:30:18 +02:00
Marius Bakke 6e1f8d552b
Merge branch 'master' into staging 2019-06-29 23:23:59 +02:00
Ricardo Wurmus 37cb4e5b8e
gnu: Add mesa-opencl-icd.
* gnu/packages/gl.scm (mesa-opencl-icd): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus fae4294246
gnu: Add mesa-opencl.
* gnu/packages/gl.scm (mesa-opencl): New variable.
2019-06-26 16:24:58 +02:00
Rutger Helling 301b2e74f9
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.
2019-06-26 08:34:25 +02:00
Marius Bakke 58bf51b4c0
Merge branch 'master' into staging 2019-06-11 10:27:09 +02:00
Tobias Geerinckx-Rice 0cece1b502
gnu: virtualgl: Update to 2.6.2.
* gnu/packages/gl.scm (virtualgl): Update to 2.6.2.
2019-06-09 16:18:20 +02:00
Marius Bakke 4bed3b1012
gnu: mesa: Disable failing test on i686.
* gnu/packages/gl.scm (mesa)[arguments]: Add phase when building for i686.
2019-06-05 19:47:01 +02:00
Marius Bakke d4721ff101
Merge branch 'master' into staging 2019-06-05 19:46:16 +02:00
Marius Bakke c0f6eebb6d
gnu: soil: Update home page.
* gnu/packages/gl.scm (soil)[home-page]: Use HTTPS.
2019-06-05 19:42:53 +02:00
Marius Bakke 7c22aa63cd
gnu: mesa-utils: Update home page.
* gnu/packages/gl.scm (mesa-utils)[home-page]: Use HTTPS.
2019-06-05 19:42:53 +02:00
Rutger Helling 9562790d51
gnu: mesa: Update to 19.0.4.
* gnu/packages/gl.scm (mesa): Update to 19.0.4.
2019-05-13 08:29:37 +02:00
Efraim Flashner ba4c0d69b0
gnu: mesa: Update gallium drivers.
* gnu/packages/gl.scm (mesa)[arguments]: Update configure-flags for
aarch64 and armhf for gallium drivers.
2019-05-05 20:34:59 +03:00
Marius Bakke 1ce1ebc303
gnu: mesa: Update to 19.0.3.
* gnu/packages/gl.scm (mesa): Update to 19.0.3.
2019-05-04 16:53:48 +02:00