summaryrefslogtreecommitdiff
path: root/gnu/packages/gl.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: glfw: Use HTTPS home page.•••* gnu/packages/gl.scm (glfw)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-171-1/+1
* 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 Bakke2020-03-151-1/+2
* gnu: Add guile3.0-opengl.•••* gnu/packages/gl.scm (guile3.0-opengl): New variable. Ricardo Wurmus2020-03-141-1/+21
* gnu: mesa: Build with LLVM 9.•••* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM-8 to LLVM-9. Marius Bakke2020-02-241-1/+1
* Merge branch 'master' into stagingMarius Bakke2020-02-241-2/+2
|\
| * gnu: mesa-opencl: Build with clang@8.•••* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG to CLANG-8. Marius Bakke2020-02-241-1/+1
| * gnu: mesa: Build with llvm@8 explicitly.•••* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM to LLVM-8. Marius Bakke2020-02-241-1/+1
* | 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 Bakke2020-02-141-20/+2
|/
* 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 Bakke2020-02-131-0/+19
* 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 Bakke2020-01-261-1/+3
* gnu: mesa: Update to 19.3.2.•••* gnu/packages/gl.scm (mesa): Update to 19.3.2. Marius Bakke2020-01-191-2/+2
* gnu: freeglut: Do not build static libraries.•••* gnu/packages/gl.scm (freeglut)[arguments]: Add #:configure-flags. Marius Bakke2020-01-111-1/+3
* gnu: freeglut: Update to 3.2.1.•••* gnu/packages/gl.scm (freeglut): Update to 3.2.1. [inputs]: Remove MESA, XORGPROTO and XINPUT. Marius Bakke2020-01-111-7/+4
* Merge branch 'master' into stagingMarius Bakke2020-01-031-0/+39
|\
| * gnu: Add mojoshader-cs.•••* gnu/packages/gl.scm (mojoshader-cs): New variable. Pierre Neidhardt2020-01-031-0/+39
* | 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 Bakke2019-12-111-4/+3
* | gnu: libepoxy: Update to 1.5.4.•••* gnu/packages/gl.scm (libepoxy): Update to 1.5.4. Marius Bakke2019-12-111-2/+2
|/
* 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 Bakke2019-10-141-1/+2
* 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 Bakke2019-10-121-3/+3
* Merge branch 'master' into stagingMarius Bakke2019-10-081-9/+98
|\
| * Merge branch 'master' into core-updatesRicardo Wurmus2019-10-061-1/+2
| |\
| | * 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 Neidhardt2019-10-031-1/+2
| * | Merge branch 'master' into core-updatesMarius Bakke2019-09-271-0/+80
| |\|
| | * gnu: Add mojoshader-with-viewport-flip.•••* gnu/packages/gl.scm (mojoshader-with-viewport-flip): New variable. Pierre Neidhardt2019-09-241-0/+23
| | * gnu: mojoshader: Broaden feature support (viewport flipping and depth clipping).•••* gnu/packages/gl.scm (mojoshader)[arguments]: Build with FLIP_VIEWPORT and DEPTH_CLIPPING. Pierre Neidhardt2019-09-241-2/+4
| | * gnu: Add mojoshader.•••* gnu/packages/gl.scm (mojoshader): New variable. Pierre Neidhardt2019-09-241-0/+55
| * | Merge branch 'master' into core-updatesMarius Bakke2019-08-131-9/+6
| |\|
| * | 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 Bakke2019-07-311-8/+11
| * | gnu: mesa: Use the "release" Meson build type.•••* gnu/packages/gl.scm (mesa)[arguments]: Add <#:build-type>. Marius Bakke2019-07-071-0/+5
* | | gnu: mesa: Update to 19.1.5.•••* gnu/packages/gl.scm (mesa): Update to 19.1.5. Rutger Helling2019-08-291-2/+2
* | | gnu: mesa: Remove unnecessary inputs.•••* gnu/packages/gl.scm (mesa)[native-inputs]: Remove unnecessary inputs. Rutger Helling2019-08-151-3/+1
| |/ |/|
* | gnu: mesa: Update to 19.1.4.•••* gnu/packages/gl.scm (mesa): Update to 19.1.4. Marius Bakke2019-08-071-2/+2
* | gnu: mesa: Enable Intel 32-bit Vulkan drivers.•••* gnu/packages/gl.scm (mesa)[arguments]: Also build Vulkan drivers for Intel on i686-linux. Rutger Helling2019-08-051-4/+1
* | gnu: glu: Update to 9.0.1.•••* gnu/packages/gl.scm (glu): Update to 9.0.1. Rutger Helling2019-07-301-2/+2
* | gnu: mesa: Correct configure flag.•••* gnu/packages/gl.scm (mesa): Build the iris driver for the correct systems. Rutger Helling2019-07-251-2/+2
* | 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 Helling2019-07-251-3/+3
|/
* 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 Bakke2019-06-291-1/+1
* Merge branch 'master' into stagingMarius Bakke2019-06-291-0/+25
|\
| * gnu: Add mesa-opencl-icd.•••* gnu/packages/gl.scm (mesa-opencl-icd): New variable. Ricardo Wurmus2019-06-261-0/+10
| * gnu: Add mesa-opencl.•••* gnu/packages/gl.scm (mesa-opencl): New variable. Ricardo Wurmus2019-06-261-0/+15
* | 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 Helling2019-06-261-2/+17
|/
* Merge branch 'master' into stagingMarius Bakke2019-06-111-2/+2
|\
| * gnu: virtualgl: Update to 2.6.2.•••* gnu/packages/gl.scm (virtualgl): Update to 2.6.2. Tobias Geerinckx-Rice2019-06-091-2/+2
* | gnu: mesa: Disable failing test on i686.•••* gnu/packages/gl.scm (mesa)[arguments]: Add phase when building for i686. Marius Bakke2019-06-051-0/+9
* | Merge branch 'master' into stagingMarius Bakke2019-06-051-2/+2
|\|
| * gnu: soil: Update home page.•••* gnu/packages/gl.scm (soil)[home-page]: Use HTTPS. Marius Bakke2019-06-051-1/+1
| * gnu: mesa-utils: Update home page.•••* gnu/packages/gl.scm (mesa-utils)[home-page]: Use HTTPS. Marius Bakke2019-06-051-1/+1
* | gnu: mesa: Update to 19.0.4.•••* gnu/packages/gl.scm (mesa): Update to 19.0.4. Rutger Helling2019-05-131-2/+2
* | gnu: mesa: Update gallium drivers.•••* gnu/packages/gl.scm (mesa)[arguments]: Update configure-flags for aarch64 and armhf for gallium drivers. Efraim Flashner2019-05-051-2/+2
* | gnu: mesa: Update to 19.0.3.•••* gnu/packages/gl.scm (mesa): Update to 19.0.3. Marius Bakke2019-05-041-2/+2
|/