summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Run piglit glslparser & quick_shader tests separatelyMichel Dänzer2019-12-044-6512/+5328
* intel/perf: fix improper pointer accessLionel Landwerlin2019-12-041-1/+1
* intel/perf: simplify the processing of OA reportsLionel Landwerlin2019-12-041-28/+36
* intel/perf: take into account that reports read can be fairly oldLionel Landwerlin2019-12-041-3/+4
* intel/perf: set read buffer len to 0 to identify empty bufferLionel Landwerlin2019-12-041-2/+3
* intel/perf: fix invalid hw_id in query resultsLionel Landwerlin2019-12-041-2/+6
* radeonsi: display cs blit count for AMD_DEBUG=testdmaPierre-Eric Pelloux-Prayer2019-12-041-3/+5
* radeonsi: implement sdma for GFX9Pierre-Eric Pelloux-Prayer2019-12-041-6/+191
* radv/gfx10: fix the vertex order for triangle strips emitted by a GSSamuel Pitoiset2019-12-041-48/+47
* radv: simplify a check in radv_fixup_vertex_input_fetches()Samuel Pitoiset2019-12-041-4/+2
* radv: remove dead shader input/output variablesSamuel Pitoiset2019-12-041-1/+1
* iris: Stop setting up fake paramsJason Ekstrand2019-12-042-13/+6
* gallium/scons: fix graw-xlib build on OSX.Dave Airlie2019-12-041-0/+2
* llvmpipe: enable texcoord semanticsDave Airlie2019-12-042-10/+18
* anv: Respect the always_flush_cache driconf optionJason Ekstrand2019-12-033-0/+12
* gallium/swr: Fix crash when use GL_TDFX_texture_compression_FXT1 format.Krzysztof Raszkowski2019-12-031-1/+3
* gitlab-ci: disable junit results for deqpRob Clark2019-12-031-3/+0
* anv: Set up SBE_SWIZ properly for gl_ViewportJason Ekstrand2019-12-031-2/+2
* gitlab-ci: Update to current ci-templates masterMichel Dänzer2019-12-032-2/+2
* ac/llvm: fix atomic var operations if source isn't a derefSamuel Pitoiset2019-12-031-7/+9
* Add support for T820 CI JobsNeil Armstrong2019-12-035-3/+75
* gallivm/llvmpipe: add support for front facing in sysval.Dave Airlie2019-12-036-1/+14
* llvmpipe/images: handle undefined atomic without crashingDave Airlie2019-12-031-2/+10
* panfrost: Remove blend shader hackAlyssa Rosenzweig2019-12-032-5/+1
* gitlab-ci: Test Panfrost on T720 GPUsTomeu Vizoso2019-12-035-4/+63
* gitlab-ci: Remove non-default skips from PanfrostAlyssa Rosenzweig2019-12-034-103/+9
* panfrost: White list the Mali T720Tomeu Vizoso2019-12-031-0/+1
* pan/midgard: Splatter on fragment outAlyssa Rosenzweig2019-12-031-1/+20
* panfrost: Simplify shader patchingTomeu Vizoso2019-12-031-41/+19
* panfrost: Simplify draw_flagsAlyssa Rosenzweig2019-12-031-11/+2
* panfrost: Implement pan_tiler for non-hierarchy GPUsAlyssa Rosenzweig2019-12-036-136/+106
* panfrost: Add information about T720 tilingAlyssa Rosenzweig2019-12-031-1/+46
* panfrost: Add quirks system to cmdstreamTomeu Vizoso2019-12-037-13/+83
* nir/algebraic: Rearrange bcsel sequences generated by nir_opt_peephole_selectIan Romanick2019-12-021-0/+53
* nir/algebraic: Simplify some Inf and NaN avoidance codeIan Romanick2019-12-021-0/+9
* intel/compiler: Increase nir_opt_peephole_select thresholdIan Romanick2019-12-021-1/+1
* nir/opt_peephole_select: Don't count some unary operationsIan Romanick2019-12-021-1/+15
* iris: Allow max dynamic pool size of 2GB for gen12Jordan Justen2019-12-021-1/+9
* radeonsi/gfx10: fix the vertex order for triangle strips emitted by a GSMarek Olšák2019-12-021-3/+53
* radeonsi/gfx10: simplify some duplicated NGG GS codeMarek Olšák2019-12-021-62/+34
* util/u_thread: don't restrict u_thread_get_time_nano() to __linux__Jonathan Gray2019-12-021-1/+1
* util/futex: use futex syscall on OpenBSDJonathan Gray2019-12-021-0/+18
* meson: Add a "prefer_iris" build optionKenneth Graunke2019-12-023-3/+18
* turnip: fix display wsi fence timing outJonathan Marek2019-12-021-0/+11
* nir/lower_io_to_vector: don't create arrays when not neededRhys Perry2019-12-021-1/+7
* aco: fix block_kind_discard s_andn2 definition to execRhys Perry2019-12-021-0/+2
* aco: handle loop exit and IF merge phis with break/discardRhys Perry2019-12-022-54/+80
* aco: validate the CFGRhys Perry2019-12-021-0/+31
* mesa/main/util: moving gallium u_mm to util, remove main/mmAlejandro Piñeiro2019-12-0211-387/+10
* radv: set writes_memory for global memory stores/atomicsRhys Perry2019-12-021-8/+25