Hi,
I'm trying to put together an "introduction to Linux" training based on
Linaro and BeagleBoard/BeagleBoard-xM(as it becomes available) and want
to launch it in Feb/March 2011.
The hardware choice is due to the low price and because it's cool.
The distro choice it because I think that's the w
I have found the point in cogl gles2 driver for this GL_INVALID_OPERATION
error. Because our shader program and cogl shader program are used
sequentially, we must make sure in _cogl_wrap_prepare_for_draw function that
the correct cogl shader program is used to avoid invalid operation. I have
prepar
Here's what's been going on in the Toolchain WG:
* Released Linaro GCC 4.5, 4.4, and a first cut of cortex-strings
* All of the CSL patches have now been integrated and released
* Started the investigation work into Thumb-2 code size in GCC
* Work continues on imporving the correctn
Yes. Normally the GL error should be retrieved by call glGetError. In cogl
of clutter, "GE" macro definition is used to check the GL error. But only
when COGL_GL_DEBUG is defined, glGetError is called in GE.
Regards,
Jammy
On Wed, Sep 15, 2010 at 10:10 PM, Jesse Barker wrote:
> On Wed, 2010-09-
Hi
Notes from today's Landing Teams call. Also at:
https://wiki.linaro.org/LandingTeams/Meetings/2010-09-15
--Matt
=== Attendees ===
* Matt Waddel
* Torez Smith
=== Agenda ===
* Action items from last meeting.
* Achievements / progress reports
* OMAP3
* Versatile Express
* Blocking
On Wed, 15 Sep 2010, Daniel Lezcano wrote:
> On 09/15/2010 02:14 PM, Nicolas Pitre wrote:
> > On Wed, 15 Sep 2010, Daniel Lezcano wrote:
> >
> >
> > > The item name is too long and bugs the choice list. The items in the
> > > list are not displayed correctly.
> > >
> > > This patch moves the
On Tue, 2010-09-14 at 10:23 -0600, Tim Gardner wrote:
> On 09/13/2010 12:31 AM, yong.s...@linaro.org wrote:
> > From: Arjan van de Ven
> >
> > In order for PowerTOP to be able to report how well the new runtime PM is
> > working for the various drivers, the kernel needs to export some basic
> > sta
On Tue, 2010-09-14 at 10:37 -0600, Tim Gardner wrote:
> On 09/13/2010 12:31 AM, yong.s...@linaro.org wrote:
> > From: Arjan van de Ven
> >
> > PowerTOP wants to be able to show the user how effective the ALPM link
> > power management is for the user. ALPM is worth around 0.5W on a quiet
> > link;
On Mon, 2010-09-13 at 10:03 -0400, James Westby wrote:
[...]
>
> > 4. add support for installing hwpacks in linaro-media-create
>
> Salgado was working on this, but has been out for a few days. It's
> obviously important to be able to install.
>
> Guilherme, are you happy to continue working on
On Wed, 15 Sep 2010, Daniel Lezcano wrote:
> On 09/15/2010 02:14 PM, Nicolas Pitre wrote:
> > On Wed, 15 Sep 2010, Daniel Lezcano wrote:
> >
> >
> > > The item name is too long and bugs the choice list. The items in the
> > > list are not displayed correctly.
> > >
> > > This patch moves the
On 09/15/2010 02:14 PM, Nicolas Pitre wrote:
> On Wed, 15 Sep 2010, Daniel Lezcano wrote:
>
>
>> The item name is too long and bugs the choice list. The items in the
>> list are not displayed correctly.
>>
>> This patch moves the list of supported system in the help instead of
>> the bool choic
On Wed, 2010-09-15 at 20:58 +0800, Jammy Zhou wrote:
> After debugging into glBindFramebuffer, the error is not for this API
> call. And the GL_INVALID_OPERATION error should be caused by previous
> opengl call, for which CheckGLError is not called.
Glad to hear it. It would otherwise have sugges
After debugging into glBindFramebuffer, the error is not for this API call.
And the GL_INVALID_OPERATION error should be caused by previous opengl call,
for which CheckGLError is not called.
Regards,
Jammy
On Wed, Sep 15, 2010 at 9:19 AM, Jammy Zhou wrote:
> Hi Jesse,
>
> Thanks for your point.
On 09/15/2010 02:14 PM, Nicolas Pitre wrote:
> On Wed, 15 Sep 2010, Daniel Lezcano wrote:
>
>
>> The item name is too long and bugs the choice list. The items in the
>> list are not displayed correctly.
>>
>> This patch moves the list of supported system in the help instead of
>> the bool choic
On Wed, 15 Sep 2010, Daniel Lezcano wrote:
> The item name is too long and bugs the choice list. The items in the
> list are not displayed correctly.
>
> This patch moves the list of supported system in the help instead of
> the bool choice.
>
> Signed-off-by: Daniel Lezcano
ACK. Please post a
The minutes of the weekly call can be found at:
https://wiki.linaro.org/WorkingGroups/PowerManagement/Meetings/2010-09-15
Attendees:
Linaro: Amit Kucheria, Amit Arora, Yong Shen
ARM: Srinivas Kalaga
Thanks!
Regards,
Amit Arora
___
linaro-dev mailing l
The item name is too long and bugs the choice list. The items in the
list are not displayed correctly.
This patch moves the list of supported system in the help instead of
the bool choice.
Signed-off-by: Daniel Lezcano
---
arch/arm/Kconfig | 10 ++
1 files changed, 6 insertions(+), 4
17 matches
Mail list logo