Re: LLVM-pipe: most powerful instructions set ;)

2022-11-22 Thread t...@profit-grand.ru
--- *From:* mesa-dev on behalf of t...@profit-grand.ru *Sent:* Tuesday, November 15, 2022 12:48 *To:* mesa-dev@lists.freedesktop.org *Subject:* LLVM-pipe: most powerful instructions set ;) !! External Email First, thanks for saving my day. Software renderer works way faste

Re: LLVM-pipe: most powerful instructions set ;)

2022-11-22 Thread Jose Fonseca
of t...@profit-grand.ru Sent: Tuesday, November 15, 2022 12:48 To: mesa-dev@lists.freedesktop.org Subject: LLVM-pipe: most powerful instructions set ;) !! External Email First, thanks for saving my day. Software renderer works way faster than no renderer at all :) But there are an "instructi

LLVM-pipe: most powerful instructions set ;)

2022-11-15 Thread t...@profit-grand.ru
First, thanks for saving my day. Software renderer works way faster than no renderer at all :) But there are an "instruction set" which is way faster than the MMX or SSE sets: it's an existing OpenGL 2.0 driver which is not sufficient in most cases, because at least 3.0 is required nowadays.