aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gl.scm
Commit message (Expand)AuthorAge
* gnu: glfw: Use HTTPS home page.•••* gnu/packages/gl.scm (glfw)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-17
* 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-15
* gnu: Add guile3.0-opengl.•••* gnu/packages/gl.scm (guile3.0-opengl): New variable. Ricardo Wurmus2020-03-14
* gnu: mesa: Build with LLVM 9.•••* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM-8 to LLVM-9. Marius Bakke2020-02-24
* Merge branch 'master' into stagingMarius Bakke2020-02-24
|\
| * gnu: mesa-opencl: Build with clang@8.•••* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG to CLANG-8. Marius Bakke2020-02-24
| * gnu: mesa: Build with llvm@8 explicitly.•••* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM to LLVM-8. Marius Bakke2020-02-24
* | 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-14
|/
* 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-13
* 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-26
* gnu: mesa: Update to 19.3.2.•••* gnu/packages/gl.scm (mesa): Update to 19.3.2. Marius Bakke2020-01-19
* gnu: freeglut: Do not build static libraries.•••* gnu/packages/gl.scm (freeglut)[arguments]: Add #:configure-flags. Marius Bakke2020-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 Bakke2020-01-11
* Merge branch 'master' into stagingMarius Bakke2020-01-03
|\
| * gnu: Add mojoshader-cs.•••* gnu/packages/gl.scm (mojoshader-cs): New variable. Pierre Neidhardt2020-01-03
* | 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-11
* | gnu: libepoxy: Update to 1.5.4.•••* gnu/packages/gl.scm (libepoxy): Update to 1.5.4. Marius Bakke2019-12-11
|/
* 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-14
* 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-12
* Merge branch 'master' into stagingMarius Bakke2019-10-08
|\
| * Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
| |\
| | * 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-03
| * | Merge branch 'master' into core-updatesMarius Bakke2019-09-27
| |\|
| | * gnu: Add mojoshader-with-viewport-flip.•••* gnu/packages/gl.scm (mojoshader-with-viewport-flip): New variable. Pierre Neidhardt2019-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 Neidhardt2019-09-24
| | * gnu: Add mojoshader.•••* gnu/packages/gl.scm (mojoshader): New variable. Pierre Neidhardt2019-09-24
| * | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
| |\|
| * | 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-31
| * | gnu: mesa: Use the "release" Meson build type.•••* gnu/packages/gl.scm (mesa)[arguments]: Add <#:build-type>. Marius Bakke2019-07-07
* | | gnu: mesa: Update to 19.1.5.•••* gnu/packages/gl.scm (mesa): Update to 19.1.5. Rutger Helling2019-08-29
* | | gnu: mesa: Remove unnecessary inputs.•••* gnu/packages/gl.scm (mesa)[native-inputs]: Remove unnecessary inputs. Rutger Helling2019-08-15
| |/ |/|
* | gnu: mesa: Update to 19.1.4.•••* gnu/packages/gl.scm (mesa): Update to 19.1.4. Marius Bakke2019-08-07
* | 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-05
* | gnu: glu: Update to 9.0.1.•••* gnu/packages/gl.scm (glu): Update to 9.0.1. Rutger Helling2019-07-30
* | gnu: mesa: Correct configure flag.•••* gnu/packages/gl.scm (mesa): Build the iris driver for the correct systems. Rutger Helling2019-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 Helling2019-07-25
|/
* 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-29
* Merge branch 'master' into stagingMarius Bakke2019-06-29
|\
| * gnu: Add mesa-opencl-icd.•••* gnu/packages/gl.scm (mesa-opencl-icd): New variable. Ricardo Wurmus2019-06-26
| * gnu: Add mesa-opencl.•••* gnu/packages/gl.scm (mesa-opencl): New variable. Ricardo Wurmus2019-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 Helling2019-06-26
|/
* Merge branch 'master' into stagingMarius Bakke2019-06-11
|\
| * gnu: virtualgl: Update to 2.6.2.•••* gnu/packages/gl.scm (virtualgl): Update to 2.6.2. Tobias Geerinckx-Rice2019-06-09
* | gnu: mesa: Disable failing test on i686.•••* gnu/packages/gl.scm (mesa)[arguments]: Add phase when building for i686. Marius Bakke2019-06-05
* | Merge branch 'master' into stagingMarius Bakke2019-06-05
|\|
| * gnu: soil: Update home page.•••* gnu/packages/gl.scm (soil)[home-page]: Use HTTPS. Marius Bakke2019-06-05
| * gnu: mesa-utils: Update home page.•••* gnu/packages/gl.scm (mesa-utils)[home-page]: Use HTTPS. Marius Bakke2019-06-05
* | gnu: mesa: Update to 19.0.4.•••* gnu/packages/gl.scm (mesa): Update to 19.0.4. Rutger Helling2019-05-13
* | gnu: mesa: Update gallium drivers.•••* gnu/packages/gl.scm (mesa)[arguments]: Update configure-flags for aarch64 and armhf for gallium drivers. Efraim Flashner2019-05-05
* | gnu: mesa: Update to 19.0.3.•••* gnu/packages/gl.scm (mesa): Update to 19.0.3. Marius Bakke2019-05-04
|/