Bjørn Augestad gmail.com> writes:
> Does anyone know about up-to-date documentation and/or some sample
> programs/snippets which illustrate how to use these things?
Try Plymouth and libkms.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http:
https://bugs.freedesktop.org/show_bug.cgi?id=30220
--- Comment #7 from jpsinthe...@verizon.net 2010-10-04 21:41:59 PDT ---
An update with some good news regarding comment #3:
I did further testing with the following setup:
Intel Corporation 82915G/GV/910GL Integrated Graphics Controller (i915)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mesa 7.9 has been released.
The tag in the GIT repository for Mesa 7.9 is 'mesa-7.9'.
Mesa 7.9 is available for download at
ftp://freedesktop.org/pub/mesa/7.9/
md5sums:
ed65ab425b25895c7f473d0a5e6e64f8 MesaLib-7.9.tar.gz
82c740c49d572baa6da2b1a1ee
https://bugs.freedesktop.org/show_bug.cgi?id=30124
Bug 30124 depends on bug 30605, which changed state.
Bug 30605 Summary: [swrast] SIGSEGV swrast/s_texfilter.c:3000
https://bugs.freedesktop.org/show_bug.cgi?id=30605
What|Old Value |New Value
https://bugs.freedesktop.org/show_bug.cgi?id=30220
--- Comment #6 from Rex Dieter 2010-10-04 18:53:08 PDT
---
Re: comment #3
Testing using Fedora 14 beta,
kernel-2.6.35.4-28.fc14
libdrm-2.4.21-3.fc14
mesa-7.9-0.8.fc14
xorg-x11-server-1.9.0-9.fc14
xorg-x11-drv-intel-2.12.0-6.fc14
mesa here is
https://bugs.freedesktop.org/show_bug.cgi?id=30220
--- Comment #5 from jpsinthe...@verizon.net 2010-10-04 15:07:48 PDT ---
I just did a build using Intel Corporation 82915G/GV/910GL Integrated Graphics
Controller (rev 04) (i915), with xorg-server-1.9.0, xf86-video-2.13.0,
libdrm-2.4.22, mesa-7.9-r
https://bugs.freedesktop.org/show_bug.cgi?id=30124
Vinson Lee changed:
What|Removed |Added
Depends on||30605
--
Configure bugmail: https://bugs.f
Signed-off-by: Tilman Sauerbeck
---
Any reason why we shouldn't do it like this?
src/gallium/drivers/r600/evergreen_state.c | 15 ---
src/gallium/drivers/r600/r600_state.c | 18 +-
2 files changed, 9 insertions(+), 24 deletions(-)
diff --git a/src/gallium/d
https://bugs.freedesktop.org/show_bug.cgi?id=30124
Vinson Lee changed:
What|Removed |Added
Depends on||30552
--
Configure bugmail: https://bugs.f
2010/10/4 Bjørn Augestad :
> Hi.
>
> I'm trying to use DRM to send raw RGB images to my console. My initial
> goal is just to send one simple RGB image to my screen, later on I
> want to send multiple buffers with different formats and wait for
> Vertical blanking to avoid tearing.
>
> But I have a
https://bugs.freedesktop.org/show_bug.cgi?id=29513
Igor Strelnikoff changed:
What|Removed |Added
AssignedTo|dri-de...@lists.freedesktop |mesa-...@lists.freedesktop.
https://bugs.freedesktop.org/show_bug.cgi?id=29513
Igor Strelnikoff changed:
What|Removed |Added
QAContact||mesa-...@lists.freedesktop.
https://bugs.freedesktop.org/show_bug.cgi?id=29711
Igor Strelnikoff changed:
What|Removed |Added
AssignedTo|dri-de...@lists.freedesktop |mesa-...@lists.freedesktop.
Hi,
I do not have commit permissions, so I created a personal repository:
ssh://people.freedesktop.org/~igor.oliveira/gallium-double-opcodes.git
There you can find dmul-tri.py and the patch.
I hope that it can help you to test the patch.
Igor
On Mon, Oct 4, 2010 at 9:31 AM, José Fonseca wrote:
On 04.10.2010 16:43, Roland Scheidegger wrote:
> On 03.10.2010 13:14, Dave Airlie wrote:
No this won't work as you can't read a z24s8 format a i32 (not the same
typeless group, number of components needs to be the same as well as all
components need to have same number of bits).
On 03.10.2010 13:14, Dave Airlie wrote:
>>> No this won't work as you can't read a z24s8 format a i32 (not the same
>>> typeless group, number of components needs to be the same as well as all
>>> components need to have same number of bits).
>>> But the format list suggests this is possible. For z
https://bugs.freedesktop.org/show_bug.cgi?id=29789
--- Comment #8 from nobled 2010-10-04 06:54:06 PDT ---
Created an attachment (id=39152)
View: https://bugs.freedesktop.org/attachment.cgi?id=39152
Review: https://bugs.freedesktop.org/review?bug=29789&attachment=39152
add TALLOC_CFLAGS to i965
Hi.
I'm trying to use DRM to send raw RGB images to my console. My initial
goal is just to send one simple RGB image to my screen, later on I
want to send multiple buffers with different formats and wait for
Vertical blanking to avoid tearing.
But I have a hard time figuring out how to allocate a
https://bugs.freedesktop.org/show_bug.cgi?id=29789
--- Comment #7 from nobled 2010-10-04 06:52:09 PDT ---
Created an attachment (id=39151)
View: https://bugs.freedesktop.org/attachment.cgi?id=39151
Review: https://bugs.freedesktop.org/review?bug=29789&attachment=39151
add TALLOC_CFLAGS in src/
Igor,
How can I test your patches? They don't apply against
gallium-double-opcode branch. They apply cleanly against master but
master doesn't have the double opcodes.
Could you please make it easy for me can test what you're suggesting
without wasting too much time? In detail:
- update gallium-d
20 matches
Mail list logo