Mostly trivia, except that 4 and 5 — about alignment — may need some experienced look. That said, testing with test/gpy.py of piglit shows no regressions (though I tested with the patches applied to 17.0, because piglit in master freezes my system, and I didn't bisect yet, which test and commit it is).
Constantine Kharlamov (5): r600g: Use separate index_bias variable r600g: Remove intermediate assignment of pipe_draw_info r600g: Add some more (un)likely functions r600g: use a clever alignment for index buffer uploads r600g: use a clever alignment for index buffer uploads 2 src/gallium/drivers/r600/r600_pipe.h | 15 ++++ src/gallium/drivers/r600/r600_state_common.c | 120 ++++++++++++++------------- 2 files changed, 76 insertions(+), 59 deletions(-) -- 2.12.0 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
