i965: store workaround_bo offset
[mesa.git] / src / mesa / drivers / dri / i965 / meson.build
2020-03-28 Eric Engestromintel: drop unused include directories
2020-03-28 Eric Engestrommeson: inline `inc_common`
2019-08-08 Mark Janesintel/perf: move query_object into perf
2019-08-08 Mark Janesintel/perf: enumerate query-based metrics in perf
2019-08-07 Bas Nieuwenhuizenmeson,i965: Link with android deps when building for...
2019-06-27 Eric Engestrommeson: set up a proper internal dependency for xmlconfig
2019-05-02 Erik Faye-Lundmeson: lift driver-collection out into parent build...
2019-04-17 Lionel Landwerlini965: extract performance query metrics
2019-04-08 Lionel Landwerlinintel: add dependency on genxml generated files
2019-03-31 Lionel Landwerlini965: perf: enable Icelake metrics
2019-03-12 Kenneth Graunkei965: Use genxml for emitting PIPE_CONTROL.
2019-03-12 Kenneth Graunkei965: Move some genX infrastructure to genX_boilerplate.h.
2019-03-06 Jason Ekstrandglsl/nir: Add a shared helper for building float64...
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-01-10 Tapani Pälliintel/isl: move tiled_memcpy static libs from i965...
2019-01-10 Matt Turneri965: Compile fp64 software routines and lower double-ops
2018-10-24 Dylan Bakermeson: fix formatting and add extra_files to i965
2018-10-23 Scott D Phillipsi965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
2018-09-07 Sergii Romantsovintel: compiler option msse2 and mstackrealign
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-06-18 Eric Engestrommeson: fix i965/anv/isl genX static lib names
2018-05-26 Kenneth Graunkei965: Revert recent tiled memcpy changes.
2018-05-25 Scott D Phillipsi965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
2018-05-08 Jason Ekstrandi965: Use ISL for emitting depth/stencil/hiz state...
2018-04-23 Lionel Landwerlini965: perf: add support for raw queries
2018-04-23 Lionel Landwerlini965: perf: extract utility functions
2018-03-22 Lionel Landwerlini965: add performance query support on CNL
2018-03-20 Lionel Landwerlini965: perf: reduce i965 binary size
2018-03-05 Jordan Justenintel: Split gen_device_info out into libintel_dev
2018-02-16 Kenneth Graunkei965: Implement GenerateMipmap directly, rather than...
2018-02-16 Anuj Phogati965/icl: Build and use gen11 functions for genxml...
2018-02-15 Dylan Bakermeson: use a custom target instead of a generator for...
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2018-01-11 Dylan Bakermeson: don't use intermediate variables that are immedi...
2018-01-11 Dylan Bakermeson: Use consistent style
2017-12-08 Jordan Justeni965: Add ARB_get_program_binary support using nir_seri...
2017-11-28 Lionel Landwerlini965: perf: add support for CoffeeLake GT3
2017-11-28 Lionel Landwerlini965: perf: add support for CoffeeLake GT2
2017-11-01 Timothy Arcerii965: add initial implementation of on disk shader...
2017-10-13 Jason Ekstrandi965: Get rid of gen7_cs_state.c
2017-10-09 Dylan Bakermeson: Build i965 and dri stack