aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* anv: Rework arguments to anv_descriptor_set_write_*Jason Ekstrand2019-03-053-29/+27
* anv/descriptor_set: Refactor alloc/free of descriptor setsJason Ekstrand2019-03-051-59/+84
* v3d: Stop treating exec masking specially.Eric Anholt2019-03-053-14/+3
* v3d: Restrict live intervals to the blocks reachable from any def.Eric Anholt2019-03-052-4/+43
* radv: properly align the fence and EOP bug VA on GFX9Samuel Pitoiset2019-03-051-2/+5
* radv: allocate enough space in cmdbuf when starting a subpassSamuel Pitoiset2019-03-051-1/+1
* egl: fix libdrm-less buildsEric Engestrom2019-03-052-15/+0
* util: #define PATH_MAX when undefined (eg. Hurd)Eric Engestrom2019-03-051-0/+4
* radv: use the platform defines in vk.xml instead of hard-coding themEric Engestrom2019-03-051-4/+7
* anv: use the platform defines in vk.xml instead of hard-coding themEric Engestrom2019-03-051-4/+7
* anv: update supported patch versionLionel Landwerlin2019-03-051-1/+1
* anv: toggle on support for VK_EXT_ycbcr_image_arraysTapani Pälli2019-03-052-0/+8
* vulkan: update headers/registry to 1.1.102Lionel Landwerlin2019-03-051-14/+79
* anv: retain the is_array state in create_plane_tex_instr_implicitTapani Pälli2019-03-051-0/+1
* meson: avoid going back up the tree with include_directories()Eric Engestrom2019-03-051-2/+2
* i965: Implement threaded GL support.Kenneth Graunke2019-03-053-0/+51
* anv/pipeline: Drop anv_fill_binding_tableJason Ekstrand2019-03-041-26/+0
* anv: Use an actual binding for gl_NumWorkgroupsJason Ekstrand2019-03-043-31/+33
* intel,nir: Lower TXD with min_lod when the sampler index is not < 16Jason Ekstrand2019-03-043-1/+30
* spirv: OpImageQueryLod requires a samplerJason Ekstrand2019-03-041-1/+1
* anv: Count surfaces for non-YCbCr images in GetDescriptorSetLayoutSupportJason Ekstrand2019-03-041-0/+3
* spirv: Allow [i/u]mulExtended to use new nir opcodeSagar Ghuge2019-03-041-6/+10
* nir/algebraic: Optimize low 32 bit extractionSagar Ghuge2019-03-041-0/+2
* glsl: [u/i]mulExtended optimization for GLSLSagar Ghuge2019-03-047-4/+126
* nir/glsl: Add another way of doing lower_imul64 for gen8+Sagar Ghuge2019-03-046-6/+47
* st/nine: Ignore multisample quality level if no msAxel Davy2019-03-041-0/+4
* st/nine: Ignore window size if errorAxel Davy2019-03-041-1/+8
* android: anv: fix libexpat shared dependencyMauro Rossi2019-03-041-1/+1
* android: anv: fix generated files depedencies (v2)Mauro Rossi2019-03-041-15/+25
* st/wgl: init a variable to silence MinGW warningBrian Paul2019-03-041-1/+1
* svga: silence array out of bounds warningBrian Paul2019-03-041-1/+1
* svga: init fill variable to avoid compiler warningBrian Paul2019-03-041-1/+1
* st/mesa: whitespace fixes in st_texture.hBrian Paul2019-03-041-9/+13
* st/mesa: line wrapping, whitespace fixes in st_cb_texture.cBrian Paul2019-03-041-2/+4
* st/mesa: whitespace fixes in st_sampler_view.cBrian Paul2019-03-041-6/+10
* egl/sl: also allow virtgpu to fallback to kms_swrastGurchetan Singh2019-03-041-2/+7
* st/mesa: Invalidate the gallium array atom only if needed.Mathias Fröhlich2019-03-041-2/+4
* mesa: Track buffer object use also for VAO usage.Mathias Fröhlich2019-03-044-4/+15
* rav: use 32_AR instead of 32_ABGR when alpha coverage is requiredSamuel Pitoiset2019-03-041-1/+1
* panfrost: List primitive restart enable bitAlyssa Rosenzweig2019-03-041-0/+2
* panfrost/midgard: Preview for data hazardsAlyssa Rosenzweig2019-03-041-9/+16
* panfrost/midgard: Promote smul to vmulAlyssa Rosenzweig2019-03-041-1/+1
* panfrost: Flush with offscreen renderingAlyssa Rosenzweig2019-03-041-2/+2
* panfrost/midgard: Don't force constant on VLUTAlyssa Rosenzweig2019-03-041-1/+0
* panfrost: Cleanup cruft related to clearsAlyssa Rosenzweig2019-03-042-32/+3
* panfrost: Decouple Gallium clear from FBD clearAlyssa Rosenzweig2019-03-042-74/+67
* panfrost: Import job data structures from v3dAlyssa Rosenzweig2019-03-045-5/+184
* glsl: fix recording of variables for XFB in TCS shadersIlia Mirkin2019-03-043-5/+44
* glsl: TCS outputs can not be transform feedback candidates on GLESJose Maria Casanova Crespo2019-03-041-1/+21
* glsl: fix typos in comments "transfor" -> "transform"Jose Maria Casanova Crespo2019-03-041-3/+3