Re: [Mesa-dev] [PATCH 1/4] dri3: Fix indentation of buffer age code

2014-03-13 Thread Adel Gadllah
Am 2014-03-08 02:26, schrieb Eric Anholt: --- Here's my series of cleanups and fixes for your EXT_buffer_age patch. I've run it through piglit, and run gnome-shell with it now. I'm proposing moving patch 3 before your patch, then squashing 1, 2, and 4 in with yours. Does this sound good? Hi,

[Mesa-dev] [PATCH 1/4] dri3: Fix indentation of buffer age code

2014-03-07 Thread Eric Anholt
--- Here's my series of cleanups and fixes for your EXT_buffer_age patch. I've run it through piglit, and run gnome-shell with it now. I'm proposing moving patch 3 before your patch, then squashing 1, 2, and 4 in with yours. Does this sound good? src/glx/dri3_glx.c | 12 ++-- 1 file ch