https://bugs.freedesktop.org/show_bug.cgi?id=39891
Summary: D3D1X can't be compiled: cannot convert
‘pipe_resource*’ to ‘const pipe_resolve_info*’ in
argument passing
Product: Mesa
Version: git
Platform: All
On Sat, Aug 6, 2011 at 6:01 AM, Chad Versace wrote:
> On 08/05/2011 12:24 AM, Chia-I Wu wrote:
>> On Fri, Aug 5, 2011 at 3:42 PM, Chia-I Wu wrote:
>>> We will be basically doing everything from scratch, in smaller steps.
>>> In that case, I see no reason not to do this based on what is already
>>
On Sat, Aug 6, 2011 at 5:35 AM, Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 08/05/2011 12:41 AM, Chia-I Wu wrote:
>> On Fri, Aug 5, 2011 at 1:48 PM, Chad Versace wrote:
>>> On 08/04/2011 06:18 PM, Chad Versace wrote:
On 08/04/2011 01:29 PM, Eric Anholt wrote:
On Sat, Aug 6, 2011 at 5:07 AM, Chad Versace wrote:
> On 08/05/2011 05:41 AM, Dan Nicholson wrote:
>> On Thu, Aug 4, 2011 at 7:55 PM, Chad Versace wrote:
>>> On 08/04/2011 04:17 PM, Jose Fonseca wrote:
- Original Message -
> On Thu, Aug 4, 2011 at 2:47 AM, Chad Versace
> wro
https://bugs.freedesktop.org/show_bug.cgi?id=39846
--- Comment #4 from Soohyun Lee 2011-08-06 18:58:38 PDT ---
libdrm-devel 2.02-1.1.i386 is installed according to yum.
(In reply to comment #0)
> Hi, I am having trouble compiling mesa due to this problem.
> I tried an internet solution of remov
https://bugs.freedesktop.org/show_bug.cgi?id=39888
--- Comment #2 from Bryan Cain 2011-08-06 18:34:35
PDT ---
This is definitely a glsl_to_tgsi problem. For me, that screen in Cogs appears
for a split second before it hits an assertion failure inside of the
glsl_to_tgsi code.
--
Configure bug
https://bugs.freedesktop.org/show_bug.cgi?id=39888
--- Comment #1 from Bryan Cain 2011-08-06 18:14:39
PDT ---
If it is a result of the glsl-to-tgsi merge, then you're in luck, since I just
bought the Humble Indie Bundle yesterday. I haven't tried Cogs yet, but I will
now to see if I can reprodu
https://bugs.freedesktop.org/show_bug.cgi?id=39888
Summary: [regression] Artifacts in Cogs
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component:
On 08/06/2011 09:43 AM, Carl Simonson wrote:
> When the "is_hiz_depth_format" vtable entry was added for i915/i956,
> the entry for forgotten in the i830 vtable setup.
>
> Signed-off-by: Carl Simonson
Reviewed-by: Kenneth Graunke
___
mesa-dev mailing
From: vlj
---
src/glsl/Makefile |1 +
src/glsl/glsl_parser_extras.cpp |7 +-
src/glsl/ir_optimization.h |1 +
src/glsl/opt_var_packer.cpp | 310 +++
4 files changed, 316 insertions(+), 3 deletions(-)
create mode 100644 src/
When the "is_hiz_depth_format" vtable entry was added for i915/i956,
the entry for forgotten in the i830 vtable setup.
Signed-off-by: Carl Simonson
---
src/mesa/drivers/dri/i915/i830_vtbl.c |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/src/mesa/drivers/dri/i915
11 matches
Mail list logo