[Mesa-dev] [PATCH 00/10] glUniform* micro-optimizations, part 1
Tapani
tapani.palli at intel.com
Tue Nov 4 05:09:42 PST 2014
Reviewed-by: Tapani Pälli <tapani.palli at intel.com>
On 11/04/2014 02:22 AM, Ian Romanick wrote:
> This is the first, and more minor, batch of micro-optimizations for the
> glUniform* paths. Other than patch 8, these probably aren't going to
> make a lot of difference, even on CPU limited applications.
>
> The next batch, which needs a bit more time to finish baking, should
> have some more substantial improvements.
>
> src/glsl/glsl_types.h | 18 +--
> src/mesa/main/uniform_query.cpp | 260 +++++++++++++++-------------------------
> src/mesa/main/uniforms.c | 96 +++++++--------
> src/mesa/main/uniforms.h | 4 +-
> 4 files changed, 157 insertions(+), 221 deletions(-)
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list