Re: [Mesa-dev] Naming conventions, DSA, and meta

2015-02-10 Thread Laura Ekstrand
I'm planning to release a v2 for buffer objects. Can we get the naming scheme decided upon? I suggest mesa buffer data fallback. On Feb 3, 2015 10:30 AM, "Kristian Høgsberg" wrote: > On Mon, Feb 2, 2015 at 11:59 AM, Thomas Helland > wrote: > > 2015-02-02 19:18 GMT+01:00 Jason Ekstrand : > >> H

Re: [Mesa-dev] Naming conventions, DSA, and meta

2015-02-03 Thread Kristian Høgsberg
On Mon, Feb 2, 2015 at 11:59 AM, Thomas Helland wrote: > 2015-02-02 19:18 GMT+01:00 Jason Ekstrand : >> Hi all, >> I wanted to send out a quick message about naming conventions for mesa >> entrypoints and dd table fallbacks. There has been some confusion and >> disagreement about this with some o

Re: [Mesa-dev] Naming conventions, DSA, and meta

2015-02-02 Thread Timothy Arceri
On Mon, 2015-02-02 at 13:22 -0800, Eric Anholt wrote: > Thomas Helland writes: > > > 2015-02-02 19:18 GMT+01:00 Jason Ekstrand : > >> Hi all, > >> I wanted to send out a quick message about naming conventions for mesa > >> entrypoints and dd table fallbacks. There has been some confusion and > >

Re: [Mesa-dev] Naming conventions, DSA, and meta

2015-02-02 Thread Jason Ekstrand
On Mon, Feb 2, 2015 at 2:38 PM, Ian Romanick wrote: > On 02/02/2015 07:18 PM, Jason Ekstrand wrote: > > 1) The entrypoint itself (currently _mesa_EntryPoint) > > 2) the internal entrypoint (Laura chose _mesa_entry_point) > > 3) the software fallback for the DD table entry (Laura chose > > _mes

Re: [Mesa-dev] Naming conventions, DSA, and meta

2015-02-02 Thread Ian Romanick
On 02/02/2015 07:18 PM, Jason Ekstrand wrote: > 1) The entrypoint itself (currently _mesa_EntryPoint) > 2) the internal entrypoint (Laura chose _mesa_entry_point) > 3) the software fallback for the DD table entry (Laura chose > _mesa_TableEntry_sw) I already objected to _mesa_TableEntry_sw beca

Re: [Mesa-dev] Naming conventions, DSA, and meta

2015-02-02 Thread Eric Anholt
Thomas Helland writes: > 2015-02-02 19:18 GMT+01:00 Jason Ekstrand : >> Hi all, >> I wanted to send out a quick message about naming conventions for mesa >> entrypoints and dd table fallbacks. There has been some confusion and >> disagreement about this with some of the stuff Laura has been doin

Re: [Mesa-dev] Naming conventions, DSA, and meta

2015-02-02 Thread Thomas Helland
2015-02-02 19:18 GMT+01:00 Jason Ekstrand : > Hi all, > I wanted to send out a quick message about naming conventions for mesa > entrypoints and dd table fallbacks. There has been some confusion and > disagreement about this with some of the stuff Laura has been doing to > implement DSA. Instead

Re: [Mesa-dev] Naming conventions, DSA, and meta

2015-02-02 Thread Brian Paul
On 02/02/2015 12:22 PM, Eric Anholt wrote: Jason Ekstrand writes: Hi all, I wanted to send out a quick message about naming conventions for mesa entrypoints and dd table fallbacks. There has been some confusion and disagreement about this with some of the stuff Laura has been doing to impleme

Re: [Mesa-dev] Naming conventions, DSA, and meta

2015-02-02 Thread Eric Anholt
Jason Ekstrand writes: > Hi all, > I wanted to send out a quick message about naming conventions for mesa > entrypoints and dd table fallbacks. There has been some confusion and > disagreement about this with some of the stuff Laura has been doing to > implement DSA. Instead of side-track one o

[Mesa-dev] Naming conventions, DSA, and meta

2015-02-02 Thread Jason Ekstrand
Hi all, I wanted to send out a quick message about naming conventions for mesa entrypoints and dd table fallbacks. There has been some confusion and disagreement about this with some of the stuff Laura has been doing to implement DSA. Instead of side-track one of those patches for this discussion