aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* android,autotools,i965: Fix location of float64_glsl.hDylan Baker2019-01-311-0/+2
* intel/isl: move tiled_memcpy static libs from i965 to islTapani Pälli2019-01-101-18/+0
* i965: Compile fp64 software routines and lower double-opsMatt Turner2019-01-091-0/+1
* configure: allow building with python3Emil Velikov2018-10-311-1/+1
* autotools: include intel_tiled_memcopy.cDylan Baker2018-10-241-0/+4
* i965/tiled_memcpy: inline movntdqa loads in tiled_to_linearScott D Phillips2018-10-231-0/+14
* intel: compiler option msse2 and mstackrealignSergii Romantsov2018-09-071-1/+1
* Revert "configure: allow building with python3"Emil Velikov2018-08-241-1/+1
* configure: allow building with python3Emil Velikov2018-08-231-1/+1
* i965: Revert recent tiled memcpy changes.Kenneth Graunke2018-05-261-7/+0
* i965/tiled_memcpy: inline movntdqa loads in tiled_to_linearScott D Phillips2018-05-251-0/+7
* i965: fix out of tree autotools buildLionel Landwerlin2018-03-201-1/+4
* i965: fix autotools/android buildLionel Landwerlin2018-03-201-7/+3
* i965: perf: reduce i965 binary sizeLionel Landwerlin2018-03-201-16/+5
* intel: Split gen_device_info out into libintel_devJordan Justen2018-03-051-0/+1
* i965/icl: Build and use gen11 functions for genxml state-upload and blorpAnuj Phogat2018-02-151-1/+5
* automake: small cleanup after the meson.build inclusionEmil Velikov2018-01-251-2/+2
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+2
* i965: perf: add support for CoffeeLake GT3Lionel Landwerlin2017-11-281-0/+1
* i965: perf: add support for CoffeeLake GT2Lionel Landwerlin2017-11-281-0/+1
* i965: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGSMatt Turner2017-08-291-0/+1
* xmlconfig: move into src/utilNicolai Hähnle2017-07-311-1/+1
* i965: Compile with -msse2 (instead of -msse2)Matt Turner2017-07-141-1/+1
* i965: Compile with -msse3Matt Turner2017-07-141-1/+2
* intel: Move the DRM uapi headers to a non-Intel location.Eric Anholt2017-07-121-1/+1
* i965: perf: add support for GeminilakeLionel Landwerlin2017-06-271-0/+1
* i965: perf: add support for KabylakeLionel Landwerlin2017-06-271-0/+2
* i965: Add Gen8+ INTEL_performance_query supportRobert Bragg2017-06-271-4/+4
* i965: Add XML OA metric sets for Gen8+Robert Bragg2017-06-271-0/+6
* anv/i965: drop libdrm_intel dependency completelyLionel Landwerlin2017-06-271-0/+1
* i965: gen4_blorp_exec.h to the sources listEmil Velikov2017-06-151-1/+0
* i965: include gen4_blorp_exec.h into EXTRA_DISTJuan A. Suarez Romero2017-06-121-0/+1
* i965/cnl: Wire up Mesa build files for gen10Anuj Phogat2017-06-091-1/+5
* i965: Add genxml related plumbing in a new genX_state_upload.c file.Kenneth Graunke2017-05-031-0/+12
* i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.Kenneth Graunke2017-04-101-2/+3
* i965: automake: remove spurious white spaceEmil Velikov2017-03-161-1/+0
* i965: avoid using a GNU make pattern ruleJonathan Gray2017-03-161-4/+4
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-91/+3
* i965: Add script to gen code for OA counter queriesRobert Bragg2017-03-091-2/+17
* i965: Move intel_debug.h to intel/common/gen_debug.hJason Ekstrand2017-03-011-0/+1
* i915, i965: automake: remove NA include directiveEmil Velikov2017-01-271-1/+0
* i965: automake: include builddir prior to srcdirEmil Velikov2017-01-271-3/+3
* i965: automake: correctly set MKDIR_GENEmil Velikov2017-01-271-0/+1
* i965: Add a test for the EU assembly validator.Matt Turner2017-01-201-0/+7
* i965/fs: Add unit tests for copy propagation pass.Matt Turner2016-12-121-0/+7
* intel: Add a new "common" library for more code sharingJason Ekstrand2016-09-031-0/+1
* glsl: Generate ir_expression_operation.h from PythonIan Romanick2016-08-301-0/+1
* i965: Move blorp into src/intel/blorpJason Ekstrand2016-08-291-0/+1
* i965/blorp: Use genxml for gen8-9 state setupJason Ekstrand2016-08-191-1/+9
* i965/blorp: Use genxml for gen7 state setupJason Ekstrand2016-08-191-1/+9