mesa/src
Timothy Arceri 6e3f6097c9 i965: stop passing gl_shader_program to the precompile and codegen functions
We no longer need it.

While we are at it we mark the vs, gs, and wm codegen functions as static.

Reviewed-by: Eric Anholt <eric@anholt.net>
2017-01-06 11:21:42 +11:00
..
amd radeonsi: do all math in bytes in SI DMA code 2017-01-05 18:43:24 +01:00
compiler mesa/glsl: remove hack to reset sampler units to zero 2017-01-06 11:21:42 +11: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 gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx dri3: Fix MakeCurrent without a default framebuffer 2017-01-05 20:52:01 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: fix multiple creation with internal failure 2017-01-05 21:09:09 +00:00
loader loader: automake: whitespace cleanup 2016-11-21 14:46:40 +00:00
mapi glapi: add missing INTEL_conservative_rasterization 2016-12-13 16:27:56 +00:00
mesa i965: stop passing gl_shader_program to the precompile and codegen functions 2017-01-06 11:21:42 +11:00
util util: import CRC32 implementation from gallium 2016-11-22 18:05:51 +01:00
vulkan/wsi vulkan/wsi/x11: don't crash on null wsi x11 connection 2016-12-22 14:09:46 -08:00
Makefile.am amd: flatten amd/common makefile structure 2016-11-15 20:04:37 +00:00
SConscript