Maarten Lankhorst wrote:
No point in having it when just having sampler_view_planes is good enough.

Signed-off-by: Maarten Lankhorst<m.b.lankho...@gmail.com>

---
Changes since v2:
- fixed borked ureg_MOV, I have no idea how it worked when I tested this
   on r600 to begin with, it renders correctly now with XvMC acceleration
   for softpipe and llvmpipe, with MOCOMP. IDCT still seems to be broken,
   but that was the case before this patch, too.
- TGSI_WRITEMASK_Y|TGSI_WRITEMASK_Z ->  TGSI_WRITEMASK_YZ

Changes since v1:
- increase nouveau_video_buffer sampler_view_planes array size to 3,
   which is the only valid size, since all planes are tested against null
- Fixed vl_mc_render_ref

This is working OK (as before) for me.

Softpipe is working, that's handy - last time I tried it was too borked to be of use, but now I can actually see which errors are software and which are added by R600.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to