summaryrefslogtreecommitdiff
path: root/graphics/mesa-devel/files/patch-suffix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* graphics/mesa-devel: update to 25.1.b.1873Jan Beich2025-06-011-22/+0
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/41f2da1a6e4...aae67ab678a
* graphics/mesa-devel: update to 25.0.b.2462Jan Beich2025-03-291-15/+15
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/0eab7bfabc2...8b0271050a4
* graphics/mesa-devel: update to 24.3.b.3302Jan Beich2025-01-251-3/+3
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/d46b80249bd...433004dcff8
* graphics/mesa-devel: update to 24.3.b.1490Jan Beich2024-12-071-4/+4
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/128caf94cac...2aae000edb3
* graphics/mesa-devel: update to 24.3.b.950Jan Beich2024-11-281-3/+3
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/6088a4373c6...1a7c54b8409
* graphics/mesa-devel: drop Clover leftovers after 7393723ec0eeJan Beich2024-11-121-20/+0
|
* graphics/mesa-devel: update to 24.2.b.3120Jan Beich2024-09-211-3/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/55260d7729e...6b83d498791
* graphics/mesa-devel: update to 24.2.b.2708Jan Beich2024-09-191-0/+9
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/5450306a363...55260d7729e
* graphics/mesa-devel: update to 24.2.b.2023Jan Beich2024-09-011-17/+11
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/c8d64860ec7...2d10233f2f1
* graphics/mesa-devel: update to 24.0.b.4478Jan Beich2024-04-061-16/+16
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/5fa70730da1...d5aefb7a16d
* graphics/mesa-devel: update to 24.0.b.3440Jan Beich2024-03-211-3/+3
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/84e8a295a09...3556dbb97fd
* graphics/mesa-devel: update to 23.0.b.2941Jan Beich2023-03-141-3/+3
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/bc178c044ec...ecf29228d0b
* graphics/mesa-devel: expose OpenCL supportJan Beich2023-02-031-0/+42
| | | | | | | | | | Overrides lang/clover but still required for mesa.icd unless built in standalone mode (DEFAULT_VERSIONS+=gl=mesa-devel). For example, on Intel GPUs one can set IRIS_ENABLE_CLOVER=1 and RUSTICL_ENABLE=iris via environ(7) to enable both Clover and Rusticl. https://docs.mesa3d.org/envvars.html#rusticl-environment-variables https://github.com/OCL-dev/ocl-icd/blob/master/doc/libOpenCL.7.txt.in
* graphics/mesa-devel: update to 22.3.b.1543Jan Beich2022-12-031-24/+10
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/921cfcf4c4f...55ffbf867b7
* graphics/mesa-devel: update to 22.2.b.2060Jan Beich2022-09-131-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/95cea62a9b7...5f68262de31
* graphics/mesa-devel: update to 22.2.b.1696Jan Beich2022-09-041-0/+11
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/d3642a0e027...a03ce740bbb
* graphics/mesa-devel: update to 22.2.b.305Jan Beich2022-08-091-4/+4
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b731be2e96c...401d03e1e94
* graphics/mesa-devel: update to 22.1.b.436Jan Beich2022-04-261-6/+6
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/5af4d0c2dca...2ca8b014d11
* graphics/mesa-devel: update to 21.4.b.828Jan Beich2022-02-261-4/+13
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b4bef890ee4...e5c39bc427f
* graphics/mesa-devel: update to 21.0.b.2294Jan Beich2021-02-251-2/+11
| | | | | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/60726ed0d31...05d0514a8fc Notes: svn path=/head/; revision=566514
* graphics/mesa-devel: update to 21.0.b.1739Jan Beich2021-02-161-3/+3
| | | | | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/3fc8da13f62...8300bc1f169 Notes: svn path=/head/; revision=565370
* graphics/mesa-devel: update to 21.0.b.1635Jan Beich2021-02-131-3/+3
| | | | | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/8ed874d73fa...3fc8da13f62 Notes: svn path=/head/; revision=565088
* graphics/mesa-devel: update to 21.0.b.1221Jan Beich2021-02-071-3/+3
| | | | | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/1e59cdbf779...92f12952f32 Notes: svn path=/head/; revision=564582
* graphics/mesa-devel: update to 20.3.b.1120Jan Beich2020-12-051-8/+8
| | | | | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/d3c67d7e7ec...ef9362acb81 Notes: svn path=/head/; revision=557039
* graphics/mesa-devel: disable EGL ICD with libglvndJan Beich2020-06-121-18/+1
| | | | | | | | | Adding suffix to flat .json file was broken, anyway. Reported by: Greg V Notes: svn path=/head/; revision=538570
* graphics/mesa-devel: update to 20.1.b.1495Jan Beich2020-06-041-3/+3
| | | | | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/fb62e642ae6...8252bb0ec6d Notes: svn path=/head/; revision=537860
* graphics/mesa-devel: add new portJan Beich2020-05-311-0/+179
Submitted by: Greg V (based on) Development branch of Mesa 3D graphics library. Only some drivers are enabled, so it can co-exist with the stable version. https://www.mesa3d.org/ Notes: svn path=/head/; revision=537139