mesa/src
Timothy Arceri 6f76ca300b i965: pass gl_program to the brw_*_debug_recompile() functions
Rather then passing gl_shader_program.

The only field use was Name which is the same as the Id field in
gl_program.

For wm and vs we also make the functions static and move them before
the codegen functions.

This change reduces the codegen functions dependency on gl_shader_program.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2017-01-06 11:21:40 +11:00
..
amd radeonsi: do all math in bytes in SI DMA code 2017-01-05 18:43:24 +01:00
compiler mesa: add gl_constants::GLSLOptimizeConservatively 2017-01-05 13:07:12 +01:00
egl egl: Emit correct error when robust context creation fails 2016-12-27 10:21:29 -08:00
gallium gallivm: (trivial) fix typo bug with small AoS format unpacking 2017-01-06 00:46:15 +01:00
gbm
getopt
glx dri3: Fix MakeCurrent without a default framebuffer 2017-01-05 20:52:01 +01:00
gtest
hgl
intel anv: fix multiple creation with internal failure 2017-01-05 21:09:09 +00:00
loader
mapi glapi: add missing INTEL_conservative_rasterization 2016-12-13 16:27:56 +00:00
mesa i965: pass gl_program to the brw_*_debug_recompile() functions 2017-01-06 11:21:40 +11:00
util
vulkan/wsi vulkan/wsi/x11: don't crash on null wsi x11 connection 2016-12-22 14:09:46 -08:00
Makefile.am
SConscript