Re: [Mesa-dev] [PATCH 00/15] gallium: Misc. changes from gallium-compute.

2012-03-26 Thread Jose Fonseca
Except where I made explicit remarks, the series looks sensible to me overall. Jose - Original Message - > Most of these changes affect various parts of the gallium auxiliary > libraries and they aren't directly related to compute by themselves, > but they turned out to be useful for the

[Mesa-dev] [PATCH 00/15] gallium: Misc. changes from gallium-compute.

2012-03-22 Thread Francisco Jerez
Most of these changes affect various parts of the gallium auxiliary libraries and they aren't directly related to compute by themselves, but they turned out to be useful for the OpenCL state tracker in one way or another. Patch 12 implements the winsys/loader abstraction that will be used by the C