summaryrefslogtreecommitdiff
path: root/gnu/packages/gl.scm
AgeCommit message (Expand)Author
2017-09-05gnu: mesa: Use exactly llvm@3.9.1....* gnu/packages/gl.scm (mesa)[inputs]: Use llvm@3.9.1. Efraim Flashner
2017-09-05gnu: mesa: Enable more drivers....* gnu/packages/gl.scm (mesa)[arguments]: Split armhf and aarch64 driver options, add more armhf specific drivers. Add offscreen platform. Efraim Flashner
2017-09-02gnu: mesa: Update to 17.1.8....* gnu/packages/gl.scm (mesa): Update to 17.1.8. [source]: Add HTTPS download uri. Marius Bakke
2017-07-03gnu: mesa: Update to 17.1.4....* gnu/packages/gl.scm (mesa): Update to 17.1.4. Efraim Flashner
2017-06-26Merge branch 'master' into core-updatesMark H Weaver
2017-06-20gnu: Move contents of zip module into compression module....* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import. Arun Isaac
2017-06-10gnu: mesa: Update to 17.1.2....* gnu/packages/patches/mesa-skip-disk-cache-test.patch: Adjust. * gnu/packages/patches/mesa-fix-32bit-test-failures.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove deleted file. * gnu/packages/gl.scm (mesa): Update to 17.1.2. [source]: Remove obsolete patch. [inputs]: Add LIBELF. [native-inputs]: Add WHICH. [arguments]<#:configure-flags>: Adjust deprecated flag. Marius Bakke
2017-05-14gnu: mesa: Update to 17.0.6....* gnu/packages/gl.scm (mesa): Update to 17.0.6. Marius Bakke
2017-04-18gnu: mesa: Fix build for 32-bit systems....* gnu/packages/patches/mesa-fix-32bit-test-failures.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gl.scm (mesa)[source]: Use it. Leo Famulari
2017-04-17gnu: mesa: Update to 17.0.4....* gnu/packages/patches/mesa-skip-disk-cache-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gl.scm (mesa): Update to 17.0.4. [source]: Adapt URI to new directory structure. [arguments]: End phases on #t. Remove stray whitespaces. [home-page]: Use HTTPS. Marius Bakke
2017-04-13gnu: Add freeglut-2.8....* gnu/packages/gl.scm (freeglut-2.8): New variable. Ricardo Wurmus
2017-04-08gnu: Add gl2ps....* gnu/packages/gl.scm (gl2ps): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Arun Isaac
2017-04-03Merge branch 'core-updates'Ludovic Courtès
2017-03-31gnu: guile-opengl: Build with Guile 2.2....* gnu/packages/gl.scm (guile-opengl): Build with Guile 2.2. David Thompson
2017-03-20gnu: mesa: Correct another typo....* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (svrast -> swrast). Efraim Flashner
2017-03-19gnu: mesa: Fix another typo....This is a followup to commit 2a8b89c27fe80a438ad95becb5da8ed4191d6cd4. * gnu/packages/gl.scm (mesa)[arguments]: Fix typo (galluim -> gallium). Mark H Weaver
2017-03-19gnu: libepoxy: Add support for aarch64....* gnu/packages/gl.scm (libepoxy)[arguments]: Add substitution to support aarch64. Efraim Flashner
2017-03-19gnu: libepoxy: Update to 1.4.1....* gnu/packages/gl.scm (libepoxy): Update to 1.4.1. [home-page]: Use https. Efraim Flashner
2017-03-16gnu: mesa: Fix typo....The typo caused the configure phase to fail like this: "configure: error: classic DRI driver '915' does not exist" This is a followup to commit c5e91014a2859b7e5c226c411fb14d19bb008a8a. * gnu/packages/gl.scm (mesa)[arguments]: Fix typo in #:configure-flags. Leo Famulari
2017-03-14gnu: mesa: Enable gallium tests....* gnu/packages/gl.scm (mesa)[arguments]: Add configure flag to enable the gallium tests. Efraim Flashner
2017-03-14gnu: mesa: Customize build flags based on architecture....* gnu/packages/gl.scm (mesa)[arguments]: On armhf-linux and aarch64-linux remove the i915 gallium driver and add freedreno and vc4. Efraim Flashner
2017-03-14gnu: mesa: Use llvm backend for Intel hardware only....* gnu/packages/gl.scm (mesa)[inputs]: Only use llvm for i686-linux and x86_64-linux. [arguments]: Only pass '--enable-gallium-llvm' to 'configure on i686-linux and x86_64-linux. Efraim Flashner
2017-03-06gnu: mesa: Build LLVM Gallium drivers....Fixes <https://bugs.gnu.org/25953>. * gnu/packages/gl.scm (mesa)[inputs]: Add llvm. [arguments]: Build LLVM Gallium drivers. Ricardo Wurmus
2017-02-22gnu: libepoxy: Update to 1.4.0....* gnu/packages/patches/libepoxy-gl-null-checks.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gl.scm (libepoxy): Update to 1.4.0. [source]: Remove patch. Use release tarball and remove explicit file-name. [arguments]: Drop 'autoreconf' phase. Remove obsolete test substitution. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL. Marius Bakke
2017-02-21gnu: mesa: Update to 13.0.5....* gnu/packages/gl.scm (mesa): Update to 13.0.5. Marius Bakke
2017-02-01gnu: mesa: Update to 13.0.4....* gnu/packages/gl.scm (mesa): Update to 13.0.4. Marius Bakke
2017-01-11gnu: mesa: Update to 13.0.3....* gnu/packages/gl.scm (mesa): Update to 13.0.3. Mark H Weaver
2017-01-11gnu: mesa: Enable floating point textures....* gnu/packages/gl.scm (mesa): Add --enable-texture-float to configure flags. David Thompson
2016-12-09gnu: libepoxy: Add patch to avoid segfault when GL support is missing....* gnu/packages/patches/libepoxy-gl-null-checks.patch: New file. * gnu/packages/gl.scm (libepoxy)[source]: Add it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès
2016-12-02gnu: mesa: Update to 13.0.2....* gnu/packages/gl.scm (mesa): Update to 13.0.2. [inputs]: Remove eudev. [native-inputs]: Move 'mesa-wayland-egl-symbols-check-mips.patch' to ... [source]: ... here. [arguments]: Don't apply patch. Remove udev substitution. Marius Bakke
2016-11-03gnu: mesa: Apply MIPS patch conditionally....Fixes <http://bugs.gnu.org/24833>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/gl.scm (mesa)[source](patches): Remove. [native-inputs]: Add conditional "mips-patch" input. [arguments]: Add conditional 'apply-mips-patch' phase. Ludovic Courtès
2016-10-24gnu: Add missing module import to (gnu packages gl)....This is a followup to commit f1267c872fcaed6c53d43b3ff51abb726f7418d6. * gnu/packages/gl.scm: Import (gnu packages). Mark H Weaver
2016-10-24gnu: mesa: Fix 'wayland-egl-symbols-check' on MIPS....* gnu/packages/patches/mesa-wayland-egl-symbols-check-mips.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gl.scm (mesa)[source]: Add patch when building on MIPS. Mark H Weaver
2016-10-19Merge branch 'master' into core-updatesMark H Weaver
2016-10-19gnu: glfw: Propagate the relevant inputs....* gnu/packages/gl.scm (glfw)[inputs]: Rename to... [propagated-inputs]: ... this. Add LIBXXF86VM. Ludovic Courtès
2016-09-30Merge branch 'master' into core-updatesLudovic Courtès
2016-09-21gnu: extempore: Only build on x86_64....* gnu/packages/algebra.scm (kiss-fft-for-extempore)[supported-systems]: Only build on x86_64. * gnu/packages/gl.scm (nanovg-for-extempore)[supported-systems]: Likewise. * gnu/packages/image.scm (stb-image-for-extempore)[supported-systems]: Likewise. * gnu/packages/llvm.scm (llvm-for-extempore)[supported-systems]: Likewise. * gnu/packages/music.scm (portmidi-for-extempore)[supported-systems]: Likewise. (extempore)[supported-systems]: Likewise. Ricardo Wurmus
2016-09-16gnu: Add nanovg-for-extempore....* gnu/packages/gl.scm (nanovg-for-extempore): New variable. Ricardo Wurmus
2016-09-10gnu: glew: Update to 2.0.0....* gnu/packages/gl.scm (glew): Update to 2.0.0. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2016-09-02Merge branch 'master' into core-updatesLudovic Courtès
2016-08-30gnu: guile-opengl: Use https URL....* gnu/packages/gl.scm (guile-opengl)[home-page]: Use https URL. ng0
2016-08-29Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2016-08-23gnu: mesa: Add vdpau support....* gnu/packages/gl.scm (mesa)[propagated-inputs]: Add libvdpau. Efraim Flashner
2016-08-23gnu: libepoxy: Use 'modify-phases'....* gnu/packages/gl.scm (libepoxy)[arguments]: Use 'modify-phases' syntax. Efraim Flashner
2016-08-23gnu: mesa: Update to 12.0.1....* gnu/packages/gl.scm (mesa): Update to 12.0.1. Efraim Flashner
2016-08-23gnu: mesa: Use 'modify-phases'....* gnu/packages/gl.scm (mesa)[arguments]: Use 'modify-phases' syntax. Efraim Flashner
2016-08-23gnu: Add glfw....* gnu/packages/gl.scm (glfw): New variable. David Thompson
2016-08-22gnu: mesa: Enable virtio gallium driver....* gnu/packages/gl.scm (mesa): Enable virtio gallium driver. David Craven
2016-08-22gnu: mesa: Enable wayland support....* gnu/packages/gl.scm (mesa): Enable configure-flags required by wayland. David Craven
2016-08-22gnu: mesa: Update to 12.0.0....* gnu/packages/gl.scm (mesa): Update to 12.0.0. David Craven