Re: [Mesa-dev] [PATCH 2/3] glsl: Reenable opt_copy_propagation_elements.cpp.

2011-04-03 Thread David Lamparter
On Sat, Apr 02, 2011 at 11:15:21PM -1000, Eric Anholt wrote: > - /*progress = do_copy_propagation_elements(ir) || progress;*/ > + progress = do_copy_propagation_elements(ir) || progress mesa git 6caac3ecb... plus some other unrelated stuff (Marek's float patches) and your three patches, r600g

Re: [Mesa-dev] [PATCH 0/6] ARB_texture_float

2011-04-01 Thread David Lamparter
On Fri, Apr 01, 2011 at 03:56:58PM +0200, Marek Olšák wrote: [...] > This is the same strategy the FreeType project had. If Linux > distributors want ARB_texture_float (e.g. to get OpenGL 3), they > should obtain the patent or find any other legal way around it, As an user, I wholeheartedly agree.