mesa/src
Timothy Arceri 53660c2366 util: move rand_xorshift128plus() to utils
V2: pass the seed to rand_xorshift128plus() so that we can isolate
    its uses.

Reviewed-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-03-23 08:16:29 +11:00
..
amd radv: consistently use ifndef guards over pragma once 2017-03-22 16:55:21 +00:00
compiler glsl: lower sqrt(abs()) and inversesqrt(abs()) if requested 2017-03-22 22:02:12 +01:00
egl Android: drop Android 4.4 (KitKat) support 2017-03-22 17:53:31 +00:00
gallium util: move rand_xorshift128plus() to utils 2017-03-23 08:16:29 +11:00
gbm gbm: Disallow INVALID modifiers returned upon image creation 2017-03-21 14:48:11 -07:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: Implement __DRI_BACKGROUND_CALLABLE 2017-03-16 14:14:18 +11: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 intel/compiler: consistently use ifndef guards over pragma once 2017-03-22 16:55:22 +00:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi mesa: disable glthread when glNewList() is called 2017-03-20 10:22:20 +11:00
mesa drirc: add force_glsl_abs_sqrt() for "Spec Ops: The Line" 2017-03-22 22:02:20 +01:00
util util: move rand_xorshift128plus() to utils 2017-03-23 08:16:29 +11:00
vulkan vulkan/wsi: include builddir for generated headers 2017-03-13 16:04:20 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript