mesa/src/mesa
Alejandro Piñeiro b6fd679a9e mesa/main/util: moving gallium u_mm to util, remove main/mm
Right now there are two copies of mm:
   * mesa/main/mm.[ch]
   * gallium/auxiliary/util/u_mm.[ch]

At some point they splitted, and from the commit message it was not
clear why it was not possible to have only one copy at a common place.

Taking into account that was several years ago, Im assuming that it
was not possible then.

This change would allow to have one copy of the same code, and also
being able to use that code out of mesa/main or gallium, if needed.

This commit moves u_mm and removes mm, as u_mm has slightly more
changes.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2019-12-02 13:59:28 +01:00
..
drivers i965: update Makefile.sources for perf changes 2019-11-29 13:20:55 +00:00
main mesa/main/util: moving gallium u_mm to util, remove main/mm 2019-12-02 13:59:28 +01:00
math mesa/math: delete duplicate extern symbol 2019-10-16 19:31:24 +01:00
program mesa/program: support referencing the clip-space clip-plane state 2019-10-17 10:41:36 +02:00
sparc sparc: Reuse m_vector_asm.h. 2019-07-01 11:14:29 -07:00
state_tracker st/mesa: Add GL_TDFX_texture_compression_FXT1 support 2019-12-01 22:55:21 -08:00
swrast mesa: Stop defining a full separate format for RGBA_UINT8. 2019-11-07 19:43:41 +00:00
swrast_setup
tnl mesa: Factor out struct gl_vertex_format. 2018-11-21 06:27:19 +01:00
tnl_dd
vbo Change a few frequented uses of DEBUG to !NDEBUG 2019-05-29 21:13:35 -04:00
x86 mesa/x86: improve SSE-checks for MSVC 2019-09-02 12:45:45 +00:00
x86-64 mesa: add support for CET to x86/x86-64 asm files. 2019-08-16 09:00:35 +10:00
Android.gen.mk mesa: Replace gen_matypes with a simple header for V4F/mat layout. 2019-07-01 11:12:15 -07:00
Android.libmesa_dricore.mk android: mesa: Revert "android: mesa: revert "Enable asm unconditionally"" 2019-11-12 18:09:43 +00:00
Android.libmesa_git_sha1.mk git_sha1: simplify logic 2018-08-16 17:38:31 +01:00
Android.libmesa_glsl_utils.mk
Android.libmesa_sse41.mk intel: compiler option msse2 and mstackrealign 2018-09-07 13:45:46 +01:00
Android.libmesa_st_mesa.mk android: mesa: Revert "android: mesa: revert "Enable asm unconditionally"" 2019-11-12 18:09:43 +00:00
Android.mk mesa: Replace gen_matypes with a simple header for V4F/mat layout. 2019-07-01 11:12:15 -07:00
Makefile.sources mesa/main/util: moving gallium u_mm to util, remove main/mm 2019-12-02 13:59:28 +01:00
meson.build mesa/main/util: moving gallium u_mm to util, remove main/mm 2019-12-02 13:59:28 +01:00
SConscript mesa: Replace gen_matypes with a simple header for V4F/mat layout. 2019-07-01 11:12:15 -07:00