mesa/src
Axel Davy 848ffc81e4 st/nine: Move vtxbuf to nine_context
Part of the refactor to move all gallium calls to
nine_state.c, and have all internal states required
for those calls in nine_context.

Signed-off-by: Axel Davy <axel.davy@ens.fr>
2016-12-20 23:44:21 +01:00
..
amd radv: Use correct workgroup size limits. 2016-12-18 22:18:14 +01:00
compiler glsl: Use ir_var_temporary when generating inline functions. 2016-12-20 11:41:29 -08:00
egl egl: Check config's surface types in eglCreate*Surface() 2016-12-20 11:53:31 -08:00
gallium st/nine: Move vtxbuf to nine_context 2016-12-20 23:44:21 +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 dri: make use of loader_get_extensions_name(..) helper 2016-11-15 18:15:16 +00: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 uniform and storage buffer offset alignment limits. 2016-12-16 14:12:54 -08: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 driconf: Fix missing gettext 2016-12-20 23:44:21 +01:00
util util: import CRC32 implementation from gallium 2016-11-22 18:05:51 +01:00
vulkan/wsi vulkan: use STATIC_ASSERT instead of static_assert 2016-12-07 22:32:38 +11:00
Makefile.am amd: flatten amd/common makefile structure 2016-11-15 20:04:37 +00:00
SConscript