Re: [Mesa-dev] [PATCH] docs: add a new page documenting known application issues

2013-03-29 Thread Brian Paul
On 03/29/2013 12:49 PM, Kenneth Graunke wrote: On 03/29/2013 07:30 AM, Brian Paul wrote: On 03/29/2013 04:50 AM, Jose Fonseca wrote: BTW, do users need to manually configure this, or will it be automatically set based on process name? Manually. Though the DRI conf tool can be used to set it

Re: [Mesa-dev] [PATCH] docs: add a new page documenting known application issues

2013-03-29 Thread Kenneth Graunke
On 03/29/2013 07:30 AM, Brian Paul wrote: On 03/29/2013 04:50 AM, Jose Fonseca wrote: Looks good to me Brian. Just a couple of comments. - Original Message - Let's try to update this when we find other broken applications... docs/ is growing a lot of stuff, with disparate target aud

Re: [Mesa-dev] [PATCH] docs: add a new page documenting known application issues

2013-03-29 Thread Brian Paul
On 03/29/2013 04:50 AM, Jose Fonseca wrote: Looks good to me Brian. Just a couple of comments. - Original Message - Let's try to update this when we find other broken applications... docs/ is growing a lot of stuff, with disparate target audiences. Maybe we could establish some sort

Re: [Mesa-dev] [PATCH] docs: add a new page documenting known application issues

2013-03-29 Thread Jose Fonseca
Looks good to me Brian. Just a couple of comments. - Original Message - > Let's try to update this when we find other broken applications... docs/ is growing a lot of stuff, with disparate target audiences. Maybe we could establish some sort of directory hierachary there: docs/apps/in

[Mesa-dev] [PATCH] docs: add a new page documenting known application issues

2013-03-27 Thread Brian Paul
Let's try to update this when we find other broken applications... --- docs/application-issues.html | 83 ++ docs/contents.html |1 + 2 files changed, 84 insertions(+), 0 deletions(-) create mode 100644 docs/application-issues.html diff --g