mesa/src
Kenneth Graunke df85a0f54e i965: Bump the initial program cache size from 4kB to 16kB.
Our initial size of 4kB is way too small to do anything useful, so we
end up growing it at least a few times.  We may as well start it larger.

Some data points:

- Dinoshade (from Mesa Demos): hit 8kB.
- Chromium 60: hit 16kB after browsing a few things in Google Docs.
- GFXBench4 TRex/Manhattan 3.1: hit 128kB
- Unigine Valley 1.0: hit 512kB

It might make sense to start it even larger.

Acked-by: Matt Turner <mattst88@gmail.com>
2017-08-29 16:45:16 -07:00
..
amd radv: Add trace ids for secondary buffers. 2017-08-29 23:06:03 +02:00
broadcom broadcom/genxml: Add V3D 3.3 packet definitions. 2017-08-18 12:54:13 -07:00
compiler glsl: define YY_NO_INPUT to prevent unused symbol warnings 2017-08-29 15:20:57 -07:00
egl egl/wayland: make sure HAS_$FORMAT is set for wl_dmabuf 2017-08-29 13:43:04 +01:00
gallium ac/debug: Support multiple trace ids for nested IBs. 2017-08-29 23:05:59 +02:00
gbm loader: rework xmlconfig dependency 2017-08-04 23:54:52 +01:00
getopt
glx mesa: Implement GL_ARB_texture_filter_anisotropic 2017-08-25 12:38:01 -04:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel blorp: Explicitly cast between different enums 2017-08-29 15:20:57 -07:00
loader dri3: Move up fourcc utility function 2017-08-21 12:55:54 +01:00
mapi mapi/gen: remove shebang from the marshal generator scripts 2017-08-26 11:20:08 +01:00
mesa i965: Bump the initial program cache size from 4kB to 16kB. 2017-08-29 16:45:16 -07:00
util util: move string_to_uint_map to glsl 2017-08-29 13:40:44 +01:00
vulkan vulkan/util: Add a vk_zalloc helper 2017-08-28 18:35:33 -07:00
Makefile.am build: Convert git_sha1_gen script to Python (part2). 2017-08-01 16:33:55 +01:00
SConscript build: Convert git_sha1_gen script to Python. 2017-08-01 15:24:39 +01:00