mesa/src
Rhys Perry 5a7fe0ae99 util: include u_endian.h in u_math.h
u_endian.h needs to be included, otherwise PIPE_ARCH_BIG_ENDIAN might not
be defined on big-endian architectures and the endian conversion macros
will be incorrect.

I don't think anything is broken because of this, I just noticed this when
looking at the file.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2019-09-06 19:52:50 +00:00
..
amd radv/gfx10: determine the number of vertices per primitive for TES 2019-09-06 17:36:49 +02:00
broadcom nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
compiler nir/lower_io_to_vector: add flat mode 2019-09-06 15:38:04 +00:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: Enable 10bpc EGLConfigs for platform_{device,surfaceless} 2019-09-04 11:39:57 -04:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/a6xx: Implement primitive count queries on GPU 2019-09-06 09:53:28 -07:00
gallium intel: Stop redirecting state cache to command streamer cache section 2019-09-06 10:57:55 -07:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt
glx glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX. 2019-09-04 16:00:10 +00:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv: Bump maxComputeWorkgroupSize 2019-09-06 18:26:55 +00:00
loader loader: include limits.h for PATH_MAX 2019-09-02 15:49:34 +00:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa intel: Stop redirecting state cache to command streamer cache section 2019-09-06 10:57:55 -07:00
panfrost nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
util util: include u_endian.h in u_math.h 2019-09-06 19:52:50 +00:00
vulkan vulkan/overlay: bounce image back to present layout 2019-09-03 07:11:58 +00:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript