summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICEEric Engestrom2019-08-027-8/+8
* gallium: remove never-used PIPE_SUBSYSTEM_DRIEric Engestrom2019-08-021-4/+0
* util: fix typo in commentEric Engestrom2019-08-021-1/+1
* util: introduce detect_os.hEric Engestrom2019-08-021-0/+131
* freedreno/batch: fix dependency loop detectionRob Clark2019-08-021-11/+10
* freedreno/a6xx: add missing flush/invalidates for blitRob Clark2019-08-022-15/+9
* freedreno/a6xx: skip tiles with no geometryRob Clark2019-08-023-3/+66
* freedreno/a6xx: VSC overflow detection/handlingRob Clark2019-08-023-34/+266
* freedreno/a6xx: remove USE/IGNORE_VISIBILITY draw patchingRob Clark2019-08-022-23/+9
* freedreno/a6xx: cleanup "blit_mem"Rob Clark2019-08-024-14/+25
* freedreno: refresh tile debugRob Clark2019-08-021-15/+22
* freedreno: update registersRob Clark2019-08-022-4/+42
* freedreno/gmem: small cleanupRob Clark2019-08-021-2/+2
* freedreno/drm: convert ring_pool to child_poolRob Clark2019-08-023-6/+29
* freedreno/drm: remove idx_lockRob Clark2019-08-023-29/+24
* freedreno/batch: always update last_fenceRob Clark2019-08-021-0/+2
* freedreno: drop unused fd_fence_ref paramRob Clark2019-08-028-17/+22
* pan/midgard: Print invert modifierAlyssa Rosenzweig2019-08-021-0/+3
* pan/midgard: Flip conditionalsAlyssa Rosenzweig2019-08-021-4/+45
* pan/midgard: Add bitwise src/invert fusingAlyssa Rosenzweig2019-08-023-0/+124
* pan/midgard: Add .not propagation passAlyssa Rosenzweig2019-08-023-0/+35
* pan/midgard: Fuse invert into bitwise opsAlyssa Rosenzweig2019-08-023-0/+57
* freedreno: a2xx: implement texture tilingJonathan Marek2019-08-027-5/+24
* freedreno: a2xx: use nir_lower_alu_to_scalar instead of lowering passJonathan Marek2019-08-024-178/+12
* freedreno: a2xx: fix HW binning for batches with >256K verticesJonathan Marek2019-08-021-8/+8
* freedreno: a2xx: fix fneg/fabs/fsat opcodesJonathan Marek2019-08-021-0/+12
* freedreno: a2xx: fix order of NIR optsJonathan Marek2019-08-021-2/+2
* freedreno: a2xx: fix non-etc1 cubemapsJonathan Marek2019-08-025-15/+2
* freedreno: a2xx: fix fast clear not being used for Z24X8 buffersJonathan Marek2019-08-021-7/+11
* freedreno: align renderonly scanout buffersJonathan Marek2019-08-021-0/+3
* gitlab-ci: just build all the toolsEric Engestrom2019-08-021-1/+0
* i965/clear: clear_value better precisionSergii Romantsov2019-08-021-1/+1
* radv: fix image_has_{cmask,fmask}() helpersSamuel Pitoiset2019-08-021-2/+2
* radv: remove radv_get_image_fmask_info()Samuel Pitoiset2019-08-024-59/+25
* radv/gfx10: add missing dcc_tile_swizzle tweakSamuel Pitoiset2019-08-021-1/+3
* radv: remove radv_get_image_cmask_info()Samuel Pitoiset2019-08-024-45/+21
* radv: only account for tile_swizzle for color surfaces with DCCSamuel Pitoiset2019-08-021-3/+3
* radv: Enable VK_KHR_shader_atomic_int64Bas Nieuwenhuizen2019-08-023-6/+4
* ac/nir: Implement LLVM9 64-bit buffer compare & exchange.Bas Nieuwenhuizen2019-08-021-4/+64
* Revert "ac/nir: handle negate modifier"Connor Abbott2019-08-021-12/+1
* Revert "ac/nir: handle abs modifier"Connor Abbott2019-08-021-30/+11
* iris: bump compat profile support to 4.6Timothy Arceri2019-08-021-2/+1
* egl: fix OpenGL 3.1 context creationTimothy Arceri2019-08-021-0/+3
* nir/find_array_copies: Reject copies with mismatched typeConnor Abbott2019-08-021-2/+5
* radv: re-apply "Optimize rebinding the same descriptor set."Samuel Pitoiset2019-08-021-1/+7
* radv/gfx10: use the correct target machine for Wave32Samuel Pitoiset2019-08-023-10/+26
* radv/gfx10: add Wave32 support for vertex, tessellation and geometry shadersSamuel Pitoiset2019-08-027-8/+26
* radv/gfx10: add Wave32 support for fragment shadersSamuel Pitoiset2019-08-027-2/+16
* gallium: Implement GL_EXT_shader_samples_identical via a new capabilityKenneth Graunke2019-08-017-0/+7
* intel/tools: Fix aubinator_viewer build.Kenneth Graunke2019-08-011-1/+1