aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* turnip: move tu_gem.c to tu_drm.cBas Nieuwenhuizen2019-03-112-1/+1
* turnip: Stop hardcoding the msm version check.Bas Nieuwenhuizen2019-03-111-1/+2
* turnip: Add image layout calculations.Bas Nieuwenhuizen2019-03-113-0/+135
* turnip: Fix memory mapping.Bas Nieuwenhuizen2019-03-111-1/+2
* turnip: Fix bo allocation after we stopped using libdrm_freedreno ...Bas Nieuwenhuizen2019-03-112-17/+9
* turnip: Add 630 to the list.Bas Nieuwenhuizen2019-03-111-0/+1
* turnip: Don't return from tu_stub funcsChad Versace2019-03-111-7/+0
* turnip: Fix 'unused' warningsChad Versace2019-03-114-9/+26
* turnip: Add TODO fileChad Versace2019-03-111-0/+3
* turnip: Replace fd_bo with tu_boChad Versace2019-03-114-10/+211
* turnip: Use vk_errorf() for initialization error messagesChad Versace2019-03-111-21/+8
* turnip: Add TODO for Android loggingChad Versace2019-03-111-0/+2
* turnip: Require DRM device version >= 1.3Chad Versace2019-03-111-0/+17
* turnip: Fix indentationChad Versace2019-03-111-2/+2
* turnip: Fix a real -Wmaybe-uninitializedChad Versace2019-03-111-1/+1
* turnip: Use vk_outarray in all relevant public functionsChad Versace2019-03-111-75/+35
* turnip: Fix result of vkEnumerate*ExtensionPropertiesChad Versace2019-03-111-0/+9
* turnip: Fix result of vkEnumerate*LayerPropertiesChad Versace2019-03-111-14/+4
* turnip: Fix indentation in function signaturesChad Versace2019-03-1119-652/+652
* turnip: Disable more features.Bas Nieuwenhuizen2019-03-111-19/+19
* turnip: Initialize memory type in requirements.Bas Nieuwenhuizen2019-03-111-2/+2
* turnip: Cargo cult the Intel heap size functionality.Bas Nieuwenhuizen2019-03-111-5/+18
* turnip: Report a memory type and heap.Bas Nieuwenhuizen2019-03-111-1/+17
* turnip: Add buffer allocation & mapping support.Bas Nieuwenhuizen2019-03-112-6/+25
* turnip: Fix newly introduced warning.Bas Nieuwenhuizen2019-03-111-0/+2
* turnip: Remove abort.Bas Nieuwenhuizen2019-03-111-1/+0
* turnip: Gather some device info.Bas Nieuwenhuizen2019-03-113-2/+60
* turnip: Fix up detection of device.Bas Nieuwenhuizen2019-03-111-4/+3
* turnip: Drop Makefile.am and Android.mkChad Versace2019-03-113-459/+0
* turnip: Add driver skeleton (v2)Bas Nieuwenhuizen2019-03-1134-2/+9893
* nir/serialize: Prevent writing uninitialized state_slot dataConnor Abbott2019-03-111-5/+14
* anv: release memory allocated by glsl types during spirv_to_nirTapani Pälli2019-03-111-0/+2
* wsi/x11: use WSI_FROM_HANDLE() instead of pointer castsEric Engestrom2019-03-111-1/+2
* wsi/wayland: fix pointer casting warning on 32bitEric Engestrom2019-03-111-1/+2
* wsi/display: s/#if/#ifdef/ to fix -WundefEric Engestrom2019-03-111-1/+1
* wsi: deduplicate get_current_time() functions between display and x11Eric Engestrom2019-03-114-24/+18
* anv: release memory allocated by bo_heap when descriptor pool is destroyedTapani Pälli2019-03-111-0/+2
* anv: destroy descriptor sets when pool gets destroyedTapani Pälli2019-03-112-0/+18
* anv: add support for dumping shader info via VK_EXT_debug_reportTimothy Arceri2019-03-112-12/+39
* iris: Fix backface stencil write conditionKenneth Graunke2019-03-101-1/+1
* panfrost/drm: Cast pointer to u64 to fix warningAlyssa Rosenzweig2019-03-101-1/+1
* panfrost: Add backend targeting the DRM driverTomeu Vizoso2019-03-109-74/+607
* panfrost: Add gem_handle to panfrost_memory and panfrost_boTomeu Vizoso2019-03-102-0/+3
* freedreno/a6xx: more bcolor fixesRob Clark2019-03-101-2/+2
* gitlab-ci: add panfrost to the gallium drivers buildEric Engestrom2019-03-091-1/+1
* panfrost: move #include to fix compilationEric Engestrom2019-03-091-1/+1
* panfrost: fix tgsi_to_nir() callEric Engestrom2019-03-091-1/+1
* Revert "d3dadapter9: Support software renderer on any DRI device"Axel Davy2019-03-091-20/+8
* st/nine: Change a few advertised capsAxel Davy2019-03-092-3/+6
* st/nine: Do not advertise CANMANAGERESOURCEAxel Davy2019-03-091-1/+1