summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* v3d: implement per-sample tlb color readsIago Toral Quiroga2019-07-181-39/+52
* anv: fix format mapping for depth/stencil formatsLionel Landwerlin2019-07-181-0/+3
* radv: put back VGT_FLUSH at ring init on gfx10Dave Airlie2019-07-181-4/+2
* softpipe: Clamp border colors when neededGert Wollny2019-07-182-14/+31
* softpipe: set a lower minimum clamp value for texture coordinate border clampGert Wollny2019-07-181-1/+1
* softpipe: Correct repeat-mirror evaluationGert Wollny2019-07-181-5/+19
* softpipe: Also mark textures as dirty when updating the framebuffer stateGert Wollny2019-07-181-1/+1
* etnaviv: set DITHER_MODEJonathan Marek2019-07-171-0/+1
* etnaviv: update headers from rnndbJonathan Marek2019-07-171-1/+4
* etnaviv: fix blend color on newer GPUsJonathan Marek2019-07-174-19/+21
* etnaviv: fix alpha blending casesJonathan Marek2019-07-171-6/+9
* etnaviv: fix polygon offsetJonathan Marek2019-07-171-1/+1
* radv: dont store disasm string unless keep_shader_info flag setTimothy Arceri2019-07-181-11/+13
* radv/gfx10: set the pgm rsrc3/4 regs using index sh reg setDave Airlie2019-07-183-18/+37
* radv: use correct register setter for ngg hw addrDave Airlie2019-07-181-1/+1
* freedreno/a6xx: Drop the WFI in the program update stateobj.Eric Anholt2019-07-171-2/+0
* freedreno/a6xx: Drop the WFI in constant uploads.Eric Anholt2019-07-171-2/+0
* freedreno: Assert that we don't exceed constlen.Eric Anholt2019-07-171-10/+24
* freedreno: Fix more constlen overflows.Eric Anholt2019-07-171-2/+5
* freedreno: Drop stale comment about skipping uploads.Eric Anholt2019-07-171-1/+0
* virgl: Set meta data for textures from handle.Lepton Wu2019-07-171-0/+1
* radv: Only save the descriptor set if we have one.Bas Nieuwenhuizen2019-07-181-1/+1
* anv: report timestampComputeAndGraphics trueLionel Landwerlin2019-07-171-1/+1
* iris: Enable fast clears on other miplevels and layers than 0.Rafael Antognolli2019-07-171-8/+48
* iris: Allow resolving clear color of CCS_D surfaces.Rafael Antognolli2019-07-171-6/+2
* iris: Make iris_has_color_unresolved non-staticKenneth Graunke2019-07-172-6/+10
* broadcom: Move v3d_get_device_info to commonAndreas Bergmeier2019-07-174-52/+88
* nir/large_constants: Use dominance information to find more constantsCaio Marcelo de Oliveira Filho2019-07-171-6/+30
* intel/fs: Use a strided MOV instead of a conversion for load_* destinationsJason Ekstrand2019-07-171-5/+3
* nir/algebraic: Optimize comparisons and up-castsJason Ekstrand2019-07-171-0/+67
* nir/algebraic: Optimize comparing unpacked valuesJason Ekstrand2019-07-171-0/+8
* nir/algebraic: Print out the list of transforms in the C fileJason Ekstrand2019-07-171-0/+7
* intel/fs: Properly stride NULL replacement regs in DCEJason Ekstrand2019-07-171-1/+2
* nir: Fix nir_lower_alu_to_scalar's instr filtering.Eric Anholt2019-07-171-1/+1
* panfrost: Merge varyings_mem into transient buffersAlyssa Rosenzweig2019-07-173-15/+5
* vulkan/wsi: update swapchain status on vkQueuePresentLionel Landwerlin2019-07-171-0/+21
* radv: add an option for disabling NGG on GFX10Samuel Pitoiset2019-07-174-1/+8
* softpipe: pass stream-out targets to draw-module earlyErik Faye-Lund2019-07-172-15/+8
* spirv_extensions: i965: initialize SPIR-V extensionsAlejandro Piñeiro2019-07-172-1/+12
* spirv_extensions: add spirv_supported_extensions on gl_constantsAlejandro Piñeiro2019-07-172-1/+21
* spirv_extensions: define spirv_extensions_supportedAlejandro Piñeiro2019-07-172-0/+43
* spirv_extensions: add list of extensions and to_string methodAlejandro Piñeiro2019-07-172-0/+37
* spirv_extensions: add GL_ARB_spirv_extensions boilerplateAlejandro Piñeiro2019-07-1712-0/+137
* radv/gfx10: implement VK_EXT_post_depth_coverageSamuel Pitoiset2019-07-175-0/+5
* radv/gfx10: disable the TC compat zrange workaroundSamuel Pitoiset2019-07-174-4/+13
* radv/gfx10: fallback to the legacy path if tess and extreme geometrySamuel Pitoiset2019-07-172-1/+13
* radv/gfx10: always build the GS copy shader but uses it on-demandSamuel Pitoiset2019-07-173-7/+24
* softpipe: Remove unused static functionGert Wollny2019-07-171-9/+0
* spirv: Bail when we see CounterBuffer decorationCaio Marcelo de Oliveira Filho2019-07-161-1/+1
* iris: Drop copy and pasted iris_timebase_scaleKenneth Graunke2019-07-163-12/+3