summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-22WIP: intel/fs: Rework discard handling.for-felixFrancisco Jerez15-120/+192
2019-08-05HACK: intel/fs: Fix up SIMD32 heuristic parameters.Francisco Jerez1-12/+6
2019-08-05i965/fs: Enable all SIMD32 heuristicsToni Lönnberg1-4/+25
2019-08-05i965/fs: SIMD32 selection heuristic based on grouped texture fetchesToni Lönnberg2-0/+28
2019-08-05i965/fs: Save the instruction count of each dispatch widthToni Lönnberg2-0/+14
2019-08-05i965: SIMD32 heuristics control data from drircToni Lönnberg2-0/+40
2019-08-05i965: SIMD32 heuristics control dataToni Lönnberg1-0/+11
2019-08-05intel/fs: Fix nir_intrinsic_load_barycentric_at_sample for SIMD32.Francisco Jerez1-1/+1
2019-08-05Revert "intel/fs: Add an UNDEF instruction to avoid excess live ranges"Francisco Jerez6-35/+5
2019-08-05Revert "intel/fs: Move the scalar-region conversion to the generator."Francisco Jerez4-6/+6
2019-08-05lima/ppir: enable lower_vector_cmp to lower fall_equalErico Nunes1-0/+1
2019-08-05lima: re-run nir_opt_algebraic after int loweringErico Nunes1-0/+15
2019-08-05pan/midgard: Extend SSA concurrency checks to other argsAlyssa Rosenzweig1-13/+12
2019-08-05pan/midgard: Rewrite bidirectionally when eliminating movesAlyssa Rosenzweig1-3/+2
2019-08-05intel/compiler: add ability to override shader's assemblyDanylo Piliaiev4-12/+85
2019-08-05intel/tools: add binary output type to i965_asmDanylo Piliaiev2-17/+47
2019-08-05panfrost: Add app blacklistAlyssa Rosenzweig1-2/+16
2019-08-05iris: Fix bad external BO hash table and zombie list interactionsKenneth Graunke1-12/+21
2019-08-05iris/bufmgr: Move iris_bo_reference into hash_find_bo, rename itKenneth Graunke1-14/+16
2019-08-05gallium: add stm DRM entry pointAhmad Fatoum3-0/+3
2019-08-05gitlab-ci: don't remove a package we don't install anymoreEric Engestrom1-2/+1
2019-08-05etnaviv: fix a null pointer dereferenceAndrii Simiklit1-2/+2
2019-08-05ac/nir: Lower large indirect variables to scratchConnor Abbott1-0/+54
2019-08-05drirc: Add discard workaround for Divinity: Original Sin EETimothy Arceri1-0/+1
2019-08-04lima/ppir: simplify load uni/temp op lowering and schedulingErico Nunes2-34/+33
2019-08-04lima/ppir: simplify select op lowering and schedulingErico Nunes5-11/+15
2019-08-04lima/ppir: support pipeline registers in schedulerErico Nunes2-46/+65
2019-08-04docs: fix "empty array" meson syntaxEric Engestrom1-1/+1
2019-08-04egl: drop unnecessary function derefEric Engestrom1-2/+2
2019-08-04glx: drop unnecessary pointer deref for function callsEric Engestrom4-46/+46
2019-08-04introduce c11_compat.h to provide C11 things in C99Eric Engestrom2-0/+28
2019-08-04travis: add MacOS Scons buildEric Engestrom1-6/+31
2019-08-04symbols-check: fix `nm` invocation on MacOSEric Engestrom1-4/+14
2019-08-04symbols-check: discard platform symbols earlyEric Engestrom1-2/+2
2019-08-04symbols-check: skip test if we can't get the symbols listEric Engestrom1-1/+6
2019-08-04lima/ppir: move alu vec to scalar lowering into NIRVasily Khoruzhick2-107/+14
2019-08-03iris: Fix handling of SIMD32 fragment shadersJason Ekstrand1-44/+50
2019-08-03mesa: Rename GLX_USE_TLS to USE_ELF_TLS.Bas Nieuwenhuizen18-57/+57
2019-08-03meson: Do not use GLX_USE_TLS on Android.Bas Nieuwenhuizen1-1/+5
2019-08-03etnaviv: s/boolean/boolChristian Gmeiner2-2/+2
2019-08-03lima/ppir: Add gl_FrontFace handlingAndreas Baierl6-13/+35
2019-08-03intel/nir: Add 1-bit opcodes to brw_cmod_for_nir_comparison_opJason Ekstrand1-0/+10
2019-08-03intel/nir: Add a common nir comparison -> cmod helperJason Ekstrand4-82/+47
2019-08-03util: fix pointer type on NetBSDEric Engestrom1-1/+1
2019-08-03meson: remove unused fieldEric Engestrom1-9/+9
2019-08-03meson: replace last uses of libxmlconfig with idep_xmlconfigEric Engestrom8-16/+18
2019-08-03meson: drop unused dep_{thread,dl}Eric Engestrom25-29/+25
2019-08-03meson: replace libmesa_util with idep_mesautilEric Engestrom51-125/+124
2019-08-02pan/midgard: Print texture outmodAlyssa Rosenzweig2-4/+8
2019-08-02pan/midgard: Promote all 16 uniformsAlyssa Rosenzweig3-9/+4