mesa-lima icon indicating copy to clipboard operation
mesa-lima copied to clipboard

Deprecated, new place: https://gitlab.freedesktop.org/lima

Results 18 mesa-lima issues
Sort by recently updated
recently updated
newest added

I have tried to run piglit with lima, and most tests (if not skipped) fail or crash. Here's the piglit result: (running "gpu" testsuite) [results.json.gz](https://github.com/yuq/mesa-lima/files/1856138/results.json.gz) Note: the following tests hangs...

While thinking about how to do spilling to physical registers, I realized that we could try a different strategy in the scheduler. Rather than splitting things into virtual and physical...

limare can be used as a reference for implementing mipmap support

Hi, I am trying to make mesa-lima working on the Banana PI R2. This board is based on the MT7623 and have a Mali 450 GPU. The problem is that...

It's pretty hard to catch bugs in codegeneration without a disassembler.

It's mostly done on https://github.com/yuq/mesa-lima/pull/10. There is only one case to handle - when scissors = (0,0,0,0) - Limadriver in this case is not doing any scissors and displaying full/normal...

On the title of this project we I can read "OpenGL driver for ARM Mali400". Mali 200/300/400/450/470 have a proprietary driver only for OpenGL ES. Is full OpenGL API driver...

### Vulnerability Report: Path traversal and Code Execution in dlopen via environment variable Affected Project & Line: https://github.com/yuq/mesa-lima/blob/2adeaa87e813644dcf70f903c0ac909d65ef2972/src/egl/drivers/dri2/egl_dri2.c#L516 #### Summary Applications using mesa-lima may be vulnerable to attacks where a...