The program should be disassembled after it's uploaded
---
src/mesa/drivers/dri/i915/i915_fragprog.c | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/mesa/drivers/dri/i915/i915_fragprog.c
b/src/mesa/drivers/dri/i915/i915_fragprog.c
index 7a9fb7f..1c6e984 10064
https://bugs.freedesktop.org/show_bug.cgi?id=29199
Ian Romanick changed:
What|Removed |Added
Platform|Other |All
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=31907
--- Comment #6 from Brian Paul 2010-12-14 15:17:08 PST ---
Can you provide more debugging info? After the program crashes in gdb, please
do:
(gdb) up
(gdb) call _mesa_print_program(program)
--
Configure bugmail: https://bugs.freedesktop.org/u
https://bugs.freedesktop.org/show_bug.cgi?id=24531
Brian Paul changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Hmm,
for the uninformed, where do we need to use spinlocks in gallium and how do
we avoid using them on an UP system?
/Thomas
On 12/14/2010 02:15 PM, Marek Olšák wrote:
---
src/gallium/auxiliary/os/os_thread.h | 51 ++
1 files changed, 51 insertions(+), 0
Looks good to me.
Keith
On Tue, 2010-12-14 at 05:15 -0800, Marek Olšák wrote:
> ---
> src/gallium/auxiliary/os/os_thread.h | 51
> ++
> 1 files changed, 51 insertions(+), 0 deletions(-)
>
> diff --git a/src/gallium/auxiliary/os/os_thread.h
> b/src/gallium/aux
---
src/gallium/auxiliary/os/os_thread.h | 51 ++
1 files changed, 51 insertions(+), 0 deletions(-)
diff --git a/src/gallium/auxiliary/os/os_thread.h
b/src/gallium/auxiliary/os/os_thread.h
index a084310..6c25b33 100644
--- a/src/gallium/auxiliary/os/os_thread.h
https://bugs.freedesktop.org/show_bug.cgi?id=30037
Christopher Egert changed:
What|Removed |Added
Component|Mesa core |Drivers/DRI/i915
AssignedTo|
https://bugs.freedesktop.org/show_bug.cgi?id=30037
--- Comment #1 from Christopher Egert 2010-12-14 04:16:05
PST ---
Created an attachment (id=41102)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41102)
INTEL_DEBUG=all output before and after commit
--
Configure bugmail: https://bugs.fr