On 11/25/2013 09:35 PM, Keith Packard wrote:
> Move the depth field up with width and height.
>
> Remove unused previous_time and frames fields.
>
> Signed-off-by: Keith Packard
> ---
> src/glx/dri3_priv.h | 6 +-
> 1 file changed, 1 insertion(+), 5 deletions(-)
>
> diff --git a/src/glx/dr
Move the depth field up with width and height.
Remove unused previous_time and frames fields.
Signed-off-by: Keith Packard
---
src/glx/dri3_priv.h | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/src/glx/dri3_priv.h b/src/glx/dri3_priv.h
index 05f66cf..34c67a6 100644
---