summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* broadcom/vc4: Expand width of dst surfaceZhaowei Yuan2019-09-031-1/+1
* swr: Fix make_unique build error.Vinson Lee2019-09-021-3/+3
* loader: include limits.h for PATH_MAXnia2019-09-021-0/+1
* util: only allow _BitScanReverse64 on 64-bit cpusErik Faye-Lund2019-09-022-3/+3
* mesa/x86: improve SSE-checks for MSVCErik Faye-Lund2019-09-021-2/+2
* util: do not assume MSVC implies SSEErik Faye-Lund2019-09-021-4/+3
* util: fix SSE-version needed for double opcodesErik Faye-Lund2019-09-021-1/+1
* mesa/main: remove unused includeErik Faye-Lund2019-09-021-1/+0
* nir: do not assume that the result of fexp2(a) is always an integralSamuel Pitoiset2019-09-021-0/+1
* egl: fix platform selectionLionel Landwerlin2019-09-021-2/+7
* iris: Lessen texture cache hack flush for blits/copies on Icelake.Kenneth Graunke2019-08-311-16/+34
* util: Define strchrnul on macOS.Vinson Lee2019-08-311-1/+1
* gallium/auxiliary/indices: consistently apply start only to inputErik Faye-Lund2019-08-311-10/+10
* travis: Fail build if any command in if statement fails.Vinson Lee2019-08-311-4/+4
* swr: Fix build with llvm-9.0 again.Vinson Lee2019-08-313-0/+28
* pan/midgard: Use shared psiz clamp passAlyssa Rosenzweig2019-08-304-82/+1
* pan/midgard: Remove mir_opt_post_move_eliminateAlyssa Rosenzweig2019-08-302-49/+0
* pan/midgard: Schedule before RAAlyssa Rosenzweig2019-08-301-27/+29
* pan/midgard: Handle fragment writeout in RAAlyssa Rosenzweig2019-08-306-24/+49
* pan/midgard: Do not propagate swizzles into writeoutAlyssa Rosenzweig2019-08-301-3/+5
* pan/midgard: Fix misc. RA issuesAlyssa Rosenzweig2019-08-301-10/+15
* pan/midgard: Print MIR by the bundleAlyssa Rosenzweig2019-08-301-2/+11
* pan/midgard: Print branches in MIRAlyssa Rosenzweig2019-08-301-1/+8
* pan/midgard: Remove texture_indexAlyssa Rosenzweig2019-08-302-6/+0
* pan/midgard: Cleanup fragment writeout branchAlyssa Rosenzweig2019-08-301-2/+3
* pan/midgard: Add scheduling barriersAlyssa Rosenzweig2019-08-301-38/+42
* pan/midgard: Track shader quadword count while schedulingAlyssa Rosenzweig2019-08-303-7/+7
* pan/midgard: Allow NULL argument in mir_has_argAlyssa Rosenzweig2019-08-301-0/+3
* pan/midgard: Improve mir_mask_of_read_componentsAlyssa Rosenzweig2019-08-301-2/+15
* pan/midgard: Extend mir_special_index to writeoutAlyssa Rosenzweig2019-08-301-1/+2
* pan/midgard: csel_swizzle with mir get swizzleAlyssa Rosenzweig2019-08-301-0/+3
* pan/midgard: Add mir_insert_instruction*scheduled helpersAlyssa Rosenzweig2019-08-302-0/+91
* pan/midgard: Track csel swizzleAlyssa Rosenzweig2019-08-302-4/+17
* pan/midgard: Ensure fragment writeout is in the final blockAlyssa Rosenzweig2019-08-302-9/+6
* pan/midgard: Document Midgard scheduling requirementsAlyssa Rosenzweig2019-08-301-0/+29
* pan/midgard: Include condition in branch->src[0]Alyssa Rosenzweig2019-08-301-0/+5
* pan/midgard: Add post-schedule iteration helpersAlyssa Rosenzweig2019-08-301-0/+11
* pan/midgard: Fix corner case in RAAlyssa Rosenzweig2019-08-301-1/+1
* pan/midgard: Add OP_IS_CSEL_V helperAlyssa Rosenzweig2019-08-301-2/+6
* pan/midgard: Expose mir_get/set_swizzleAlyssa Rosenzweig2019-08-302-2/+4
* pan/midgard: Extract instruction sizing helperAlyssa Rosenzweig2019-08-301-15/+19
* pan/midgard: Factor out mir_is_scalarAlyssa Rosenzweig2019-08-301-33/+42
* pan/midgard: Count shader-db stats by bundled instructionsAlyssa Rosenzweig2019-08-301-4/+3
* freedreno/ir3: Link directly to Sethi-Ullman paperAlyssa Rosenzweig2019-08-301-1/+1
* Revert "glx: Unset the direct_support bit for GLX_EXT_import_context"Adam Jackson2019-08-301-1/+1
* panfrost: Add transient BOs to job batchesBoris Brezillon2019-08-302-1/+2
* panfrost: protect access to shared bo cache and transient poolRohan Garg2019-08-305-5/+23
* panfrost: Jobs must be per context, not per screenRohan Garg2019-08-305-17/+14
* st/mesa: Allow zero as [level|layer]_overrideLepton Wu2019-08-304-17/+20
* freedreno/a3xx: fix sysmem <-> gmem tiles transferKhaled Emara2019-08-302-2/+3