mesa/src
Lionel Landwerlin bc24590f0c intel/i965: make gen_device_info mutable
Make gen_device_info a mutable structure so we can update the fields that
can be refined by querying the kernel (like subslices and EU numbers).

This patch does not make any functional change, it just makes
gen_get_device_info() fill a structure rather than returning a const
pointer.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2016-09-23 10:11:59 +03:00
..
amd radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3 2016-09-16 23:07:10 +00:00
compiler mesa: add GL_OES_viewport_array to the extension string 2016-09-22 20:42:30 -04:00
egl egl: return corresponding offset of EGLImage instead of 0. 2016-09-21 12:19:19 +01:00
gallium gallium: remove unused PIPE_CC_GCC_VERSION 2016-09-23 16:18:21 +10:00
gbm gbm: remove left-over array 2016-09-14 14:37:34 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") 2016-09-15 13:14:43 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl Introduce .editorconfig 2016-08-31 17:06:54 -07:00
intel intel/i965: make gen_device_info mutable 2016-09-23 10:11:59 +03:00
loader loader/dri3: Always use at least two back buffers 2016-09-06 13:04:48 +09:00
mapi mesa: add new entrypoints for GL_OES_viewport_array 2016-09-22 20:42:30 -04:00
mesa intel/i965: make gen_device_info mutable 2016-09-23 10:11:59 +03:00
util util: remove Sun C Compiler support 2016-09-23 16:17:16 +10:00
Makefile.am mesa: Remove prog_hash_table.c 2016-09-12 10:48:35 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00