[Mesa-dev] Merging translate and unnormalized-coords-hint?

Luca Barbieri luca at luca-barbieri.com
Mon Aug 16 04:54:12 PDT 2010


I added the two patchsets I posted to the list to the two branches
named in the subject.

The version pushed contain slight changes over the ones sent to the ML:
1. In translate, Win64 support has been further fixed to use the
proper macro (_WIN64) and properly preserve xmm registers
2. unnormalized-coords-hint has been changed to add support for
unnormalized coordinates in st_Bitmap

There seemed to be no fundamental opposition to the changes, and I
fixed the issues raised.

The translate branch can be tested with
src/gallium/tests/unit/translate_test and the piglit draw-vertices and
draw-elements test with softpipe.
The unnormalized-coords-hint branch can be partially tested with
softpipe and has otherwise been tested as part of work on the nv30
driver.

Should I merge them?


More information about the mesa-dev mailing list