Re: [Mesa-dev] Mesa 11.0.0 release candidate 2

2015-08-31 Thread Alexander von Gluck IV
Good afternoon, One more cherry pick for 11.0: 5abbd1caccf4653ac1a8760de68d8ed101c814d8 egl: scons: fix the haiku build, do not build the dri2 backend Fixes the scons build after support for scons building egl + dri2 was dropped. -- Alex On 2015-08-31 10:05, Emil Velikov wrote: The second

Re: [Mesa-dev] Mesa 11.0.0 release candidate 2

2015-08-31 Thread Rob Clark
Emil, could you also cherry-pick: afb6c24a207fe7b9917644b940e4c5d1870c5c92 and then 000e225360c020e8b3de142c4c898baad321d242 (the 2nd depends on the 1st) Those fix x11 font rendering (ie. xterm) with glamor.. BR, -R On Mon, Aug 31, 2015 at 12:55 PM, Marek Olšák wrote: > Hi Emil, > > Would yo

Re: [Mesa-dev] Mesa 11.0.0 release candidate 2

2015-08-31 Thread Marek Olšák
Hi Emil, Would you please also pick this for 11.0: commit 03b7ec877843cd622717b01c1047e08baf34facf r600: move prim convert from geom shader to function. It allegedly fixes a compile failure caused by "r600: port si_conv_prim_to_gs_out from radeonsi". Thanks, Marek On Mon, Aug 31, 2015 at 5:05

[Mesa-dev] Mesa 11.0.0 release candidate 2

2015-08-31 Thread Emil Velikov
The second release candidate for Mesa 11.0.0 is now available. Chris Wilson (1): i965: Always re-emit the pipeline select during invariant state emission Daniel Scharrer (1): mesa: add missing queries for ARB_direct_state_access Dave Airlie (5): mesa/arb_gpu_shader_fp64: add s