mesa/src/intel
Jason Ekstrand 82b4f1c47b anv/entrypoints: Save off the entire devinfo rather than a pointer
Since the gen_device_info structs are no longer just constant memory, a
pointer to one is not a pointer to something in the .data section so we
shouldn't be storing it in a static variable.  Instead, we should just
store the entire device_info structure.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
2016-10-06 21:13:52 -07:00
..
blorp intel/blorp: Use documented RECTLIST vertex positions 2016-10-05 09:41:21 -07:00
common i965/l3: Add explicit way size calculation for bxt 2016-10-05 07:57:58 -07:00
genxml intel/genxml: Keep the value name 'Alternate' uniform across gen75.xml 2016-10-04 13:20:34 -07:00
isl intel/isl: Add an assert to check zero width/height surface 2016-10-04 13:20:34 -07:00
tools intel: aubinator: use getopt to parse arguments 2016-10-07 00:05:56 +01:00
vulkan anv/entrypoints: Save off the entire devinfo rather than a pointer 2016-10-06 21:13:52 -07:00
Android.blorp.mk intel/blorp: fix typo in android makefile 2016-09-03 08:22:53 -07:00
Android.common.mk android: intel: fix include paths in new "common" library 2016-09-03 20:03:16 -07:00
Android.genxml.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.isl.mk android: intel: Flatten the makefile structure 2016-08-29 12:17:34 -07:00
Android.mk intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.blorp.am i965: Move blorp into src/intel/blorp 2016-08-29 12:17:34 -07:00
Makefile.common.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.genxml.am intel: Flatten the makefile structure 2016-08-25 15:29:48 -07:00
Makefile.isl.am intel: Add a new "common" library for more code sharing 2016-09-03 08:23:06 -07:00
Makefile.sources intel: automake: reference the correct header 2016-10-06 15:03:46 +01:00