| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
zink is listed among the gallium drivers so mirror that.
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/920752
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mesa includes a software rasterizer for vulkan ("lavapipe") based on
llvmpipe.
Add lavapipe to VIDEO_CARDS to enable it.
Bug: https://bugs.gentoo.org/818019
Closes: https://github.com/gentoo/gentoo/pull/31455
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds support for the d3d12 gallium driver and the dozen vulkan
driver. It uses the video_cards_microsoft flag
It optionally adds in video acceleration if vaapi or vdpau is enabled
It's been compiled tested with GCC 12.1 & Clang 14
If building mesa with Clang, directx-headers must be build with clang
too, otherwise you'll experience linking errors
Closes: https://github.com/gentoo/gentoo/pull/26746
Signed-off-by: Mike Lothain <mike@fireburn.co.uk>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/796764
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/733190
Closes: https://github.com/gentoo/gentoo/pull/17040
Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
lima is still very experimental, so it remains use.mask'd regardless of
platform.
Bug: https://bugs.gentoo.org/686218
Bug: https://bugs.gentoo.org/687896
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/679256
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
This allows the i965 alternative Gallium Iris driver to be built
Intel Gen8 / Broadwell or newer is required to use the Iris driver
Closes: https://github.com/gentoo/gentoo/pull/11167
Signed-off-by: Mike Lothian <mike@fireburn.co.uk>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
| |
|
| |
|
|
|
|
| |
That feels good.
|
|
|
|
|
| |
Not even sure what this hardware is, but xf86-video-nsc was not even in
the tree at the time of the git conversion.
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/5858
Closes: https://bugs.gentoo.org/589190
|
| |
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
|
| |
Never anything more than a toy. Removed upstream by commit 387942591758.
Should never have been added to the ebuild in the first place.
|
| |
|
| |
|
| |
|
|
|
|
| |
Bug: https://bugs.gentoo.org/show_bug.cgi?id=559144
|
| |
|
|
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
|