summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-08-29meson: Actually load translation filesDylan Baker1-1/+4
2018-08-28intel: decoder: handle 0 sized structsLionel Landwerlin1-4/+8
2018-08-28intel/batch_decoder: Print blend states properlyJason Ekstrand1-1/+16
2018-08-28intel/batch_decoder: Fix dynamic state printingJason Ekstrand1-2/+2
2018-08-28intel/decoder: Clean up field iteration and fix sub-dword fieldsJason Ekstrand1-16/+16
2018-08-28intel: decoder: unify MI_BB_START field namingLionel Landwerlin3-7/+7
2018-08-28glsl/linker: Allow unused in blocks which are not declated on previous stagevadym.shovkoplias2-3/+9
2018-08-27anv: Fill holes in the VF VUE to zeroJason Ekstrand1-1/+28
2018-08-24glsl: remove execute bit and shebang from python testsEmil Velikov3-3/+0
2018-08-24meson: Run the test with PythonMathieu Bridon2-4/+10
2018-08-24meson: fix egl build for androidGurchetan Singh1-0/+1
2018-08-24meson: fix egl build for surfacelessGurchetan Singh1-0/+1
2018-08-24glapi: actually implement GL_EXT_robustness for GLESMarek Olšák1-0/+32
2018-08-23radv: place pointer length into cache uuidGrazvydas Ignotas1-1/+1
2018-08-23intel/isl: Avoid tiling some 16K-wide render targetsNanley Chery1-0/+23
2018-08-23i965/miptree: Fix can_blit_slice()Nanley Chery1-4/+3
2018-08-23i965/miptree: Use miptree_map in map_blit functionsNanley Chery1-8/+6
2018-08-23ac/nir: fix getting GLSL type of array of samplers for TG4Samuel Pitoiset1-2/+4
2018-08-23radv: remove dead variables after splitting per member structsSamuel Pitoiset1-3/+3
2018-08-23ac: completely remove +auto-waitcnt-before-barrierMarek Olšák3-7/+2
2018-08-21r600/eg: rework atomic counter emission with flushesDave Airlie6-31/+54
2018-08-21i965: Advertise 8 bits subpixel precision for viewport bounds on gen6+Danylo Piliaiev1-1/+1
2018-08-20radv: do not use CP predication for DCC decompressionsSamuel Pitoiset1-2/+2
2018-08-18gallium/winsys/kms: don't unmap what wasn't mappedRay Strode1-5/+13
2018-08-18anv/lower_ycbcr: Use the binding array size for bounds checksJason Ekstrand1-6/+4
2018-08-17radv/winsys: fix creating the BO list for virtual buffersSamuel Pitoiset1-1/+1
2018-08-16meson: fix build for egl platform_x11 without dri3 and gbmAlexander Tsoy1-1/+1
2018-08-16radv: initialize the DCC predicate correctly when it's compressedSamuel Pitoiset1-1/+4
2018-08-16radv: fix missing initialization of the conditional rendering stateSamuel Pitoiset1-0/+1
2018-08-16radv: Revert divisor = 0 case for vertex attribute extension.Bas Nieuwenhuizen1-1/+1
2018-08-16glsl: Avoid calling get_array_element for scalar constantsDanylo Piliaiev1-1/+1
2018-08-16Revert "intel/nir: Call nir_lower_io_to_scalar_early"Jason Ekstrand1-12/+5
2018-08-16intel/ppgtt: memory address alignmentSergii Romantsov1-4/+3
2018-08-16radv: add Doom workaroundTimothy Arceri1-0/+3
2018-08-16radv: disable the auto-waitcnt-before-barrier LLVM optionSamuel Pitoiset3-1/+4
2018-08-15egl/android: fix regression in drm_gralloc path (v2)Mauro Rossi1-0/+23
2018-08-14radv: Allow ETC2 on RAVEN and VEGA10 instead of all GFX9.Bas Nieuwenhuizen1-1/+2
2018-08-14radv: Update to new VK_EXT_vertex_attribute_divisor to version 2.Bas Nieuwenhuizen2-4/+5
2018-08-14radv: Fix missing Android platform define.Bas Nieuwenhuizen2-1/+3
2018-08-13blorp: Properly handle Z24X8 blits.Kenneth Graunke2-12/+11
2018-08-13blorp: Don't try to use R32_UNORM for R24_UNORM_X8_TYPELESS rendering.Kenneth Graunke1-5/+5
2018-08-13intel: Switch the order of the 2x MSAA sample positionsJason Ekstrand4-14/+24
2018-08-10mesa/st: ETC2 now uses R8G8B8A8_SRGB as fallbackGert Wollny1-1/+1
2018-08-10egl: Fix leak of X11 pixmaps backing pbuffers in DRI3.Eric Anholt1-0/+5
2018-08-10intel: Fix SIMD16 unaligned payload GRF reads on Gen4-5.Kenneth Graunke1-0/+20
2018-08-10glx: GLX_MESA_multithread_makecurrent is direct-onlyAdam Jackson1-1/+1
2018-08-10glsl: handle error case with ast_post_inc, ast_post_decTapani Pälli1-0/+5
2018-08-10drirc: Allow extension midshader for Metro Reduxvadym.shovkoplias1-0/+4
2018-08-09intel/tools: add missing variable initialisationEric Engestrom1-1/+1
2018-08-09vc4: Fix vc4_fence_server_sync() on pre-syncobj kernels.Eric Anholt1-1/+2