mesa/src
Sagar Ghuge 47ec9bdc60 nir/algebraic: Optimize low 32 bit extraction
Optimize a situation where we only need lower 32 bits from 64 bit
result.

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Suggested-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2019-03-04 15:50:25 -08:00
..
amd rav: use 32_AR instead of 32_ABGR when alpha coverage is required 2019-03-04 12:02:01 +01:00
broadcom v3d: Rematerialize MOVs of uniforms instead of spilling them. 2019-02-25 21:33:47 -08:00
compiler nir/algebraic: Optimize low 32 bit extraction 2019-03-04 15:50:25 -08:00
egl egl/sl: also allow virtgpu to fallback to kms_swrast 2019-03-04 17:33:17 +00:00
freedreno freedreno/ir3: track register pressure in sched 2019-03-03 13:27:50 -05:00
gallium st/nine: Ignore multisample quality level if no ms 2019-03-04 21:52:15 +01:00
gbm
getopt
glx glx: fix shared memory leak in X11 2019-02-28 14:23:02 +10:00
gtest
hgl
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel nir/glsl: Add another way of doing lower_imul64 for gen8+ 2019-03-04 15:50:25 -08:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi
mesa glsl: [u/i]mulExtended optimization for GLSL 2019-03-04 15:50:25 -08:00
util util: emulate futex on FreeBSD using umtx 2019-03-03 19:48:49 +00:00
vulkan vulkan: use VkBase{In,Out}Structure instead of a custom struct 2019-02-28 16:25:59 +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 iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. 2019-02-21 10:26:04 -08:00
SConscript