meson: build libEGL
[mesa.git] / src / intel / common /
2017-10-18 Eric Engestrommeson: move expat dependency where it's needed
2017-10-17 Chad Versaceintel: Add simple logging façade for Android (v2)
2017-10-16 Jason Ekstrandintel/common: Improve the comments for sample positions
2017-10-04 Matt Turneri965: Add parentheses around usage of macro arguments
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver
2017-09-21 Anuj PhogatRevert "intel: Remove unused device info for KBL GT1.5"
2017-09-16 Kenneth Graunkei965: Add an INTEL_DEBUG=reemit option.
2017-09-13 Kenneth Graunkei965: Add an INTEL_DEBUG=submit option for printing...
2017-09-06 Anuj Phogatintel: Remove unused device info for KBL GT1.5
2017-07-25 Eric Anholtintel/decoder: Reuse the gen_make_gen() helper.
2017-07-25 Eric Anholtintel/decoder: Reuse the MAX2 macro instead of defining...
2017-07-11 Lionel Landwerlinintel: add number of subslices to device info
2017-07-10 Kenneth Graunkeintel: Fix clflushing on modern (Baytrail+) Atom CPUs.
2017-07-10 Kenneth Graunkeintel: Move clflush helpers from anv to common/gen_clfl...
2017-06-22 Anusha Srivatsai965/CFL: Add PCI Ids for Coffee Lake.
2017-06-20 Lionel Landwerlinintel: compiler/i965: fix is_broxton checks
2017-06-20 Ben Widawskyi965/cnl: Add l3 configuration for Cannonlake
2017-06-20 Anuj Phogati965: Add a variable for way size per bank in get_l3_wa...
2017-06-20 Anuj Phogati965: Fix broxton 2x6 l3 config
2017-06-19 Lionel Landwerlinintel: common: add number of thread per eu
2017-06-19 Lionel Landwerlinintel: common: express timestamps units in frequency
2017-06-19 Lionel Landwerlinintel: common: add flag to identify platforms by name
2017-06-09 Ben Widawskyi965/cnl: Add a preliminary device for Cannonlake
2017-06-09 Anuj Phogati965/cnl: Handle gen10 in switch cases across the driver
2017-06-09 Ben Widawskyi965: Make feature macros gen8 based
2017-06-07 Anuj Phogatintel: Fix broxton 2x6 way size computation
2017-06-06 Lionel Landwerlinintel: gen-decoder: rework how we handle groups
2017-06-06 Kenneth Graunkei965: Change INTEL_DEBUG=vec4 to INTEL_SCALAR_VS for...
2017-06-02 Anuj Phogati965: Simplify l3 way size computations
2017-06-02 Anuj Phogati965: Add and initialize l3_banks field for gen7+
2017-06-01 Kenneth Graunkegenxml: Fix decoder to print the array element on field...
2017-06-01 Kenneth Graunkegenxml: Fix decoding of array groups.
2017-06-01 Kenneth Graunkegenxml: Fix decoder for groups with multiple fields.
2017-05-26 Jason Ekstrandintel/decoder: Handle the BLT ring in gen_group_get_length
2017-05-26 Jason Ekstrandintel/decoder: Handle gen4 VF_STATISTICS and PIPELINE_S...
2017-05-15 Matt Turnerintel/decoder: Fix indentation
2017-05-15 Lionel Landwerlinintel: gen-decoder: fix xml parser leak
2017-05-10 Kenneth Graunkei965: Drop INTEL_DEBUG=stats.
2017-05-09 Lionel Landwerlinintel: gen decoder: don't check for size_t negative...
2017-04-24 Rafael Antognolliintel/aubinator: Correctly read variable length structs.
2017-04-17 Kenneth Graunkeintel/decoder: Fix is_header_field starting condition.
2017-04-06 Jordan Justenintel/gen_decoder: return -1 for unknown command formats
2017-04-06 Jordan Justenintel/gen_decoder: Fix length for Media State/Object...
2017-04-04 Lionel Landwerlinintel: tools: add aubinator_error_decode tool
2017-04-03 Lionel Landwerlinaubinator/gen_decoder/i965: decode instructions from...
2017-04-03 Lionel Landwerlinintel: gen_decoder: store pointer to current decoded...
2017-03-31 Lionel Landwerlinintel: genxml: compress all gen files into one
2017-03-22 Emil Velikovintel/common: consistently use ifndef guards over pragm...
2017-03-21 Kenneth Graunkeintel: Move tools/decoder.[ch] to common/gen_decoder...
2017-03-21 Kenneth Graunkeintel: Add a INTEL_DEBUG=color option.
2017-03-17 Robert Braggi965: Allow a per gen timebase scale factor
2017-03-15 Jason Ekstrandintel/debug: Add a common INTEL_DEBUG=nohiz option
2017-03-08 Chris Wilsoni965: Remove use of deprecated drm_intel_aub routines
2017-03-06 Grazvydas Ignotasi965: don't require 64bit cmpxchg
2017-03-02 Jason Ekstrandi965: Move intel_debug.h to intel/common/gen_debug.h
2016-11-24 Kenneth Graunkei965: Fix a mistake from porting the URB allocation...
2016-11-22 Jason Ekstrandintel/common: Add an is_kabylake field to gen_device_info
2016-11-19 Kenneth Graunkeintel: Share URB configuration code between GL and...
2016-11-19 Kenneth Graunkeintel: Convert devinfo->urb.min_*_entries into an array.
2016-11-19 Kenneth Graunkeintel: Convert devinfo->urb.max_*_entries into an array.
2016-11-16 Ben Widawskyi965: Consolidate GEN9 LP definition
2016-11-16 Ben Widawskyi965/glk: Add basic Geminilake support
2016-11-15 Kenneth Graunkeintel: Set min_ds_entries on Broxton.
2016-11-09 Kenneth Graunkemesa: Fix pixel shader scratch space allocation on...
2016-10-14 Emil Velikovintel/common: use correct header guards
2016-10-05 Ben Widawskyi965/l3: Add explicit way size calculation for bxt
2016-10-04 Tapani Pälliintel: fix compilation warning on gen_get_device_info
2016-10-03 Timothy Arcerii965: rename max_ds_* variable to max_tes_*
2016-10-03 Timothy Arcerii965: rename max_hs_* variables to max_tcs_*
2016-09-23 Lionel Landwerlinintel/i965: make gen_device_info mutable
2016-09-15 Jason Ekstrandintel: Move Vulkan sample positions to common code
2016-09-03 Jason Ekstrandintel: Pull the guts of gen7_l3_state.c into a shared...
2016-09-03 Jason Ekstrandintel: Rename brw_get_device_name/info to gen_get_devic...
2016-09-03 Jason Ekstrandintel: s/brw_device_info/gen_device_info/
2016-09-03 Jason Ekstrandintel: Add a new "common" library for more code sharing