aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* panfrost/ci: Remove two tests from list of failuresTomeu Vizoso2019-08-061-2/+0
* st/dri: Move dri2_format_mapping table and it's accessors from dri2.c to dri_...Jon Turney2019-08-063-213/+223
* glcpp: use pre-expansion line number for __LINE__Jonathan Marek2019-08-061-4/+7
* anv: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3DJason Ekstrand2019-08-061-0/+19
* nir/algebraic: Use value range analysis to eliminate useless unary opsIan Romanick2019-08-051-2/+8
* nir/algebraic: Use value range analysis to convert fmin to fsatIan Romanick2019-08-051-1/+1
* nir/algebraic: Use value range analysis to eliminate tautological comparesIan Romanick2019-08-051-21/+21
* nir/algebraic: Use value range analysis to eliminate tautological compares no...Ian Romanick2019-08-051-0/+28
* nir/range-analysis: Range tracking for ffma and flrpIan Romanick2019-08-051-114/+138
* nir/range-analysis: Range tracking for bcselIan Romanick2019-08-051-0/+77
* nir/range-analysis: Tighten the range of fsat based on the range of its sourceIan Romanick2019-08-051-1/+22
* nir/range-analysis: Rudimentary value range analysis passIan Romanick2019-08-055-0/+753
* nir/algebraic: Simplify some comparisons like a+constant < constantIan Romanick2019-08-051-0/+8
* nir/algebraic: Recognize (a < 0 || 0 < b) as min(a, -b) < 0Ian Romanick2019-08-051-0/+14
* nir/algebraic: Replace checks that a value is between (or not) [0, 1]Ian Romanick2019-08-051-0/+10
* tgsi_to_nir: fix nir_gather_ssa_types for TGSI->NIR shadersJonathan Marek2019-08-051-5/+13
* anv: Implement VK_EXT_line_rasterizationJason Ekstrand2019-08-068-12/+211
* genxml: Rename 3DSTATE_SF::Anti-Aliasing EnableJason Ekstrand2019-08-067-7/+7
* anv: Use dirty bits for dynamic state trackingJason Ekstrand2019-08-063-23/+64
* anv: Advertise the right line width range on gen9 and CHVJason Ekstrand2019-08-061-1/+5
* meson: Add panfrost to the --auto listAlyssa Rosenzweig2019-08-051-1/+1
* lima/ppir: enable lower_vector_cmp to lower fall_equalErico Nunes2019-08-051-0/+1
* lima: re-run nir_opt_algebraic after int loweringErico Nunes2019-08-051-0/+15
* pan/midgard: Extend SSA concurrency checks to other argsAlyssa Rosenzweig2019-08-051-13/+12
* pan/midgard: Rewrite bidirectionally when eliminating movesAlyssa Rosenzweig2019-08-051-3/+2
* intel/compiler: add ability to override shader's assemblyDanylo Piliaiev2019-08-054-12/+85
* intel/tools: add binary output type to i965_asmDanylo Piliaiev2019-08-052-17/+47
* panfrost: Add app blacklistAlyssa Rosenzweig2019-08-051-2/+16
* iris: Fix bad external BO hash table and zombie list interactionsKenneth Graunke2019-08-051-12/+21
* iris/bufmgr: Move iris_bo_reference into hash_find_bo, rename itKenneth Graunke2019-08-051-14/+16
* gallium: add stm DRM entry pointAhmad Fatoum2019-08-053-0/+3
* gitlab-ci: don't remove a package we don't install anymoreEric Engestrom2019-08-051-2/+1
* etnaviv: fix a null pointer dereferenceAndrii Simiklit2019-08-051-2/+2
* ac/nir: Lower large indirect variables to scratchConnor Abbott2019-08-051-0/+54
* drirc: Add discard workaround for Divinity: Original Sin EETimothy Arceri2019-08-051-0/+1
* lima/ppir: simplify load uni/temp op lowering and schedulingErico Nunes2019-08-042-34/+33
* lima/ppir: simplify select op lowering and schedulingErico Nunes2019-08-045-11/+15
* lima/ppir: support pipeline registers in schedulerErico Nunes2019-08-042-46/+65
* docs: fix "empty array" meson syntaxEric Engestrom2019-08-041-1/+1
* egl: drop unnecessary function derefEric Engestrom2019-08-041-2/+2
* glx: drop unnecessary pointer deref for function callsEric Engestrom2019-08-044-46/+46
* introduce c11_compat.h to provide C11 things in C99Eric Engestrom2019-08-042-0/+28
* travis: add MacOS Scons buildEric Engestrom2019-08-041-6/+31
* symbols-check: fix `nm` invocation on MacOSEric Engestrom2019-08-041-4/+14
* symbols-check: discard platform symbols earlyEric Engestrom2019-08-041-2/+2
* symbols-check: skip test if we can't get the symbols listEric Engestrom2019-08-041-1/+6
* lima/ppir: move alu vec to scalar lowering into NIRVasily Khoruzhick2019-08-042-107/+14
* iris: Fix handling of SIMD32 fragment shadersJason Ekstrand2019-08-031-44/+50
* mesa: Rename GLX_USE_TLS to USE_ELF_TLS.Bas Nieuwenhuizen2019-08-0318-57/+57
* meson: Do not use GLX_USE_TLS on Android.Bas Nieuwenhuizen2019-08-031-1/+5