Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/mesa: build with elfutils | Natanael Copa | 2019-05-04 | 1 | -2/+2 |
| | | | | libelf seems to be dead upstream | ||||
* | main/mesa: armv7 add vc4 support | Carlo Landmeter | 2019-04-05 | 1 | -2/+2 |
| | |||||
* | main/mesa: upgrade to 18.3.5, use llvm7 | Natanael Copa | 2019-03-25 | 1 | -7/+11 |
| | | | | | | | | main mesa package contains common config so let subpackages depend on that. We also dont need the replaces="mesa" since apk can handle that nowdays and have been able to do so for years now. | ||||
* | main/mesa: Upgrade to 18.2.8 | Taner Tas | 2019-02-08 | 3 | -73/+6 |
| | | | | | | * Compiles without drmdeps.patch on x86_64. Patch dropped. * Wayland libs are no longer part of mesa. * Update musl patchset. | ||||
* | main/mesa: fix crashes due to large stack buffers | Timo Teräs | 2018-12-14 | 2 | -1/+19 |
| | |||||
* | main/mesa: Upgrade to 18.1.7, some cosmetic changes | Taner Tas | 2018-09-04 | 1 | -15/+50 |
| | | | | | * Re-arrange depends_dev, makedepends, subpackages, sources * Use https for url | ||||
* | Revert "main/mesa: build fix for armhf" | ryang | 2018-09-04 | 1 | -3/+0 |
| | | | | | | | | This reverts commit 2b4535bd3025886a5237ecf385fe5f92b8c28da2. It's not necessary anymore to apply CFLAGS -mfpu=neon globally. mesa now applies target specific CFLAGS to enable neon for the vc4 driver. https://cgit.freedesktop.org/mesa/mesa/commit/?id=bd5efbd70b33a9f7977e75799c3b7d293113ba4d | ||||
* | main/mesa: use xorgproto | Natanael Copa | 2018-07-19 | 1 | -4/+3 |
| | |||||
* | main/mesa: Upgrade to 18.1.4 | Taner Tas | 2018-07-19 | 1 | -2/+2 |
| | |||||
* | main/mesa: Upgrade to 18.1.1 | Taner Tas | 2018-06-30 | 3 | -10/+30 |
| | |||||
* | main/mesa: Upgrade to 18.0.5 | Taner Tas | 2018-06-12 | 1 | -3/+3 |
| | |||||
* | main/mesa: re-enable drm platform | Natanael Copa | 2018-05-16 | 1 | -3/+8 |
| | | | | prefer libwayland-egl from wayland | ||||
* | main/mesa: fix missing split function for -dri-vc4 subpkg | Jakub Jirutka | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | main/mesa: fix typo | Natanael Copa | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Revert "main/mesa: build fix: remove libva-dev dependency" | Natanael Copa | 2018-05-09 | 1 | -1/+1 |
| | | | | This reverts commit a3c4a8231132752282df46c181eb1144158c3c11. | ||||
* | main/mesa: build fix: remove libva-dev dependency | Natanael Copa | 2018-05-09 | 1 | -1/+1 |
| | | | | libva depends on mesa so we remove libva to avoid circular dependency | ||||
* | main/mesa: split vc4 dri driver to subpackage | Natanael Copa | 2018-05-09 | 1 | -0/+4 |
| | |||||
* | main/mesa: Upgrade to 18.0.2 | Taner Tas | 2018-05-09 | 1 | -2/+2 |
| | |||||
* | main/mesa: Removed wayland stuff | Taner Tas | 2018-05-09 | 3 | -26/+15 |
| | | | | | | in accordance with commit 4f8b36b3d0a8bf9034f433465a276b5658292b76 * musl related patches combined in one file. | ||||
* | main/mesa: Upgrade to 18.0.1 | Taner Tas | 2018-05-09 | 2 | -38/+56 |
| | | | | | | | | | | | | | | * Clarify license * Fix typo related with enabling vulkan drivers * Add subpackages for ati and intel vulkan drivers * Enable vc4 on aarch64 * Enable vaapi drivers, include them into corresponding mesa-dri packages * Re-arrange configure options for easy reading * --disable-asm and --enable_glx_rts options enabled on x86 only. * x86 build fails during packaging if asm enabled (TEXTREL) * since mesa has its own method to detect cross-compile environment, asm should not be disabled globally. * Remove -j1 from package() * Modernize APKBUILD | ||||
* | main/mesa: rebuild after libwayland update | Oliver Smith | 2018-05-09 | 1 | -1/+1 |
| | |||||
* | main/mesa: Upgrade to 17.3.6 | Taner Tas | 2018-04-02 | 4 | -17/+14 |
| | | | | Patches are revised accordingly. | ||||
* | main/mesa: only build gallium driver svga on intel | Natanael Copa | 2017-11-15 | 1 | -4/+4 |
| | |||||
* | main/mesa: add missing make dependency on wayland-protocols | Jakub Jirutka | 2017-11-14 | 1 | -1/+2 |
| | |||||
* | main/mesa: fix drmdeps.patch | Jakub Jirutka | 2017-11-14 | 2 | -18/+19 |
| | |||||
* | main/mesa: fix checksum | Jakub Jirutka | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | main/mesa: upgrade to 17.2.4 and switch to llvm5 | Jakub Jirutka | 2017-11-14 | 1 | -15/+11 |
| | |||||
* | main/mesa: modernize abuild | Jakub Jirutka | 2017-11-14 | 1 | -30/+29 |
| | |||||
* | main/mesa: use python3 | Natanael Copa | 2017-11-02 | 1 | -3/+3 |
| | |||||
* | main/mesa: add freedreno support | opendata26 | 2017-08-16 | 1 | -2/+6 |
| | |||||
* | main/mesa: add missing drm dependency library definitions. | midipix | 2017-08-10 | 2 | -1/+43 |
| | |||||
* | main/mesa: upgrade to 17.1.4 | Natanael Copa | 2017-07-03 | 1 | -2/+2 |
| | |||||
* | main/mesa: upgrade to 17.1.2 | Natanael Copa | 2017-06-11 | 1 | -2/+2 |
| | |||||
* | main/mesa: build fix for armhf | Natanael Copa | 2017-05-30 | 1 | -0/+3 |
| | | | | | mesa will detect neon at runtime so we enable it https://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/drivers/vc4?id=ece06defe77a77d2db40abeddee5a2e0e45654ce | ||||
* | main/mesa: upgrade to 17.1.1 | Natanael Copa | 2017-05-26 | 3 | -88/+20 |
| | |||||
* | main/mesa: build against llvm4 | Jakub Jirutka | 2017-04-22 | 1 | -2/+4 |
| | |||||
* | main/mesa: b uild fix for armhf | Natanael Copa | 2017-04-04 | 1 | -2/+1 |
| | | | | we have the xatracker subpackage for all arches | ||||
* | main/mesa: upgrade to 17.0.3 | Natanael Copa | 2017-04-04 | 2 | -27/+65 |
| | |||||
* | main/mesa: fix libglapi underlinking | Natanael Copa | 2017-03-30 | 2 | -7/+85 |
| | |||||
* | main/mesa: dricore is no longer a built library of mesa, move /etc/drirc ↵ | William Pitcock | 2017-03-28 | 1 | -10/+4 |
| | | | | | | back to main package. this fixes rebuilding the package under set -e | ||||
* | main/mesa: upgrade to 12.0.6 | Matthieu MONNIER | 2017-02-03 | 1 | -4/+4 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | main/mesa: upgrade to 12.0.3 | Natanael Copa | 2016-09-29 | 1 | -4/+4 |
| | |||||
* | main/mesa: upgrade to 12.0.2 | Natanael Copa | 2016-09-06 | 1 | -4/+4 |
| | |||||
* | main/mesa: new upstream version 12.0.1 | Christian Kampka | 2016-07-11 | 1 | -4/+4 |
| | |||||
* | main/mesa: new upstream version 12.0.0 | Christian Kampka | 2016-07-09 | 1 | -4/+4 |
| | |||||
* | main/mesa: upgrade to 11.2.2 | Natanael Copa | 2016-05-16 | 1 | -4/+4 |
| | |||||
* | main/mesa: upgrade to 11.2.1 | Natanael Copa | 2016-04-18 | 1 | -4/+4 |
| | |||||
* | main/mesa: upgrade to 11.2.0 | Natanael Copa | 2016-04-08 | 1 | -5/+5 |
| | |||||
* | main/mesa: rebuild against llvm-3.8 | Natanael Copa | 2016-03-22 | 1 | -1/+1 |
| |