On Friday, September 05, 2014 08:59:32 PM Connor Abbott wrote:
> q_total should never go below 0 (which is why it's defined as unsigned),
> and if it does, then something is seriously wrong.
>
> Signed-off-by: Connor Abbott
> ---
> src/mesa/program/register_allocate.c | 1 +
> 1 file changed, 1
On Tue, Sep 02, 2014 at 09:34:15PM -0700, Matt Turner wrote:
> ---
> src/mesa/drivers/dri/i965/brw_vec4.cpp | 6 ++-
> src/mesa/drivers/dri/i965/brw_vec4.h | 10 ++--
> .../drivers/dri/i965/brw_vec4_reg_allocate.cpp | 11 ++--
> src/mesa/drivers/dri/i965/brw_vec4_vis
https://bugs.freedesktop.org/show_bug.cgi?id=81680
Benjamin Bellec changed:
What|Removed |Added
CC||b.bel...@gmail.com
--- Comment #36 fro
https://bugs.freedesktop.org/show_bug.cgi?id=76188
Emil Velikov changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=81680
--- Comment #37 from Eugene ---
Firefox 32. MESA 10.4-Git. Still crashes.
--
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop
https://bugs.freedesktop.org/show_bug.cgi?id=81680
--- Comment #38 from Tobias Droste ---
same here with and without your patch and the settings described in comment
#35.
(r600g radeon hd5770)
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freedesktop.org/show_bug.cgi?id=81680
Alexandre Demers changed:
What|Removed |Added
CC|alexandre.f.dem...@gmail.co |
|m
From: Marek Olšák
---
Turn this on, run piglit, and pray for mercy.
It might be interesting to see if it makes 3D apps any faster. Or piglit.
src/gallium/drivers/r600/evergreen_state.c| 2 +-
src/gallium/drivers/r600/r600_blit.c | 18 +++---
src/gallium/drivers/r600/r
Reported by Coverity
Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/nouveau/nvc0/nvc0_context.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_context.c
b/src/gallium/drivers/nouveau/nvc0/nvc0_context.c
index 50c2058..b33a673 100644
Reported by Coverity.
Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/nouveau/nvc0/nve4_compute.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/gallium/drivers/nouveau/nvc0/nve4_compute.h
b/src/gallium/drivers/nouveau/nvc0/nve4_compute.h
index 79862b7..4d7af54 100644
--- a/src/galli
Reported by Coverity
Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp | 8 +---
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp
b/src/gallium/drivers/nouveau/codegen/nv50_i
Reported by Coverity
Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/nouveau/nouveau_video.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/gallium/drivers/nouveau/nouveau_video.c
b/src/gallium/drivers/nouveau/nouveau_video.c
index bd04625..d6330fa 100644
--- a/src/gallium/drivers/
Reported by Coverity
Signed-off-by: Ilia Mirkin
Cc: "10.2 10.3"
---
src/gallium/drivers/nouveau/codegen/nv50_ir_target_nv50.cpp | 2 +-
src/gallium/drivers/nouveau/codegen/nv50_ir_target_nvc0.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/gallium/drivers/nouveau/
Reported by Coverity
Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/nouveau/codegen/nv50_ir_target.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_target.h
b/src/gallium/drivers/nouveau/codegen/nv50_ir_target.h
index cb9f
Reported by Coverity.
Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp
b/src/gallium/drivers/nouveau/codegen/nv50_ir_lowe
Reported by Coverity.
Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/nouveau/nvc0/nvc0_query.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_query.c
b/src/gallium/drivers/nouveau/nvc0/nvc0_query.c
index 007f8c4..3a6df9d 100
https://bugs.freedesktop.org/show_bug.cgi?id=78773
--- Comment #15 from Jan ---
(In reply to comment #14)
> according to comment #9 this is fixed
i tried to get latest git and compile the code myself but that brought more
errors. i dag for some time but i couldnt handle these errors. sorry
--
Marek Olšák wrote:
From: Marek Olšák
---
Turn this on, run piglit, and pray for mercy.
It might be interesting to see if it makes 3D apps any faster. Or piglit.
Well it's not piglit and I haven't benchmarked anything yet, but I get a
couple of faults at the start of Unigine Valley.
[20635
Andy Furniss wrote:
Marek Olšák wrote:
From: Marek Olšák
---
Turn this on, run piglit, and pray for mercy.
It might be interesting to see if it makes 3D apps any faster. Or piglit.
Well it's not piglit and I haven't benchmarked anything yet, but I get a
couple of faults at the start of Unig
Hi,
Please review:
Add support for the unclamped versions of glDepthRange
and relatives. Also starting with OpenGL 4.2 the traditional
functions for this should no longer clamp the values to [0, 1].
Signed-off-by: Mathias Froehlich
---
docs/GL3.txt | 1 +
src/
On Sat, Sep 6, 2014 at 3:23 AM, Kenneth Graunke wrote:
> On Friday, September 05, 2014 08:59:32 PM Connor Abbott wrote:
>> q_total should never go below 0 (which is why it's defined as unsigned),
>> and if it does, then something is seriously wrong.
>>
>> Signed-off-by: Connor Abbott
>> ---
>> s
https://bugs.freedesktop.org/show_bug.cgi?id=83567
Priority: medium
Bug ID: 83567
Assignee: mesa-dev@lists.freedesktop.org
Summary: Mesa 10.2.6 does not compile with llvm 3.5
Severity: normal
Classification: Unclassified
OS:
https://bugs.freedesktop.org/show_bug.cgi?id=83567
--- Comment #1 from Vinson Lee ---
(In reply to comment #0)
> It appears the structure of llvm changed a bit in 3.5 and the Mesa scons
> scripts assume the old structure.
Please post the output of the build error.
--
You are receiving this mai
https://bugs.freedesktop.org/show_bug.cgi?id=83567
--- Comment #2 from smoki ---
For me also does not build with autoconf too, seems like this one is missed
for stable:
http://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp?id=564821c917f4a9d5a0de2ee77b90b0c
https://bugs.freedesktop.org/show_bug.cgi?id=83567
Vinson Lee changed:
What|Removed |Added
CC||awa...@gmail.com,
|
https://bugs.freedesktop.org/show_bug.cgi?id=83570
Priority: medium
Bug ID: 83570
Assignee: mesa-dev@lists.freedesktop.org
Summary: Glyphy demo throws unhandled Integer division by zero
exception
Severity: major
Classific
https://bugs.freedesktop.org/show_bug.cgi?id=82471
Vinson Lee changed:
What|Removed |Added
Blocks||79706
--
You are receiving this mail becau
https://bugs.freedesktop.org/show_bug.cgi?id=79706
Vinson Lee changed:
What|Removed |Added
Depends on||82471
--
You are receiving this mail becau
Instead we store a brw_stage_prog_data pointer, and cast it to
brw_wm_prog_data for fragment shader specific code paths.
Signed-off-by: Jordan Justen
---
git://people.freedesktop.org/~jljusten/mesa for-upstream
No piglit regressions seen on gen7.
src/mesa/drivers/dri/i965/brw_fs.cpp |
This helps:
1. Reduce the need to have fs_visitor::key's type be brw_wm_prog_key*
2. Align the code to allow brw_sampler_prog_key_data to be pulled out of other
prog_key types for different stages.
Signed-off-by: Jordan Justen
---
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp | 41
Instead we store a void pointer to the key, and cast it to
brw_wm_prog_key for fragment shader specific code paths.
Signed-off-by: Jordan Justen
---
src/mesa/drivers/dri/i965/brw_fs.cpp | 17 +++--
src/mesa/drivers/dri/i965/brw_fs.h | 2 +-
src/mesa/drivers/dri/i96
https://bugs.freedesktop.org/show_bug.cgi?id=83573
Priority: medium
Bug ID: 83573
Keywords: bisected, regression
CC: anuj.pho...@gmail.com, matts...@gmail.com
Assignee: mesa-dev@lists.freedesktop.org
Blocks: 79706
Sum
https://bugs.freedesktop.org/show_bug.cgi?id=79706
Vinson Lee changed:
What|Removed |Added
Depends on||83573
--
You are receiving this mail becau
https://bugs.freedesktop.org/show_bug.cgi?id=83574
Priority: medium
Bug ID: 83574
Keywords: have-backtrace, regression
Assignee: mesa-dev@lists.freedesktop.org
Summary: [llvmpipe] [softpipe] piglit
arb_explicit_uniform_locati
https://bugs.freedesktop.org/show_bug.cgi?id=83574
Vinson Lee changed:
What|Removed |Added
CC||lem...@gmail.com,
|
https://bugs.freedesktop.org/show_bug.cgi?id=79706
Vinson Lee changed:
What|Removed |Added
Depends on||83574
--
You are receiving this mail becau
https://bugs.freedesktop.org/show_bug.cgi?id=60943
Vinson Lee changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
This patch fixes a build error on DragonFly.
CC libpipe_loader_la-pipe_loader_drm.lo
pipe_loader_drm.c: In function 'pipe_loader_drm_probe':
pipe_loader_drm.c:207:10: error: implicit declaration of function 'close'
[-Werror=implicit-function-declaration]
Signed-off-by: Vinson Lee
---
s
coverity reported a use before NULL check for src_rb in the below code,
maybe it was there already, but it noticed it now you changed it,
we check src_rb->NumSamples then later src_rb is checked. Could you take a look.
Dave.
> const char *texcoord_type = "vec2";
> const int samples = MA
https://bugs.freedesktop.org/show_bug.cgi?id=83570
--- Comment #1 from rcond...@hotmail.com ---
I haven't really gotten a grasp on the code base, but my assessment is that the
issue is:
tgsi_exec.c
static void
micro_idiv(union tgsi_exec_channel *dst,
const union tgsi_exec_channel *src
https://bugs.freedesktop.org/show_bug.cgi?id=83574
Tapani Pälli changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|mesa-dev@list
41 matches
Mail list logo