Re: [Mesa-dev] [PATCH] docs: Mark ARB_cull_distance as in progress

2015-05-25 Thread Samuel Pitoiset
Sure. On 05/25/2015 05:14 PM, Tobias Klausmann wrote: Can you push this with your newly won commit access? Makes up a nice trial ;-) Am 25.05.2015 um 16:49 schrieb Samuel Pitoiset: yeah, very important thing to do *before* starting to write a new extension. ;) Reviewed-by: Samuel Pitoiset

Re: [Mesa-dev] [PATCH] docs: Mark ARB_cull_distance as in progress

2015-05-25 Thread Tobias Klausmann
Can you push this with your newly won commit access? Makes up a nice trial ;-) Am 25.05.2015 um 16:49 schrieb Samuel Pitoiset: yeah, very important thing to do *before* starting to write a new extension. ;) Reviewed-by: Samuel Pitoiset On 05/25/2015 03:57 PM, Tobias Klausmann wrote: Signed

Re: [Mesa-dev] [PATCH] docs: Mark ARB_cull_distance as in progress

2015-05-25 Thread Samuel Pitoiset
yeah, very important thing to do *before* starting to write a new extension. ;) Reviewed-by: Samuel Pitoiset On 05/25/2015 03:57 PM, Tobias Klausmann wrote: Signed-off-by: Tobias Klausmann --- I'm already getting emails wanting me to do this, so just mark it, wont change anything really

[Mesa-dev] [PATCH] docs: Mark ARB_cull_distance as in progress

2015-05-25 Thread Tobias Klausmann
Signed-off-by: Tobias Klausmann --- I'm already getting emails wanting me to do this, so just mark it, wont change anything really docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 44a824b..8e1c8cd 100644 --- a/docs/GL3.txt +++ b/