mesa/src
Francisco Jerez 715bc6d8b1 i965: Introduce the FIND_LIVE_CHANNEL pseudo-opcode.
This instruction calculates the index of an arbitrary channel enabled
in the current execution mask.  It's expected to be used as input for
the BROADCAST opcode, but it's implemented as a separate instruction
rather than being baked into BROADCAST because FIND_LIVE_CHANNEL has
no dependencies so it can always be CSE'ed with other instances of the
same instruction within a basic block.

v2: Whitespace fixes.

Reviewed-by: Matt Turner <mattst88@gmail.com>
2015-05-04 17:44:17 +03:00
..
egl egl/dri2: return the latest sync status in eglGetSyncAttribKHR 2015-04-30 14:38:38 +02:00
gallium ilo: use ilo_image exclusively in core 2015-05-02 22:28:31 +08:00
gbm gbm: Add GBM_BO_USE_LINEAR flag 2015-04-16 15:49:15 +09:00
getopt
glsl glsl: Keep track of the early_fragment_tests flag in gl_shader. 2015-05-04 17:44:17 +03:00
glx glx: Massive update of comments in struct extension_info 2015-04-29 13:18:59 -07:00
gtest Fix a few typos 2015-04-27 17:28:29 +03:00
hgl
loader Fix a few typos 2015-04-27 17:28:29 +03:00
mapi Fix a few typos 2015-04-27 17:28:29 +03:00
mesa i965: Introduce the FIND_LIVE_CHANNEL pseudo-opcode. 2015-05-04 17:44:17 +03:00
util util/macros: Move DIV_ROUND_UP to util/macros.h 2015-04-29 08:28:10 +02:00
Makefile.am automake: add missing egl files to the tarball 2015-03-25 21:00:02 +00:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00