Re: [PATCH] dri2proto: Fix fields in SwapBuffers

2014-07-30 Thread Eric Anholt
Robert Ancell writes: > Fix errors in SwapBuffers: > - The section in "8. Extension Requests" was missing the target_msc, divisor > and remainder fields > - The section in "A.2 Protocol Requests" had two entries for SwapBuffers, > both incorrect Reviewed-by: Eric Anholt I wish we could just

[PATCH] dri2proto: Fix fields in SwapBuffers

2014-05-25 Thread Robert Ancell
Fix errors in SwapBuffers: - The section in "8. Extension Requests" was missing the target_msc, divisor and remainder fields - The section in "A.2 Protocol Requests" had two entries for SwapBuffers, both incorrect --- dri2proto.txt | 30 ++ 1 file changed, 6 insertion