Re: [Mesa-dev] [PATCH] gbm: Remove 64x64 restriction from GBM_BO_USE_CURSOR

2014-06-11 Thread Kristian Høgsberg
On Wed, Jun 11, 2014 at 12:59:21PM +0900, Michel Dänzer wrote: > From: Michel Dänzer > > GBM_BO_USE_CURSOR_64X64 is kept so that existing users of GBM continue to > build, but it no longer rejects widths or heights other than 64. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79809 >

[Mesa-dev] [PATCH] gbm: Remove 64x64 restriction from GBM_BO_USE_CURSOR

2014-06-10 Thread Michel Dänzer
From: Michel Dänzer GBM_BO_USE_CURSOR_64X64 is kept so that existing users of GBM continue to build, but it no longer rejects widths or heights other than 64. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79809 Reviewed-by: Alex Deucher Signed-off-by: Michel Dänzer --- src/gallium/s