Re: [Mesa-dev] Introductory projects in r600/radeonsi

2014-03-03 Thread Michel Dänzer
On Don, 2014-02-27 at 21:36 -0700, Sean Burke wrote: > I've been following mesa development for a while and am hoping to find > a good project in either the r600 or radeonsi drivers that would give > me a place to start learning about the general structure of mesa dev. One possibility might be to

Re: [Mesa-dev] Introductory projects in r600/radeonsi

2014-02-28 Thread Fabian Bieler
On 2014-02-28 11:27, Timothy Arceri wrote: Hi Sean, There are a couple of projects left to do on the Newbie page that will help you get started contributing to mesa and piglit [1] NV_non_square_matrices is done but the other two haven't been worked on yet as far as I can tell. The tests for ARB

Re: [Mesa-dev] Introductory projects in r600/radeonsi

2014-02-28 Thread Timothy Arceri
Hi Sean, There are a couple of projects left to do on the Newbie page that will help you get started contributing to mesa and piglit [1] NV_non_square_matrices is done but the other two haven't been worked on yet as far as I can tell. They are not to glamorous but should give you a way to get star

[Mesa-dev] Introductory projects in r600/radeonsi

2014-02-27 Thread Sean Burke
I've been following mesa development for a while and am hoping to find a good project in either the r600 or radeonsi drivers that would give me a place to start learning about the general structure of mesa dev. I have a solid understanding of C and a reasonable familiarity with OpenGL. Suggestions