mesa/src
Eric Anholt 7f80a9ff13 vc4: Introduce XML-based packet header generation like Intel's.
I really liked this idea, as it should help with management of packet
parsing tools like the CL dump.  The python script is forked off of theirs
because our packets are byte-based instead of dwords, and the changes to
do so while avoiding performance regressions due to unaligned accesses
were quite invasive.

v2: Fix Android.mk paths, drop shebang for python script, fix overlap
    detection.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Tested-by: Rob Herring <robh@kernel.org>
2017-06-30 12:25:45 -07:00
..
amd ac/nir: remove last remnants of v16i8 2017-06-28 20:22:30 +01:00
broadcom vc4: Introduce XML-based packet header generation like Intel's. 2017-06-30 12:25:45 -07:00
compiler nir: Add a lowering pass for UYVY textures 2017-06-30 10:16:26 +01:00
egl Android: use symlinks for driver loading 2017-06-29 09:09:49 -05:00
gallium vc4: Introduce XML-based packet header generation like Intel's. 2017-06-30 12:25:45 -07:00
gbm gbm: add XBGR8888 support for dumb buffers 2017-06-30 08:44:19 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel i965/i915: Add UYVY as the supported format 2017-06-30 10:16:26 +01:00
loader egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +01:00
mapi Update Khronos-supplied headers 2017-06-30 15:29:50 +02:00
mesa i965/i915: Add UYVY as the supported format 2017-06-30 10:16:26 +01:00
util mesa/glthread: add glthread "perf" counters and pass them to gallium HUD 2017-06-26 02:17:03 +02:00
vulkan Android: vulkan: fix build error due to extra ) 2017-06-08 07:26:04 -05:00
Makefile.am vc4: Introduce XML-based packet header generation like Intel's. 2017-06-30 12:25:45 -07:00
SConscript scons: wait on subprocess' completion 2017-06-29 17:38:26 +01:00