https://bugs.freedesktop.org/show_bug.cgi?id=31925
Chad Versace changed:
What|Removed |Added
CC||c...@chad-versace.us
--
Configure bugmai
https://bugs.freedesktop.org/show_bug.cgi?id=31923
Chad Versace changed:
What|Removed |Added
CC||c...@chad-versace.us
--
Configure bugmai
https://bugs.freedesktop.org/show_bug.cgi?id=28585
Neil Roberts changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
On Mon, 2010-12-06 at 23:27 -0800, tom fogal wrote:
> Jose Fonseca writes:
> > I can remove python2.6 dependency as you suggest, but although this
> > new string formatting method is seldom used it actually makes the
> > code much more readable and I was hoping to spread its use, so I'd
> > like y
https://bugs.freedesktop.org/show_bug.cgi?id=28585
--- Comment #3 from Chia-I Wu 2010-12-07 06:24:15 PST ---
Created an attachment (id=40868)
View: https://bugs.freedesktop.org/attachment.cgi?id=40868
Review: https://bugs.freedesktop.org/review?bug=28585&attachment=40868
Fix GLES2 glVertexAttr
https://bugs.freedesktop.org/show_bug.cgi?id=28585
--- Comment #4 from Brian Paul 2010-12-07 07:37:13 PST ---
Why do the color/normal/texcoord functions need to be renamed?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: --
https://bugs.freedesktop.org/show_bug.cgi?id=28585
--- Comment #5 from Chia-I Wu 2010-12-07 07:45:11 PST ---
(In reply to comment #4)
> Why do the color/normal/texcoord functions need to be renamed?
Just for consistency (s/_vbo_/_es_/). If it looks good otherwise, I could
separate the renames an
https://bugs.freedesktop.org/show_bug.cgi?id=28585
--- Comment #6 from Brian Paul 2010-12-07 08:02:20 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > Why do the color/normal/texcoord functions need to be renamed?
> Just for consistency (s/_vbo_/_es_/). If it looks good otherwise,
https://bugs.freedesktop.org/show_bug.cgi?id=26663
Harri changed:
What|Removed |Added
CC||ha...@afaics.de
--
Configure bugmail: https://b
On Sun, 05 Dec 2010 23:34:56 -0700, tom fogal wrote:
> Eric Anholt writes:
> > On Sun, 05 Dec 2010 18:04:54 -0700, tom fogal wrote:
> > > More background:
> > >
> > >
> > > http://www.mail-archive.com/mesa3d-...@lists.sourceforge.net/msg12473.html
> > > http://lists.x.org/archives/xorg-deve
On Mon, 2010-12-06 at 17:10 -0800, Carl Worth wrote:
> On Mon, 06 Dec 2010 20:23:52 +, José Fonseca wrote:
> > I suppose it is possible for space to be significant on a conditional
> > expression, e.g.,
> >
> > #if foo ()
> >
> > vs
> >
> > #if foo
>
> There's no significant whitespac
https://bugs.freedesktop.org/show_bug.cgi?id=26663
--- Comment #1 from Harri 2010-12-07 10:14:31 PST ---
The problem is still in 7.7 and 7.9. amd64 is affected as well.
Since this bug requires some pretty ugly workarounds and seriously affects user
experience it would be very nice if you could i
https://bugs.freedesktop.org/show_bug.cgi?id=31907
Marek Olšák changed:
What|Removed |Added
Summary|Segfault in Yo Frankie! |[SEGFAULT]
|
https://bugs.freedesktop.org/show_bug.cgi?id=26663
--- Comment #2 from Harri 2010-12-07 10:16:27 PST ---
Created an attachment (id=40879)
View: https://bugs.freedesktop.org/attachment.cgi?id=40879
Review: https://bugs.freedesktop.org/review?bug=26663&attachment=40879
patch
--
Configure bugma
Hi all
two small patches for the draw module. First remove reduced_prim from the draw
module seems to never be used and only causes unnecessary flushes. Second makes
the vertex_info struct smaller, now I seem to remember msvc not supporting
ushort bitfields.
Cheers Jakob.
0001-draw-Remove-r
https://bugs.freedesktop.org/show_bug.cgi?id=28585
--- Comment #7 from Neil Roberts 2010-12-07 13:07:32 PST
---
Yup, the patch works here. Thanks for the quick response.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because:
https://bugs.freedesktop.org/show_bug.cgi?id=32199
Summary: 3D textures don't work on GLES2
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component
On 12/07/2010 11:26 AM, Jakob Bornecrantz wrote:
Hi all
two small patches for the draw module. First remove reduced_prim
> from the draw module seems to never be used and only causes
unnecessary flushes.
I applied the patch here and didn't find any regressions with the
tests I ran. I seem
https://bugs.freedesktop.org/show_bug.cgi?id=31907
--- Comment #4 from Brian Paul 2010-12-07 14:25:17 PST ---
In gdb:
(gdb) print index
(gdb) print t->outputMapping[index]
(gdb) print t->outputs
thanks.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You a
https://bugs.freedesktop.org/show_bug.cgi?id=31985
Ian Romanick changed:
What|Removed |Added
Version|git |7.9
Status|NEW
20 matches
Mail list logo