Re: [Mesa-dev] [PATCH] mesa: add APPLE_vertex_array_object stubs

2017-05-22 Thread Timothy Arceri
On 23/05/17 03:26, Ian Romanick wrote: WTF? I gave review feedback on IRC, and you said you were going to send a different patch... yet this patch landed. If you're not going to take review feedback, why do you ask for it idr> tarceri: You should be able to just put the functions back in the X

Re: [Mesa-dev] [PATCH] mesa: add APPLE_vertex_array_object stubs

2017-05-22 Thread Ian Romanick
WTF? I gave review feedback on IRC, and you said you were going to send a different patch... yet this patch landed. If you're not going to take review feedback, why do you ask for it? On 05/18/2017 07:50 PM, Timothy Arceri wrote: > APPLE_vertex_array_object support was removed in 7927d0378fc7. >

Re: [Mesa-dev] [PATCH] mesa: add APPLE_vertex_array_object stubs

2017-05-21 Thread Emil Velikov
On 19 May 2017 at 03:50, Timothy Arceri wrote: > APPLE_vertex_array_object support was removed in 7927d0378fc7. > However it turns out we can't remove the functions because this > can cause issues when libglapi is used together with "DRI drivers built prior to said commit." ... as things can go b

[Mesa-dev] [PATCH] mesa: add APPLE_vertex_array_object stubs

2017-05-18 Thread Timothy Arceri
APPLE_vertex_array_object support was removed in 7927d0378fc7. However it turns out we can't remove the functions because this can cause issues when libglapi is used together with DRI1 drivers which were branched off from master a few years ago. --- src/mapi/glapi/gen/APPLE_vertex_array_object.xml