mesa/src
Gert Wollny 47dd7c4054 softpipe: raise number of bits used for X coordinate texture lookup
With buffers the addressing is done on a per byte basis and we with
a maximal block size of 16 byte we have to take into acount four more
bits. For simplicity just remove the TEX_TILE_SIZE_LOG2, which is 5 bit.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
2019-04-09 08:17:44 +00:00
..
amd nir/radv: remove restrictions on opt_if_loop_last_continue() 2019-04-09 11:29:41 +10:00
broadcom nir: Get rid of global registers 2019-04-09 00:29:36 -05:00
compiler nir: Get rid of global registers 2019-04-09 00:29:36 -05:00
egl egl: hide entrypoints that shouldn't be exported when using glvnd 2019-03-29 16:54:08 +00:00
freedreno nir: Get rid of global registers 2019-04-09 00:29:36 -05:00
gallium softpipe: raise number of bits used for X coordinate texture lookup 2019-04-09 08:17:44 +00:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx drisw: Try harder to probe whether MIT-SHM works 2019-04-09 09:50:24 +10:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel anv: Implement VK_NV_compute_shader_derivatives 2019-04-08 19:29:33 -07:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi mesa: implement ARB/KHR_parallel_shader_compile 2019-04-01 12:37:52 -04:00
mesa gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES 2019-04-08 19:29:33 -07:00
util util/process: document memory leak 2019-04-04 16:09:52 +00:00
vulkan vulkan/wsi: make wl_drm optional 2019-04-09 00:42:30 +00:00
Makefile.am build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00