mesa/src
Ian Romanick 3e5cd2aba9 glsl/ast: Explicitly track the set of case labels that occur after default
Previously the instruction stream was walked looking for comparisons
with case-label values.  This should generate nearly identical code.
For at least fs-default-notlast-fallthrough.shader_test, the code is
identical.

This change will make later changes possible.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
2017-10-02 14:46:10 -07:00
..
amd radv: make radv_dynamic_state_copy() static 2017-10-02 19:00:05 +02:00
broadcom broadcom/genxml: Set up enums for VC5 blending, depth, stencil, and prims. 2017-09-19 10:40:55 -07:00
compiler glsl/ast: Explicitly track the set of case labels that occur after default 2017-10-02 14:46:10 -07:00
egl wayland-egl: rework and simplify wl_egl_window initialization 2017-10-02 16:29:38 +01:00
gallium freedreno/a5xx: fix missing restore state 2017-10-02 13:17:15 -04:00
gbm configure.ac: split the wayland client/server confusion 2017-09-19 19:02:34 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: don't use the template keyword 2017-09-30 19:03:07 +02:00
gtest meson: Add build Intel "anv" vulkan driver 2017-09-27 09:12:19 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel i965: skip reading unused slots at the begining of the URB for the FS 2017-10-02 08:27:13 +02:00
loader loader/dri3: Make sure we invalidate a drawable on size change 2017-09-07 12:43:29 +02:00
mapi egl/dri: link directly to libglapi.so 2017-10-02 16:26:46 +01:00
mesa st/mesa: use R10G10B10X2 format where applicable 2017-10-02 15:07:43 +02:00
util drirc: whitelist glthread for Outlast 2017-09-29 20:53:32 +02:00
vulkan meson: Add build Intel "anv" vulkan driver 2017-09-27 09:12:19 -07:00
Makefile.am automake: adjust wayland-drm comment 2017-09-19 19:02:34 +01:00
meson.build meson: build "radv" vulkan driver for radeon hardware 2017-09-27 09:12:34 -07:00
SConscript scons: use python3-compatible print() 2017-09-25 11:57:12 +01:00