On Mon, May 10, 2010 at 05:30:59AM +0200, Marek Ol??k wrote:
> Hi Jerome,
>
> I've ported your R600 Gallium3D driver to current mesa git. The list of
> changes:
>
> - Wrapped the buffer and texture create/destroy/transfer/... functions using
> u_resource, which is then used to implement the resou
Hi Jerome,
I've ported your R600 Gallium3D driver to current mesa git. The list of
changes:
- Wrapped the buffer and texture create/destroy/transfer/... functions using
u_resource, which is then used to implement the resource functions.
- Implemented texture transfers. I left the buffer and textu
On Mon, May 10, 2010 at 05:30:59AM +0200, Marek Olšák wrote:
> Hi Jerome,
>
> I've ported your R600 Gallium3D driver to current mesa git. The list of
> changes:
>
> - Wrapped the buffer and texture create/destroy/transfer/... functions using
> u_resource, which is then used to implement the resou
Hi Jerome,
I've ported your R600 Gallium3D driver to current mesa git. The list of
changes:
- Wrapped the buffer and texture create/destroy/transfer/... functions using
u_resource, which is then used to implement the resource functions.
- Implemented texture transfers. I left the buffer and textu