lp:~grate-driver/grate-driver/+git/mesa

Owned by grate-driver
Get this repository:
git clone https://git.launchpad.net/~grate-driver/grate-driver/+git/mesa

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/grate-driver/mesa.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 6 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 11 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 8 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 8 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 minutes — see the log

Branches

Name Last Modified Last Commit
22.2.4 2022-12-18 19:50:23 UTC
Revert "Revert "grate: mesa 21.1 fixups""

Author: Dmitry Osipenko
Author Date: 2022-12-18 19:50:23 UTC

Revert "Revert "grate: mesa 21.1 fixups""

This reverts commit 389fff881b892e6acbd6ec8ade9baba63fe0968e.

ubuntu-kinetic 2022-12-17 19:49:46 UTC
Revert "gallium: fix build failure on powerpcspe (closes: #695746)."

Author: Dmitry Osipenko
Author Date: 2022-12-17 19:49:46 UTC

Revert "gallium: fix build failure on powerpcspe (closes: #695746)."

This reverts commit 752d29f1eef8733c69b515bd5fcbf9acf0d75767.

22.0.1 2022-05-17 18:01:50 UTC
grate: avoid reading multiple consts per instruction

Author: Erik Faye-Lund
Author Date: 2022-04-21 14:57:42 UTC

grate: avoid reading multiple consts per instruction

We can't read more than a single constant per instructions, so we need
to transform the vertex shader to avoid this.

This inserts additional MOVs to temporaries to avoid the situation. It's
still not perfect, because we don't check if the additional temporaries
reference the same register.

This fixes glxgears for me.

ubuntu-jammy 2022-05-16 07:32:58 UTC
Revert "revert-enabling-tlsdesc-support.diff: Revert a commit that's causing ...

Author: Dmitry Osipenko
Author Date: 2022-05-16 07:32:58 UTC

Revert "revert-enabling-tlsdesc-support.diff: Revert a commit that's causing apps to crash. (LP: #1966221)"

This reverts commit c6207669bd5db1df4802318a1dd3bedc5ba6598c.

22.0 2022-02-18 14:01:54 UTC
grate: mesa 22.0 fixups

Author: Dmitry Osipenko
Author Date: 2022-02-18 14:01:54 UTC

grate: mesa 22.0 fixups

ubuntu-impish 2021-10-15 00:41:23 UTC
Enable grate's gallium driver

Author: Dmitry Osipenko
Author Date: 2020-04-20 23:44:39 UTC

Enable grate's gallium driver

21.2.2 2021-10-15 00:32:46 UTC
grate: mesa 21.2 fixups

Author: Dmitry Osipenko
Author Date: 2021-10-14 23:22:47 UTC

grate: mesa 21.2 fixups

21.1.0 2021-05-18 15:51:00 UTC
grate: mesa 21.1 fixups

Author: Dmitry Osipenko
Author Date: 2021-05-18 15:51:00 UTC

grate: mesa 21.1 fixups

21.0.3 2021-04-26 13:51:48 UTC
llvmpipe: bail out if cpu doesn't support neon

Author: Dmitry Osipenko
Author Date: 2021-04-26 13:51:48 UTC

llvmpipe: bail out if cpu doesn't support neon

ubuntu-hirsute 2021-04-26 09:17:16 UTC
Revert "Move zink down the list below the sw drivers. (LP: #1920665)"

Author: Dmitry Osipenko
Author Date: 2021-04-26 08:28:55 UTC

Revert "Move zink down the list below the sw drivers. (LP: #1920665)"

This reverts commit a403a2a39efda1c1150f7cf9b1b0e69fd91cb9f0.

ubuntu-groovy 2020-10-26 22:56:22 UTC
Switch to classic swrast

Author: Dmitry Osipenko
Author Date: 2020-05-17 13:50:53 UTC

Switch to classic swrast

llvmpipe requires CPU with NEON instructions support, Tegra20 doesn't support
it and grate's gallium driver isn't ready yet.

20.2.1 2020-10-26 02:35:06 UTC
grate: mesa 20.2 fixups

Author: Dmitry Osipenko
Author Date: 2020-10-26 02:35:06 UTC

grate: mesa 20.2 fixups

19.3 2020-06-23 21:00:49 UTC
grate: import grate-driver libdrm-tegra

Author: Dmitry Osipenko
Author Date: 2020-04-20 23:02:54 UTC

grate: import grate-driver libdrm-tegra

This patch removes build dependency on libdrm-tegra, allowing us to
move forward without having unnecessary maintenance burden. The imported
code comes from https://github.com/digetx/libdrm/tree/next which supports
both upstream kernel Terga DRM UAPI and grate-kernel's experemental UAPI.

rebase-30-05-2018 2020-06-23 20:46:52 UTC
grate: import grate-driver libdrm-tegra

Author: Dmitry Osipenko
Author Date: 2020-06-23 20:46:52 UTC

 grate: import grate-driver libdrm-tegra

This patch removes build dependency on libdrm-tegra, allowing us to
move forward without having unnecessary maintenance burden. The imported
code comes from https://github.com/digetx/libdrm/tree/next which supports
both upstream kernel Terga DRM UAPI and grate-kernel's experemental UAPI.

ubuntu-focal 2020-05-17 13:50:53 UTC
Switch to classic swrast

Author: Dmitry Osipenko
Author Date: 2020-05-17 13:50:53 UTC

Switch to classic swrast

llvmpipe requires CPU with NEON instructions support, Tegra20 doesn't support
it and grate's gallium driver isn't ready yet.

grate 2020-01-20 11:08:21 UTC
HACK: grate/tegra: prevent tegra loading by default

Author: David Heidelberg
Author Date: 2020-01-20 10:50:16 UTC

HACK: grate/tegra: prevent tegra loading by default

For now, enable grate only when MESA_LOADER_DRIVER_OVERRIDE=tegra
is passed.

Signed-off-by: David Heidelberg <david@ixit.cz>

master 2020-01-20 10:12:29 UTC
anv: add assert for isl_mod_info in choose_isl_tiling_flags

Author: Tapani Pälli
Author Date: 2020-01-20 07:36:10 UTC

anv: add assert for isl_mod_info in choose_isl_tiling_flags

CID: 1457859
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3469>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3469>

19.2 2019-12-21 02:27:14 UTC
.mailmap: fix my email address

Author: David Heidelberg
Author Date: 2019-12-21 01:48:34 UTC

.mailmap: fix my email address

Signed-off-by: David Heidelberg <david@ixit.cz>

grate-ubuntu-cosmic 2019-07-11 19:35:06 UTC
ubuntu cosmic 8

Author: Dmitry Osipenko
Author Date: 2019-07-11 19:35:06 UTC

ubuntu cosmic 8

debian 2018-07-08 12:41:25 UTC
gallium swrast

Author: Dmitry Osipenko
Author Date: 2018-07-08 12:41:25 UTC

gallium swrast

grate-ubuntu-bionic 2018-07-08 12:40:12 UTC
gallium swrast

Author: Dmitry Osipenko
Author Date: 2018-07-08 12:40:12 UTC

gallium swrast

121 of 21 results
This repository contains Public information 
Everyone can see this information.

Subscribers