mesa/src/mesa
Marek Olšák b5c0706d47 mesa: optimize _mesa_bytes_per_vertex_attrib using a hash-based translation
This reduces time spent in gl*Pointer for viewperf.

Generated by find_hash_func.c.

Reviewed-by: Rob Clark <robclark@freedesktop.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20287>
2022-12-18 14:35:59 -05:00
..
main mesa: optimize _mesa_bytes_per_vertex_attrib using a hash-based translation 2022-12-18 14:35:59 -05:00
math util: Replace the usage of ALIGN16 with alignas(16) and them remove ALIGN16 macro 2022-11-10 05:04:12 +00:00
program mesa: Fixes -Wundef in arbprogparse.c 2022-11-24 04:33:07 +00:00
state_tracker st/mesa: simplify prepare_indexed_draw 2022-12-18 14:35:59 -05:00
vbo mesa: move user-specified vertex format fields into gl_vertex_format_user 2022-12-18 14:35:59 -05:00
x86 util: cleanup cpuinfo.* and it's related files 2022-11-15 19:06:07 +00:00
meson.build st/mesa: move st_atom.c contents into st_context.c 2022-12-12 19:15:34 +00:00