mesa/src
Ian Romanick cbba5e13ac linker: Remove unnecessary overload of program_resource_visitor::visit_field
It looks like I added this version as a short-hand for users that didn't
need the fuller version.  I don't think there's any real utility in
that.  I'm not sure what my thinking was there.  Maybe if those users
overloaded the recursion function could just call the compact version to
avoid passing some parameters?  None of the users do that.

Either way, having this extra overload is not useful.  Delete it.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2016-11-10 10:57:46 -08:00
..
amd radv: automake: list correct file in the EXTRA_DIST 2016-11-10 18:50:13 +00:00
compiler linker: Remove unnecessary overload of program_resource_visitor::visit_field 2016-11-10 10:57:46 -08:00
egl Revert "wayland: Block for the frame callback in get_back_bo not dri2_swap_buffers" 2016-11-10 10:25:03 +00:00
gallium radeonsi: fix r600_texture::tc_compatible_htile 2016-11-10 18:34:55 +01:00
gbm gbm: set up the interop extension for egl/drm 2016-11-01 22:33:13 +01:00
getopt
glx glx: make interop ABI visible again 2016-11-04 11:30:47 +01:00
gtest
hgl
intel anv/device: Implicitly unmap memory objects in FreeMemory 2016-11-09 18:17:55 -08:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa linker: Remove unnecessary overload of program_resource_visitor::visit_field 2016-11-10 10:57:46 -08:00
util util: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation 2016-11-09 14:55:10 -07:00
vulkan/wsi vulkan/wsi/wayland: Clean up some error handling paths 2016-11-09 18:18:42 -08:00
Makefile.am amd/common: build also for gallium drivers 2016-11-03 10:06:24 +01:00
SConscript