mesa/src
Anuj Phogat e26bdf56a4 i965: Add FS backend for builtin gl_SampleMask[]
V2:
   - Update comments
   - Add a special backend instructions to compute sample_mask.
   - Add a new variable uses_omask in brw_wm_prog_data.

V3:
   - Make changes to support simd16 mode.
   - Delete redundant AND instruction and handle the register
     stride in FS backend instruction.
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
2013-11-01 16:01:48 -07:00
..
egl wayland: silence unused var warning 2013-10-30 12:50:09 -07:00
gallium radeonsi: Allow longer intrinsic names 2013-10-30 16:40:06 -07:00
gbm dri: Pass in the dlsym()ed driver extension to screen creation. 2013-10-24 14:04:20 -07:00
getopt
glsl glsl: Add new builtins required by GL_ARB_sample_shading 2013-11-01 16:01:48 -07:00
glx scons: Add missing dependencies to src/mapi/glapi/gen/*.xml 2013-10-30 12:21:54 +00:00
gtest
mapi mesa: Add new functions and enums required by GL_ARB_sample_shading 2013-11-01 16:01:47 -07:00
mesa i965: Add FS backend for builtin gl_SampleMask[] 2013-11-01 16:01:48 -07:00
Makefile.am gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
SConscript