mesa/src
Rohan Garg 394192fcee panfrost: Remove unused argument from panfrost_drm_submit_vs_fs_job()
is_scanout is not used anywhere and can be inferred within
panfrost_drm_submit_vs_fs_job() if required.

Signed-off-by: Rohan Garg <rohan.garg@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
2019-08-29 19:03:17 +02:00
..
amd radv/gfx10: compute the LDS size for exporting PrimID for VS 2019-08-29 16:08:37 +02:00
broadcom v3d: Use the correct opcodes for signed image min/max 2019-08-21 17:19:55 +00:00
compiler nir/algrbraic: Don't optimize open-coded bitfield reverse when lowering is enabled 2019-08-28 11:38:51 -07:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: reset blob cache set/get functions on terminate 2019-08-23 08:14:08 +03:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/ir3: do better job of marking convergence points 2019-08-28 15:25:27 -07:00
gallium panfrost: Remove unused argument from panfrost_drm_submit_vs_fs_job() 2019-08-29 19:03:17 +02:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt
glx glx: Unset the direct_support bit for GLX_EXT_import_context 2019-08-27 22:34:46 +00:00
gtest
hgl
imgui
intel anv: build libanv for gen12 in android build 2019-08-28 13:38:34 -07:00
loader pci_id_driver_map: Support preferring iris over i965 2019-08-28 13:38:34 -07:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa i965: initialize bo_reuse when creating brw_bufmgr 2019-08-29 09:33:13 +03:00
panfrost panfrost: Use ralloc() to allocate instructions to avoid leaking those objs 2019-08-28 17:50:01 +02:00
util util: Prevent strcasecmp macro redefinion. 2019-08-28 15:52:07 +01:00
vulkan vulkan: Update the XML and headers to 1.1.119 2019-08-12 14:56:33 +00:00
meson.build
SConscript