summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-29tegra: Remove usage of non-stable UAPIThierry Reding1-66/+3
2018-05-29docs: add favicon to the websiteEric Engestrom2-0/+0
2018-05-29docs: add missing html closing tagEric Engestrom1-2/+2
2018-05-29docs: add missing html tagEric Engestrom1-0/+1
2018-05-29nir/print: fix printing of 8/16 bit constant variablesKarol Herbst1-0/+31
2018-05-29nv50/ir: Extend ImmediateValue::applyLog2 to 64-bit integersPierre Moreau1-1/+10
2018-05-29util/u_math: Implement a logbase2 function for unsigned longPierre Moreau2-0/+66
2018-05-29docs: trivial typo fixEric Engestrom1-1/+1
2018-05-29radv: emit shader descriptor pointers consecutivelySamuel Pitoiset1-47/+57
2018-05-29radv: allow radv_emit_shader_pointer_head() to emit more pointersSamuel Pitoiset1-3/+5
2018-05-29radv: split radv_emit_shader_pointer()Samuel Pitoiset1-5/+20
2018-05-28gm107/ir: prevent WaW hazards in instruction schedulingRhys Perry1-54/+57
2018-05-28radv: Implement VK_KHR_draw_indirect_count.Bas Nieuwenhuizen2-0/+50
2018-05-28vulkan: Update header+vk.xml to 1.1.76Bas Nieuwenhuizen2-141/+426
2018-05-28radv: Implement alternate GFX9 scissor workaround.Bas Nieuwenhuizen1-33/+47
2018-05-28Revert "st/nir: use NIR for asm programs"Eric Anholt1-58/+7
2018-05-27anv: move canonical_address calculation into a separate functionScott D Phillips5-11/+47
2018-05-28r600: Fix SSG when not all components are writtenGert Wollny1-4/+10
2018-05-28r600: Correct IDIV if DST and SRC use the same temporaryGert Wollny1-3/+49
2018-05-26i965: Revert recent tiled memcpy changes.Kenneth Graunke5-186/+9
2018-05-25i965/miptree: Use cpu tiling/detiling when mappingScott D Phillips1-4/+98
2018-05-25i915: Fix streaming loads for intel_tiled_memcpyChris Wilson1-5/+5
2018-05-25radeonsi: remove unused variable addr_vecMarek Olšák1-1/+1
2018-05-25intel/blorp: Support blits and clears on surfaces with offsetsJason Ekstrand5-1/+39
2018-05-25radeonsi: fix passing gl_ClipVertex for GS and tessMarek Olšák3-4/+8
2018-05-25radeonsi: fix color inputs/outputs for GS and tessMarek Olšák3-20/+34
2018-05-25radeonsi: fix incorrect parentheses around VS-PS varying eliminationMarek Olšák1-2/+2
2018-05-25st/mesa: simplify lastLevel determination in st_finalize_textureMarek Olšák1-13/+4
2018-05-25i965/tiled_memcpy: inline movntdqa loads in tiled_to_linearScott D Phillips4-5/+88
2018-05-25swr/rast: Adjusted avx512 primitive assembly for msvc codegenAlok Hota1-49/+90
2018-05-25swr/rast: Moved memory init out of core swr initAlok Hota7-7/+86
2018-05-25swr/rast: Removed superfluous JitManager argument from passesAlok Hota6-14/+13
2018-05-25swr/rast: Renamed MetaData callsAlok Hota2-87/+87
2018-05-25swr/rast: Use metadata to communicate between passesAlok Hota1-0/+28
2018-05-25swr/rast: Check gCoreBuckets/CORE_BUCKETS equal length at compile timeAlok Hota1-0/+1
2018-05-25swr/rast: Added in-place building to SCATTERPSAlok Hota1-9/+20
2018-05-25radv: run the EarlyCSEMemSSA LLVM passSamuel Pitoiset1-0/+2
2018-05-25radv: fix dumping compute shader on the graphics queueSamuel Pitoiset1-5/+8
2018-05-25radv: add radv_dump_pipeline_state() helperSamuel Pitoiset1-6/+11
2018-05-25radv: rework how shaders are dumped when generating a hang reportSamuel Pitoiset1-26/+15
2018-05-25radv: remove unused parameter in radv_dump_annotated_shader()Samuel Pitoiset1-8/+6
2018-05-25mesa: do not leak ctx->Shader.ReferencedProgram referencesJose Dapena Paz1-0/+3
2018-05-24radeonsi: set DB_EQAA.MAX_ANCHOR_SAMPLES correctlyMarek Olšák1-4/+12
2018-05-24radeonsi: round ps_iter_samples in set_min_samplesMarek Olšák2-3/+5
2018-05-24radeonsi: remove redundant ps_iter_samples clampMarek Olšák1-1/+0
2018-05-24radeonsi: remove some old gfx 9.x registersMarek Olšák1-48/+0
2018-05-24radeonsi: disable primitive binning for all blitter opsMarek Olšák3-2/+12
2018-05-24ac/surface/gfx6: don't overallocate mipmapped HTILEMarek Olšák1-2/+11
2018-05-24egl/x11: deduplicate depth-to-format logicEric Engestrom3-33/+26
2018-05-24i965: enable OES_texture_view for gen8+Tapani Pälli1-1/+2