- Original Message -
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 05/19/2011 08:14 PM, Adam Jackson wrote:
> > Despite that negative values aren't sensible here, making this
> > unsigned
> > is dangerous. Consider get_pointer_generic, which computes a value
> > of
> > the fo
https://bugs.freedesktop.org/show_bug.cgi?id=37423
Summary: Broken build
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Other
Ass
https://bugs.freedesktop.org/show_bug.cgi?id=36173
--- Comment #2 from Pierre-Eric Pelloux-Prayer 2011-05-20
14:36:25 PDT ---
Has anyone been able to test the above patch ?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: -
Hi,
I've built several patches trying to reduce the propagation of state changes.
They are proof-of-concept, and I'd like to know what you think about
them, mainly :
- do you think it's worth it ? it adds complexity to state trackers,
but it avoids some possibly expensive driver function calls.
-
Zitat von Michel Dänzer :
diff --git a/src/mesa/state_tracker/st_atom_sampler.c
b/src/mesa/state_tracker/st_atom_sampler.c
index 06024ad..0dba553 100644
--- a/src/mesa/state_tracker/st_atom_sampler.c
+++ b/src/mesa/state_tracker/st_atom_sampler.c
@@ -177,8 +177,9 @@ static void convert_sample
On Fre, 2011-05-20 at 16:22 +0200, Carl-Philip Haensch wrote:
> Zitat von Michel Dänzer :
>
> >> diff --git a/src/gallium/state_trackers/dri/common/dri_context.c
> >> b/src/gallium/state_trackers/dri/common/dri_context.c
> >> index e23c1bc..73ac43b 100644
> >> --- a/src/gallium/state_trackers/
Zitat von Michel Dänzer :
diff --git a/src/gallium/state_trackers/dri/common/dri_context.c
b/src/gallium/state_trackers/dri/common/dri_context.c
index e23c1bc..73ac43b 100644
--- a/src/gallium/state_trackers/dri/common/dri_context.c
+++ b/src/gallium/state_trackers/dri/common/dri_context.c
@@
Applied. Thanks.
Jose
- Original Message -
> GLES uses GL_APIENTRYP instead of GLAPIENTRYP, which breaks with the
> latest API table generation code. This fixes the issue by emitting a
> definition for GL_APIENTRYP when generating the GLES files.
> ---
> src/mesa/main/es_generator.py |
I've verified this did the trick on Fedora 15, and I've commited the fix to
master. I've opened a bug on fedora so we can track this issue.
Jose
- Original Message -
>
>
> - Original Message -
> > On 5/17/11 3:24 PM, Jose Fonseca wrote:
> >
> > > I believe the best alternativ
On Don, 2011-05-19 at 21:59 +0200, Carl-Philip Haensch wrote:
> This attached patch should enable an option for forcing anisotropy
> from driconf.
[...]
> From: Carl-Philip Haensch
Please use a valid e-mail address for the Git author identity. E.g. you can put
[user]
https://bugs.freedesktop.org/show_bug.cgi?id=37397
Summary: Expose more ES extensions that are identical to
existing desktop GL functionality
Product: Mesa
Version: git
Platform: All
URL: http://www.khronos.org/registry/
On Wed, Apr 27, 2011 at 3:17 PM, Denis Steckelmacher
wrote:
> Hello,
>
> I'm very happy to have been accepted as a Google Summer of Code student !
> Thanks to all who voted for my proposal, and thanks to Google.
>
> It's now the time to discuss the details of the implementation before
> beginning
12 matches
Mail list logo