summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/Android.mk
AgeCommit message (Expand)AuthorFilesLines
2020-10-15i965: Don't build Gen10-specific files and librariesIan Romanick1-22/+0
2019-04-17i965: extract performance query metricsLionel Landwerlin1-1/+2
2019-02-14drm-uapi: use local files, not system libdrmEric Engestrom1-2/+2
2019-01-10intel/isl: move tiled_memcpy static libs from i965 to islTapani Pälli1-39/+0
2019-01-09glsl: Create file to contain software fp64 functionsMatt Turner1-0/+1
2018-10-30android: i965/tiled_memcpy: fix build for x86 generic targetMauro Rossi1-8/+9
2018-10-23i965/tiled_memcpy: inline movntdqa loads in tiled_to_linearScott D Phillips1-0/+38
2018-03-21i965: fix android buildLionel Landwerlin1-2/+5
2018-03-20i965: fix autotools/android buildLionel Landwerlin1-6/+3
2018-03-20i965: perf: reduce i965 binary sizeLionel Landwerlin1-4/+7
2018-03-06intel: Add missing includes for building on AndroidClayton Craft1-0/+1
2018-02-15i965/icl: Build and use gen11 functions for genxml state-upload and blorpAnuj Phogat1-1/+23
2017-10-31dri drivers: Always add the sha1 build-idJordan Justen1-0/+1
2017-07-12intel: Move the DRM uapi headers to a non-Intel location.Eric Anholt1-2/+2
2017-06-29Android: i965: remove libdrm_intel dependencyRob Herring1-6/+6
2017-06-09i965/cnl: Wire up android Mesa build files for gen10Anuj Phogat1-1/+23
2017-05-09android: i965: add per-gen libmesa_i965_gen{4,45,5} staticMauro Rossi1-0/+66
2017-03-23android: i965: generate code for OA counter queriesMauro Rossi1-0/+17
2017-03-22Android: drop Android 4.4 (KitKat) supportRob Herring1-5/+0
2017-03-13i965: Move the back-end compiler to src/intel/compilerJason Ekstrand1-28/+2
2016-11-11android/i965: add libmesa_i965_compiler static libraryTapani Pälli1-4/+28
2016-09-03intel: Add a new "common" library for more code sharingJason Ekstrand1-0/+1
2016-08-29i965: Move blorp into src/intel/blorpJason Ekstrand1-0/+1
2016-08-20android: i965: add per-gen libmesa_i965_gen{8,9} staticMauro Rossi1-1/+45
2016-08-20android: i965: add per-gen libmesa_i965_gen{7,75} static librariesMauro Rossi1-1/+45
2016-08-20android: i965: add per-gen libmesa_i965_gen6 static libraryMauro Rossi1-3/+45
2016-06-02isl: add support for Android libmesa_isl static libraryMauro Rossi1-1/+2
2016-04-21i965: add build rule for brw_nir_trig_workarounds.c on AndroidRob Herring1-0/+2
2016-02-29Android: clean-up and fix DRI module path handlingRob Herring1-1/+1
2016-02-29Android: fix build break from nir/glsl move to compiler/Rob Herring1-1/+2
2015-10-15i965: android: add the i965_compile_FILES sources to the driverMauro Rossi1-0/+1
2015-04-22android: fix the building rules for Android 5.0Chih-Wei Huang1-0/+4
2014-08-13android: dri/i9*5: remove used _INCLUDES variableEmil Velikov1-2/+1
2014-08-13android: dri: use the installed libdrm headersEmil Velikov1-2/+1
2014-08-13mesa: guard better when building with sse4.1 optimisationsEmil Velikov1-0/+5
2013-01-11driconf: Add translation-generation to build system, don't track generated filesCarl Worth1-0/+3
2012-11-12automake: Merge per-type *_FILES variables in intel drivers.Eric Anholt1-3/+1
2012-01-17i965: Convert the build to using automake.Eric Anholt1-3/+3
2011-11-26android: pass -std=c99 by defaultChia-I Wu1-4/+0
2011-09-01i965: fix Android buildChia-I Wu1-4/+3
2011-08-30i965: Build i965_dri.so for AndroidChad Versace1-0/+61