mesa/src
Jason Ekstrand de1c5c1b50 anv: Use full anv_addresses in anv_surface_state
This refactors surface state filling to work entirely in terms of
anv_addresses instead of offsets.  This should make things simpler for
when we go to soft-pin image buffers.  Among other things,
add_image_view_relocs now only cares about the addresses in the surface
state and doesn't really need the image view anymore.

Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
2018-05-31 16:51:46 -07:00
..
amd radv: Add startup debug option. 2018-05-31 11:51:23 +02:00
broadcom v3d: Add support for glSampleMask / glSampleCoverage. 2018-05-17 15:09:46 +01:00
compiler nir: optimize iand(ieq(a, 0), ieq(b, 0)) to ieq(ior(a, b), 0) 2018-05-31 10:57:16 +02:00
egl egl/x11: fix build with DRI3 disabled 2018-05-29 17:01:21 +01:00
gallium v3d: Fix automake linking error. 2018-05-30 11:55:09 -07:00
gbm gbm: remove never-implemented function 2018-03-28 16:25:52 +01:00
getopt
glx glx/drisw: make the shm/non-shm loader extensions separately. 2018-05-30 09:11:54 +10:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel anv: Use full anv_addresses in anv_surface_state 2018-05-31 16:51:46 -07:00
loader dri3: Stricter SBC wraparound handling 2018-05-22 17:59:53 +02:00
mapi mesa: changes to expose OES_texture_view extension 2018-05-24 12:53:07 +03:00
mesa mesa: don't call Driver.TexEnv with invalid arguments 2018-05-31 09:24:17 +03:00
util util: Add a randomized test for the virtual memory allocator 2018-05-31 16:51:35 -07:00
vulkan vulkan: don't free uninitialised memory 2018-05-29 17:44:13 +01:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am vulkan: Drop vk_android_native_buffer.xml 2018-04-10 19:29:49 -07:00
meson.build meson: only build mesa_st tests when build-tests is true 2018-04-24 14:08:15 -07:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00