mesa icon indicating copy to clipboard operation
mesa copied to clipboard

this repo is dead. See https://gitlab.freedesktop.org/mesa/mesa master branch for latest usable vc4 and v3d, and https://gitlab.freedesktop.org/anholt/mesa for old vc4/v3d WIP branches

Results 61 mesa issues
Sort by recently updated
recently updated
newest added

I want to build mesa on a system without X11. What should be me configure options? My main aim is to get vc4_dri.so and kms_swrast_dri.so.

I Have a problem with my particular Monitor. The Edid data semms to be read correctly, but the mode with the best score is still not choosen. The native resolution...

Hi! I can see some random white dots appearing on the left side of the screen (near left border) when the background is black (in that specific area). The same...

Hi Eric, we encountered an video playing issue with chromium, because I can't attach a picture here, so I submit the problem to: https://bugs.freedesktop.org/show_bug.cgi?id=111266 Could you please give me some...

kmscube -M rgba shows corrupted image, some of the faces flicker (background shows through). Also, the animation isn't as smooth, there is some back-and-forth frame stutter. kmscube -M smooth works...

Hello anholt, I'm trying to use the v3d gallium driver to support egl, gles2 and Wayland-egl implementation for my 7271 based broadcom board This board contain a vc5 GPU Could...

Hi @anholt - here is a few things that I think are needed for https://github.com/anholt/mesa/issues/114 I am not a domain expert in drivers so I'm mostly piecing together bits that...

Things we would need to do for sure: - Add the RGBA16f format to `src/gallium/drivers/vc4/vc4_formats.c` based on RGBA16f in `V3D_IDENT1` bit 24 - Add "is a float texture" to the...

enhancement

As follow up to https://www.raspberrypi.org/forums/viewtopic.php?f=66&t=216804&sid=ec34b06448df3af11a672114c671adfd&start=25 i decided to give custom compilation a try and ended up with this procedure https://gist.github.com/rnixx/a5fad25f181c0f985211c0cab70cae7e Basically i built the lowest possible versions of libdrm and...

For about a month now, we have been trying to fix a Kivy memory leak by compiling older known-to-work mesa drivers and have come to the conclusion that running Kivy...