On 08/03/2013 07:41 PM, Chris Forbes wrote:
INTEL_DEBUG=vue now emits a listing of each slot in the VUE map,
and the corresponding interpolation mode.
Signed-off-by: Chris Forbes
---
src/mesa/drivers/dri/i965/brw_interpolation_map.c | 28 +++
src/mesa/drivers/dri/i965/int
Kenneth Graunke writes:
> These are only used on Gen4-5. Why waste the 8kB of space?
>
> Signed-off-by: Kenneth Graunke
Reviewed-by: Eric Anholt
pgp9qi9CVZ_mA.pgp
Description: PGP signature
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=67740
Priority: medium
Bug ID: 67740
Assignee: mesa-dev@lists.freedesktop.org
Summary: render2.c: In function '__indirect_glMap1d'
Severity: blocker
Classification: Unclassified
OS
On 08/04/2013 11:02 AM, Vinson Lee wrote:
Fixes "Copy-paste error" reported by Coverity.
Signed-off-by: Vinson Lee
---
src/gallium/drivers/r600/sb/sb_bc_dump.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/r600/sb/sb_bc_dump.cpp
b/src/gallium/driv
Turns out this patch is rubbish, and only "fixes" the layout for the
interpolation tests at the cost of breaking a bunch of other stuff.
-- Chris
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-
If gs is null, then freeing state->shader.tokens would result in a null
dereference.
Fixes "Dereference after null check" defect reported by Coverity.
Signed-off-by: Vinson Lee
---
src/gallium/drivers/llvmpipe/lp_state_gs.c | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --gi
This does the same thing as we do for triangle clipping -- select the
appropriate source (either dot(hpos,fixed plane) or a clipdistance
slot).
Signed-off-by: Chris Forbes
---
src/mesa/drivers/dri/i965/brw_clip_line.c | 66 ++-
1 file changed, 47 insertions(+), 19 del
Fixes "Uninitialized pointer read" defect reported by Coverity.
Signed-off-by: Vinson Lee
---
src/gallium/drivers/nvc0/nvc0_context.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/gallium/drivers/nvc0/nvc0_context.c
b/src/gallium/drivers/nvc0/nvc0_context.c
index cd86040..8cd5fc5 1006
Fixes "Copy-paste error" reported by Coverity.
Signed-off-by: Vinson Lee
---
src/gallium/drivers/r600/sb/sb_bc_dump.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/r600/sb/sb_bc_dump.cpp
b/src/gallium/drivers/r600/sb/sb_bc_dump.cpp
index 9d76465..9b14