Yep, it does work out ... you get lucky :) It does seem like it'd be
really easy to just switch to GLubyte like all the other functions do,
but whatever.
On Thu, Sep 12, 2019 at 10:22 PM Marek Olšák wrote:
>
> Ilia, the patch is OK if GL_STENCIL_INDEX is not allowed, right?
>
> Marek
>
> On Tue,
Ilia, the patch is OK if GL_STENCIL_INDEX is not allowed, right?
Marek
On Tue, Aug 27, 2019 at 9:24 PM Ilia Mirkin wrote:
> By the way, I took the liberty of composing a test which fails with
> current mesa, and I'm pretty sure it continues to fail with this
> patch. It does pass if I just make
I pushed the branch enabling freedreno CI today. Now all the MRs will
get pre-merge testing with GLES3.1 on A630, and GLES2 on A307.
See .gitlab-ci/README.md for more info on how it works. Also, as a
reminder, if you want to get something tested before generating your MR,
you can either edit .gi
https://bugs.freedesktop.org/show_bug.cgi?id=111679
Shmerl changed:
What|Removed |Added
Summary|Mesa build breaks when only |Mesa build breaks when only
https://bugs.freedesktop.org/show_bug.cgi?id=111679
--- Comment #3 from Shmerl ---
(In reply to tele42k3 from comment #2)
> Hello Shmerl, this issue should have been fixed with
> https://gitlab.freedesktop.org/mesa/mesa/commit/
> 8d286776b6ca177a5e55a9c706081a40ebbcf091 , did you encounter this w
https://bugs.freedesktop.org/show_bug.cgi?id=111679
--- Comment #2 from tele4...@hotmail.com ---
Hello Shmerl, this issue should have been fixed with
https://gitlab.freedesktop.org/mesa/mesa/commit/8d286776b6ca177a5e55a9c706081a40ebbcf091
, did you encounter this with git master after that commit?
https://bugs.freedesktop.org/show_bug.cgi?id=111444
Bug 111444 depends on bug 110814, which changed state.
Bug 110814 Summary: KWin compositor crashes on launch
https://bugs.freedesktop.org/show_bug.cgi?id=110814
What|Removed |Added
-
https://bugs.freedesktop.org/show_bug.cgi?id=111679
--- Comment #1 from Shmerl ---
Created attachment 145339
--> https://bugs.freedesktop.org/attachment.cgi?id=145339&action=edit
Patch to prevent build breakage on missing llvm coroutines
Actually, I just tested, and it doesn't happen when buil
https://bugs.freedesktop.org/show_bug.cgi?id=111679
Bug ID: 111679
Summary: Mesa build breaks when only building radv and radeonsi
due to missing llvm coroutines symbols
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
https://bugs.freedesktop.org/show_bug.cgi?id=111478
Mike Lothian changed:
What|Removed |Added
CC||m...@fireburn.co.uk
--- Comment #10 from
https://bugs.freedesktop.org/show_bug.cgi?id=111549
--- Comment #4 from Roland Scheidegger ---
I guess it could be made switchable between fast and correct (like the gallivm
filtering hacks). Honestly though I don't particularly care about such old x86
cpus so personally I wouldn't reject a patch
https://bugs.freedesktop.org/show_bug.cgi?id=111549
--- Comment #3 from erhar...@mailbox.org ---
I prefer correctness over speed, as far as I am concerned. Also hard to
distinguish if it's bad code or 'just fast code' when a test fails then. But I
am not the one to decide.
--
You are receiving t
On Wed, Sep 11, 2019 at 9:14 PM Cici Ruan wrote:
>
> Hi Mesa developers,
>
> I would like to add a feature in egl/drivers/dir2/platform_android.c to
> respect he transform hint and rotation in Android buffer and transform buffer
> to pre-rotated buffer, so display hardware can do a simple linear
https://bugs.freedesktop.org/show_bug.cgi?id=111478
--- Comment #9 from Rob Clark ---
(In reply to Creak from comment #8)
> (In reply to Rob Clark from comment #7)
> > hmm, [1] looks like an older iteration of drm-shim.. have a look at:
> >
> > ./src/freedreno/drm-shim
> > ./src/broadcom/drm
https://bugs.freedesktop.org/show_bug.cgi?id=111444
tele4...@hotmail.com changed:
What|Removed |Added
Depends on||111527
Referenced Bugs:
https:/
https://bugs.freedesktop.org/show_bug.cgi?id=111666
Michel Dänzer changed:
What|Removed |Added
CC||e...@anholt.net
--
You are receiving t
On 09/11/2019 03:06 PM, Ian Romanick wrote:
On 9/10/19 10:53 PM, Brian Paul wrote:
IIRC, designated initializers are not legal C++.
Fixes the MSVC build.
Fixes: 83fd1e58 ("glsl/nir: Add and use a gl_nir_link() function")
---
src/mesa/state_tracker/st_glsl_to_nir.cpp | 2 +-
1 file changed, 1
17 matches
Mail list logo