mesa/src
Rafael Antognolli 618d054283 intel/gen_decoder: Add array field.
We currently use the group->next pointer to iterate through the <group>
tags. This change them to be a type of field, so we can descend into
them while iterating, and then go back to the original position. Will be
useful when we want to decode <group>'s inside <group>'s, and when there
are more <field>'s after a <group> tag.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2019-07-23 17:45:19 +00:00
..
amd radv/gfx10: enable CLEAR_state 2019-07-23 14:15:55 +02:00
broadcom v3d: Avoid scheduling an instruction that stalls waiting for SFU retval 2019-07-22 03:00:50 +02:00
compiler nir: use | instead of || operator 2019-07-23 18:08:58 +03:00
egl egl: Only expose 565 pbuffer configs if X can export them as DRI3 images 2019-07-22 16:58:09 -07:00
etnaviv etnaviv: detect v4 compression 2019-07-04 14:05:18 -04:00
freedreno freedreno: Convert nir_lower_tg4_to_tex to the NIR lowering helper. 2019-07-18 11:28:56 -07:00
gallium kmsro: Extend to include mxsfb-drm 2019-07-23 17:12:10 +00:00
gbm gbm: sort symbols 2019-07-10 11:27:51 +00:00
getopt
glx
gtest
hgl
imgui
intel intel/gen_decoder: Add array field. 2019-07-23 17:45:19 +00:00
loader
mapi mesa: add EXT_dsa glGetTextureLevelParameter*vEXT functions 2019-07-19 20:04:06 -04:00
mesa st/mesa: Try re-importing resource if necessary in st_vdpau_map_surface 2019-07-23 16:28:02 +02:00
panfrost panfrost/midgard: Allocate registers once (per-screen) 2019-07-23 09:06:21 -07:00
util util: fix asprintf() fallback 2019-07-23 14:59:07 +00:00
vulkan vulkan/wsi: update swapchain status on vkQueuePresent 2019-07-17 17:40:54 +03:00
meson.build
SConscript