Commit Graph

125 Commits

Author SHA1 Message Date
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
kenmays
56c4dee55a mesa: bump to 21.0.3 (#5792) 2021-05-18 21:00:36 +02:00
Alexander von Gluck IV
179c3e09e2 mesa: Add 21.0.0 (based on rc5 for now)
* Leaving as untested for now.. there are a few issues...
* Some OpenGL windows (GLInfo is a good example) will crash
  on exit.
* Some OpenGL windows (GZDoom, others) won't display until
  the window is moved.
2021-03-07 17:46:52 -06:00
X512
27efcb3690 mesa: fix some bugs (#4475)
* mesa: fix some bugs

* fix some bugs
2020-02-17 18:53:48 -05:00
Jérôme Duval
cc91034a42 mesa: switch homepage to https. 2019-10-30 08:03:50 +01:00
Jérôme Duval
b482c2086e mesa: workaround for broken build. 2019-10-10 16:59:44 +02:00
kenmays
6ffb28c8f7 mesa: enable floating point textures (#4281)
patent expired. see https://cgit.freedesktop.org/mesa/mesa/commit/?id=66673bef941af344314fe9c91cad8cd330b245eb
2019-10-09 19:03:28 +02:00
Sergei Reznikov
7b0f3ce4ca mesa: rebuild with LLVM 7 2019-01-01 05:21:21 +03:00
Augustin Cavalier
a6d9234545 mesa: Fix crashes in GLTeapot and other applications. 2018-09-26 22:31:33 -04:00
Augustin Cavalier
9dbc4f73f9 mesa: Remove ancient buildpackage script. 2018-09-26 22:30:43 -04:00
kenmays
ceb08d3214 Mesa cleanup (#3004)
* Delete mesa-10.0.1.recipe

* Delete mesa-10.0.2.recipe

* Delete mesa-10.1.0.recipe

* Delete mesa-10.1.1.recipe

* Delete mesa-17.1.4.recipe

* Delete mesa-9.1.1.recipe

* Delete mesa-17.0.6.recipe

* Delete mesa-13.0.4.recipe

* Delete mesa-12.0.4.recipe

* Delete mesa-11.2.2.recipe

* Delete mesa-11.0.1.recipe

* Delete mesa-10.5.2.recipe

* Delete mesa-10.4.7.recipe

* Delete mesa-10.3.7.recipe

* Delete mesa-10.2.9.recipe

* Delete mesa-9.0.1.patch

* Delete mesa-13.0.4.patchset

* Delete mesa-10.0.1.patchset

* Delete mesa-10.0.2.patchset

* Delete mesa-10.1.0.patchset

* Delete mesa-10.1.1.patchset

* Delete mesa-10.2.9.patchset

* Delete mesa-10.4.7.patchset

* Delete mesa-10.5.2.patchset

* Delete mesa-11.0.1.patchset

* Delete mesa-11.2.2.patchset

* Delete mesa-12.0.4.patchset

* Delete mesa-9.0.2.patch

* Delete mesa-9.0.patch

* Delete mesa-9.1.1.patch
2018-09-05 21:36:48 -07:00
Augustin Cavalier
d1d70a5c4b mesa: Patch BGLView to make LockGL recursive. 2018-08-28 21:35:34 -04:00
Jerome Duval
51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
fbrosson
0db3a3f3cc Mesa: bump to 17.1.10, add debuginfo. Closes #2838. (#2860) 2018-07-26 18:32:26 +00:00
Jérôme Duval
be9056c095 mesa: update HOMEPAGE. 2018-05-30 07:51:20 +02:00
miqlas
e08931dd26 mesa: enable OSMesa (#2029) 2018-01-02 10:31:22 +01:00
Mason X
66c159c152 Add some SUMMARY's to ports 2017-12-04 20:28:10 +01:00
Augustin Cavalier
c63bc7f8b0 mesa: enable 17.1.7 on gcc2_x86, patch configure's llvm test. 2017-11-24 11:31:26 +01:00
Augustin Cavalier
1b91a72b2f mesa 17.1.4: bump revision after llvm change. 2017-11-23 13:35:05 +01:00
waddlesplash
f1c3a8f1a3 mesa: Restore recipe for 17.1.4.
This is the version being used in the manually generated x86_gcc2 repo now, so restore it and mark it as tested there.
2017-11-23 09:31:04 +01:00
Augustin Cavalier
2670583597 gcc, llvm, mesa: Bump revisions to force rebuild on x86_gcc2 buildmaster. 2017-11-22 23:20:50 +01:00
Sergei Reznikov
3058e690f9 mesa: strip Software Pipe
* down from 60 MB to 6 MB
2017-11-22 03:38:47 +03:00
Jerome Duval
a67b365fb3 mesa: link the SoftwarePipe addon against libGL.so.
* otherwise some symbols get no type.
2017-10-20 17:08:26 +02:00
Jerome Duval
83065cb46b mesa: fix missing requires for swpipe subpackage. 2017-10-14 16:03:28 +02:00
Jerome Duval
f11e60d78f mesa: build with llvm 5. 2017-09-24 21:36:13 +02:00
Jérôme Duval
bb81101269 mesa: switch to autoconf. (#1638)
* add a SONAME for libGL.so.
2017-09-23 16:32:34 +02:00
Jerome Duval
8b5e0d456f mesa: bump version. 2017-09-08 16:45:29 +02:00
Jerome Duval
7eee3cc33d mesa: bump version. 2017-07-18 17:16:04 +02:00
Adrien Destugues
95bcd7ca21 Mesa: add missing symlink
The soname of libGL is now libGL.so.1. We keep the old library file for
backward compatibility, but add a symlink using the proper name.
2017-07-08 13:29:14 +02:00
Jerome Duval
317c7f94ea mesa: bump version.
depends on libLLVM from llvm-libs.
2017-07-04 23:45:26 +02:00
waddlesplash
6185121454 mesa: formatting tweaks. 2017-06-14 07:47:01 -04:00
Jerome Duval
011c17b20c mesa: add recipe for version 17.1.1. 2017-06-05 15:40:48 +02:00
Jerome Duval
817c23aed4 mesa: bump version. 2017-05-16 18:00:40 +02:00
Jerome Duval
9c9cdd0e65 mesa: bump version. 2017-05-11 22:52:00 +02:00
Jerome Duval
d9b1c34e4b mesa: add a symlink for libEGL.so. 2017-04-22 19:35:35 +02:00
Jerome Duval
f1638771f9 mesa: bump version.
remove upstreamed patchset.
2017-04-19 22:12:07 +02:00
Jerome Duval
282a03c8e8 dev-python: merge most python2 and python3 recipes.
* adjust recipes depending on these, ie python_dateutil=>dateutil_python.
* switch architectures to any for relevant python recipes.
* bump versions for retext, argh, beautifulsoup, cssselect, dateutil,
docutils, fonttools, html2text, httplib2, lxml, mechanize, mock, paramiko,
pillow, pip, pygments, requests, twisted, urllib3, zope_interface.
2017-04-17 10:08:41 +02:00
Calvin Hill
34c93ec752 mesa: add pkg-config entry and missing header(s) for EGL (#1276)
The KHR/khrplatform.h header is required by libepoxy
for running its testsuite. This commit also adds a
pkg-config entry for EGL, also used by libepoxy.
2017-04-16 13:29:34 -04:00
Jerome Duval
7f4218c155 mesa: bump version. 2017-04-13 21:12:04 +02:00
Jerome Duval
56a125142a mesa: add a pkgconfig file. 2017-03-27 23:10:07 +02:00
Jerome Duval
c1bdf594be mesa: bump version. 2017-03-21 23:46:21 +01:00
Jerome Duval
4682b500a3 mesa: bump version. 2017-03-05 22:32:37 +01:00
Jerome Duval
747fa72ed3 mesa: add recipe for version 17.0.0. 2017-02-13 22:11:31 +01:00
Jerome Duval
9a4206ecff mesa: bump version. 2017-02-01 20:38:46 +01:00
Adrien Destugues
db1555d865 mesa: fix build with Bison 3.x 2017-01-31 23:00:23 +01:00
Jerome Duval
acf9b00bea mesa: bump version. 2017-01-23 22:29:17 +01:00
Jérôme Duval
ec27b15a10 mesa: bump version. 2016-12-04 15:26:00 +01:00
Jérôme Duval
9de7ef80f2 mesa: add recipes for version 11.2.2, 12.0.4, 13.0.1.
* all tested on x86_64, llvm 3.8.1, GLTeapot.
2016-11-19 16:17:08 +01:00
fbrosson
408ccffe76 mesa: remove nul-byte at the end of line 38. 2016-11-18 16:19:48 +00:00
Jérôme Duval
33c1a7ee96 mesa: depends on libz. 2016-11-18 15:56:37 +01:00