summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-15gallium/hud: add frametime graph (v2)Matthias Groß3-1/+38
2018-05-15eg/compute: Use reference counting to handle compute memory pool.Jan Vesely2-12/+7
2018-05-16gallivm: Use alloca_undef with array type instead of alloca_arrayRoland Scheidegger1-28/+33
2018-05-15radv: add generated files to .gitignore(s)Dieter Nützel1-0/+1
2018-05-15spirv: fix visiting inner loops with same break/continue blockSamuel Pitoiset1-0/+13
2018-05-15mesa/st: handle vert_attrib_mask in nir case tooRob Clark1-7/+7
2018-05-15cso: check count == 0 in cso_set_vertex_buffersMarek Olšák1-0/+3
2018-05-15vc5: use util_copy_framebuffer_stateRob Clark1-12/+2
2018-05-15vc4: use util_copy_framebuffer_stateRob Clark1-12/+2
2018-05-15freedreno/a5xx: remove fd5_shader_stateobjRob Clark3-23/+10
2018-05-15freedreno/a4xx: remove fd4_shader_stateobjRob Clark3-23/+10
2018-05-15freedreno/a3xx: remove fd3_shader_stateobjRob Clark3-26/+13
2018-05-15freedreno: fence should hold a ref to pipeRob Clark3-5/+6
2018-05-15freedreno: batch cache doesn't hold a ref to batchRob Clark1-1/+1
2018-05-15docs/meson: mark code/commands as <code>Eric Engestrom1-10/+10
2018-05-15docs/meson: replace plaintext url with a linkEric Engestrom1-3/+3
2018-05-15docs/meson: fix various html issuesEric Engestrom1-2/+6
2018-05-15docs/meson: fix various typosEric Engestrom1-6/+6
2018-05-15meson: fix copyright symbolEric Engestrom1-1/+1
2018-05-15autotools, meson: add tileset.hJuan A. Suarez Romero2-1/+3
2018-05-15st/xa: Bump minorThomas Hellstrom2-2/+2
2018-05-15virgl: enable vertex streams when glsl level is high enough.Dave Airlie2-2/+3
2018-05-14opencl: autotools: Fix linking order for OpenCL targetKai Wasserbäch1-2/+1
2018-05-14radv: reduce the number of parameters export by the GS copy shaderSamuel Pitoiset1-4/+3
2018-05-14radv: scan the geometry shader output usage maskSamuel Pitoiset2-0/+9
2018-05-14radv: run the shader info pass before emitting the GS copy shaderSamuel Pitoiset1-0/+2
2018-05-14radv: check that layout isn't NULL in radv_nir_shader_info_pass()Samuel Pitoiset1-1/+1
2018-05-14intel/blorp: Use linear formats for CCS_E clear colors in copiesJason Ekstrand1-2/+2
2018-05-14radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega.Bas Nieuwenhuizen1-0/+19
2018-05-14radv: Fix up 2_10_10_10 alpha sign.Bas Nieuwenhuizen4-13/+98
2018-05-14radv: Add support for IMG_DATA_FORMAT_32_32_32.Bas Nieuwenhuizen3-4/+11
2018-05-14radv: Translate logic ops.Bas Nieuwenhuizen2-30/+59
2018-05-14radv: Fix multiview queries.Bas Nieuwenhuizen1-19/+20
2018-05-14meson: remove dependency antipatternEric Engestrom1-1/+1
2018-05-14radv: remove useless check in radv_create_shaders()Samuel Pitoiset1-1/+1
2018-05-14radv: allow to dump the GS copy shader with RADV_DEBUG="shaders"Samuel Pitoiset3-5/+8
2018-05-14radv: move {load,store}_var intrinsics scanning in different functionsSamuel Pitoiset1-47/+80
2018-05-14android: change include "cutils/log.h" to "log/log.h" on Android API >=26jenny.q.cao4-0/+16
2018-05-14llvmpipe: Fix random number generation for unit testsRoland Scheidegger2-2/+19
2018-05-14radv: use compute path for multi-layer images.Dave Airlie1-0/+2
2018-05-14radv: resolve all layers in compute resolve path.Dave Airlie1-6/+42
2018-05-14radv/resolve: do fmask decompress on all layers.Dave Airlie1-1/+1
2018-05-13nvc0: fix setting of subpixel precision during conservative rasterizationRhys Perry2-2/+2
2018-05-12anv,nir: add generated files to .gitignore(s)Rhys Perry2-0/+3
2018-05-12gallium: remove aux_vertex_buffer_slot codeMarek Olšák11-95/+45
2018-05-13radv: add initial support for VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BITTimothy Arceri4-16/+28
2018-05-12scons: Add PROGRAM_NIR_FILES.Vinson Lee1-0/+1
2018-05-12st/nir: use NIR for asm programsTimothy Arceri1-7/+58
2018-05-12st/nir: make st_nir_opts() available externallyTimothy Arceri2-1/+3
2018-05-11radeon/vce: add firmware support for ver 53 and upBoyuan Zhang1-2/+2