mesa/src
Tomeu Vizoso 0fcf73bc2d panfrost: Move to use ralloc for some allocations
We have some serious leaks, so plug some and also move to ralloc to
limit the lifetime of some objects to that of their parent.

Lots more such work to do.

For some reason, this fixes:

dEQP-GLES2.functional.lifetime.attach.deleted_output.texture_framebuffer

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-06-19 07:34:15 +02:00
..
amd radv: adjust the DCC base VA for mipmapped color attachments 2019-06-18 12:24:26 +02:00
broadcom v3d: implement simultaneous peripheral access exceptions for V3D 4.1+ 2019-06-18 08:09:03 +02:00
compiler nir: add a vectorization pass 2019-06-18 06:43:30 -07:00
egl egl: Don't add hardware device if there is no render node v2. 2019-06-19 07:17:23 +02:00
etnaviv etnaviv: etnaviv_bo_cache_test: Use /dev/dri/renderD128 by default 2019-06-05 08:58:05 +00:00
freedreno ir3: initialize progress false before ir3_nir_lower_imul 2019-06-14 08:21:42 +03:00
gallium panfrost: Move to use ralloc for some allocations 2019-06-19 07:34:15 +02:00
gbm gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle 2019-05-15 18:27:30 +01:00
getopt
glx glx/windows: Fix compilation with -Werror-format 2019-06-07 11:28:48 -07: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: Make border colors the right size and alignment on HSW 2019-06-18 16:07:08 +00:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mapi: correctly handle the full offset table 2019-06-10 14:04:30 +01:00
mesa st/mesa: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps() 2019-06-14 20:13:46 +00:00
util i965: Fix INTEL_DEBUG=bat 2019-06-12 15:57:16 -07:00
vulkan vulkan: Update the XML and headers to 1.1.110 2019-06-04 17:30:51 +00:00
meson.build build: Build etnaviv drm 2019-06-05 08:58:05 +00:00
SConscript