mesa/src
Jason Ekstrand 24827fdf50 anv: Drop the instruction pool block size
Now that we can allocate states larger than the block size, we no longer
need a block size of 1MB which can be rather wasteful.

Reviewed-by: Juan A. Suarez Romero <jasuarez@igalia.com>
2017-05-04 19:07:54 -07:00
..
amd radv: enable POLARIS12 support. 2017-05-05 11:07:40 +10:00
compiler nir: add pass to lower atomic counters to SSBO 2017-05-04 13:48:06 -04:00
egl egl/android: Mark surface as lost when dequeueBuffer fails 2017-05-04 17:46:34 -07:00
gallium winsys/amdgpu: fix Polaris12 (RX 550) breakage 2017-05-05 01:21:32 +02:00
gbm gbm/dri: Fix sign-extension in modifier query 2017-05-02 19:55:13 +01:00
getopt
glx glx/apple: remove empty variable SHARED_GLAPI_CFLAGS 2017-05-04 18:12:05 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: Drop the instruction pool block size 2017-05-04 19:07:54 -07:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mapi_abi.py: remove no longer used --mode option 2017-05-04 18:17:06 +01:00
mesa i965: Fix line width on Cherryview. 2017-05-04 16:17:34 -07:00
util util/disk_cache: remove percentage based max cache limit 2017-04-28 14:35:27 +10:00
vulkan vulkan/wsi/wayland: Pass damage through to the compositor 2017-04-03 13:51:08 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript