aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* broadcom: Remove our defines of DRM_FORMAT_MOD_INVALID.Eric Anholt2018-03-092-8/+0
* broadcom: Suppress compiler warnings about enum pipe_tex_filter.Eric Anholt2018-03-092-0/+2
* egl/x11: Re-allocate buffers if format is suboptimalLouis-Francis Ratté-Boulianne2018-03-096-7/+44
* egl/x11: Support DRI3 v1.1Louis-Francis Ratté-Boulianne2018-03-097-63/+383
* vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11Louis-Francis Ratté-Boulianne2018-03-093-5/+63
* vulkan/wsi/x11: Add support for DRI3 v1.2Daniel Stone2018-03-093-19/+164
* autotools: include all meson.build filesDylan Baker2018-03-091-0/+2
* st/mesa: gl_program::info.system_values_read is a 64-bit-fieldMichel Dänzer2018-03-092-7/+7
* swr/rast: Refactor memory gather operationsGeorge Kyriazis2018-03-092-6/+4
* swr/rast: Add KNOB_DISABLE_SPLIT_DRAWGeorge Kyriazis2018-03-092-8/+26
* swr/rast: Add VPOPCNTGeorge Kyriazis2018-03-092-0/+9
* swr/rast: Add tracking for stream out topologyGeorge Kyriazis2018-03-094-5/+8
* swr/rast: Add split draw and other state information to DrawInfoEvent.George Kyriazis2018-03-094-32/+22
* swr/rast: Refactor api and worker event handlers.George Kyriazis2018-03-092-35/+52
* swr/rast: Add support for generalized late and early z/stencil statsGeorge Kyriazis2018-03-092-0/+73
* swr/rast: Rasterized Subspans stats supportGeorge Kyriazis2018-03-094-0/+30
* swr/rast: Added commentGeorge Kyriazis2018-03-091-0/+1
* vulkan/wsi: clean up cleanup pathEric Engestrom2018-03-091-7/+7
* radv: Fix the autotools build take 2.Bas Nieuwenhuizen2018-03-091-1/+1
* etnaviv: allow mixing different bit depths for color and depth surfacesLucas Stach2018-03-091-1/+1
* autotools: Add tegra to AM_DISTCHECK_CONFIGURE_FLAGSThierry Reding2018-03-091-1/+1
* tegra: Initial supportThierry Reding2018-03-0926-4/+2770
* nouveau: Add framebuffer modifier supportThierry Reding2018-03-096-5/+146
* nouveau/nvc0: Extract common tile mode macroThierry Reding2018-03-091-6/+9
* drm/tegra: Sanitize format modifiersThierry Reding2018-03-091-17/+19
* drm/fourcc: Fix fourcc_mod_code() definitionThierry Reding2018-03-091-1/+1
* radv: Fix autotools build.Bas Nieuwenhuizen2018-03-091-10/+7
* ac/nir: set number of channels for packed mrt exportsSamuel Pitoiset2018-03-091-0/+5
* radv: Update version to 1.1.70.Bas Nieuwenhuizen2018-03-091-2/+2
* radv: Generate icd files.Bas Nieuwenhuizen2018-03-094-25/+70
* nir: Don't i2b a value that is already BooleanIan Romanick2018-03-081-0/+1
* i965/vec4: Allow CSE on subset VF constant loadsIan Romanick2018-03-081-0/+19
* i965/vec4: Relax writemask condition in CSEIan Romanick2018-03-081-1/+9
* i965/fs: Merge CMP and SEL into CSEL on Gen8+Ian Romanick2018-03-082-0/+107
* i965/fs: Add infrastructure for generating CSEL instructions.Kenneth Graunke2018-03-088-1/+34
* nir: Narrow some dot product operationsIan Romanick2018-03-081-0/+8
* i965: perf: consolidate unmapping oa perf bo outside accumulationLionel Landwerlin2018-03-081-4/+3
* i965: perf: count number of accumlated reportsLionel Landwerlin2018-03-081-0/+6
* i965: perf: reuse timescale base function from queryLionel Landwerlin2018-03-081-11/+2
* i965: perf: store sysfs device entry into contextLionel Landwerlin2018-03-082-76/+73
* i965: perf: store the hw_id of the context in the queryLionel Landwerlin2018-03-081-6/+11
* i965: perf: default case for unknown query typesLionel Landwerlin2018-03-081-1/+31
* radeonsi: remove chip_class parameter from si_lower_nirMarek Olšák2018-03-084-10/+6
* winsys/amdgpu: query GDS infoMarek Olšák2018-03-082-0/+13
* winsys/amdgpu: pad compute IBsMarek Olšák2018-03-081-1/+3
* radeonsi: expand constbuf 0 address correctly to fix Vega10 hangsMarek Olšák2018-03-081-4/+17
* radeonsi: align command buffer starting address to fix some Raven hangsMarek Olšák2018-03-085-5/+28
* etnaviv: add get_driver_query_group_info(..)Christian Gmeiner2018-03-081-0/+13
* etnaviv: add query_group_info for sw countersChristian Gmeiner2018-03-082-6/+29
* meson: Fix building gallium media libs without eglDylan Baker2018-03-081-1/+3