mesa/src
Marek Olšák 8016639f63 gallium/u_threaded: implement set_context_param for thread pinning (v2)
v2: - use set_context_param
    - set set_context_param even if the driver doesn't implement it

Reviewed-by: Brian Paul <brianp@vmware.com>
2018-09-07 16:03:36 -04:00
..
amd nir: Drop the vs_inputs_dual_locations option 2018-09-06 16:07:50 -05:00
broadcom move u_math to src/util 2018-09-07 10:21:26 -07:00
compiler Replace uses of _mesa_bitcount with util_bitcount 2018-09-07 10:21:26 -07:00
egl egl/android: do not indent HAVE_DRM_GRALLOC preprocessor directive 2018-09-02 11:27:08 +02:00
gallium gallium/u_threaded: implement set_context_param for thread pinning (v2) 2018-09-07 16:03:36 -04:00
gbm gbm: Add support for 10bpp BGR formats 2018-08-01 12:55:37 +01:00
getopt
glx apple/glx/log: added missing va_end() after va_copy() 2018-09-06 17:33:27 +01: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 Replace uses of _mesa_bitcount with util_bitcount 2018-09-07 10:21:26 -07:00
loader loader: Drop unused argument from dri3_update_drawable(). 2018-09-05 10:11:27 -07:00
mapi mesa: enable ARB_direct_state_access in compat for GL3.1+ 2018-08-30 07:57:38 +10:00
mesa st/mesa: pin driver threads to a specific L3 cache on AMD Zen (v2) 2018-09-07 16:03:30 -04:00
util st/mesa: pin driver threads to a specific L3 cache on AMD Zen (v2) 2018-09-07 16:03:30 -04:00
vulkan vulkan/alloc: Add a vk_strdup helper 2018-08-28 13:05:54 -05:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
SConscript