mesa/src
Jason Ekstrand c6a719b64f i965/gs: Add the gl_prim_to_hw_prim table to vec4_gs_visitor.cpp
It's currently in brw_util.c but that's the only bit of brw_util.c
that's shared between the compiler and the rest of the GL driver.
It's just a fairly obvious table so the duplication isn't bad.  It's
certainly less pain than trying to figure out how to share the code.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-03-01 16:14:01 -08:00
..
amd amd/common: Fix build with new ac_add_function_attr() 2017-03-01 23:53:38 +01:00
compiler glsl/int64: Fix a typo in imod64 2017-03-01 15:31:44 -08:00
egl egl/wayland: Don't use DRM format codes for SHM 2017-03-01 18:36:55 +00:00
gallium gallivm,ac: add function attributes at call sites instead of declarations 2017-03-01 18:59:36 +01:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/tests: automake: add dispatch-index-check to the tarball 2017-02-28 16:18:27 +00:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel util/build-id: Return a pointer rather than copying the data 2017-03-01 15:31:44 -08:00
loader egl/dri3: implement query surface hook 2017-02-28 10:11:42 +00:00
mapi mapi: remove unused mapi.[ch] 2017-02-24 17:37:02 +00:00
mesa i965/gs: Add the gl_prim_to_hw_prim table to vec4_gs_visitor.cpp 2017-03-01 16:14:01 -08:00
util util/build-id: Return a pointer rather than copying the data 2017-03-01 15:31:44 -08:00
vulkan vulkan: provide vk.xml as argument to the python generator 2017-02-28 18:53:04 +00:00
Makefile.am vulkan: Combine wsi and util makefiles 2017-02-22 13:12:02 -08:00
SConscript