[Mesa-dev] [PATCH 0/4] Various cosmetic patches
Samuel Pitoiset
samuel.pitoiset at gmail.com
Mon May 15 10:55:02 UTC 2017
Hi,
I'm not really a fan of such changes but it improves readability
and my ARB_bindless_texture work is based on these patches.
Please review, Thanks!
Samuel Pitoiset (4):
mesa: fix indentation in _mesa_associate_uniform_storage()
mesa: fix indentation in _mesa_uniform()
mesa: unify _mesa_uniform() for image uniforms
glsl: simplify link_assign_uniform_storage() a bit
src/compiler/glsl/link_uniforms.cpp | 17 +++---
src/mesa/main/uniform_query.cpp | 49 +++++++++--------
src/mesa/program/ir_to_mesa.cpp | 101 +++++++++++++++++-------------------
3 files changed, 84 insertions(+), 83 deletions(-)
--
2.13.0
More information about the mesa-dev
mailing list