aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* anv: bo_cache: allow importing a BO larger than neededLionel Landwerlin2017-10-171-1/+1
* st/glsl_to_tgsi: fix indirect access to 64-bit integerNicolai Hähnle2017-10-171-1/+1
* nv50,nvc0: fix push hint logic in presence of a start offsetIlia Mirkin2017-10-172-7/+5
* radv: lower ffma in nir.Dave Airlie2017-10-171-0/+1
* radv: Add R16G16B16A16_SNORM fast clear supportAlex Smith2017-10-171-0/+6
* st/mesa: don't clobber glGetInternalformat* buffer for GL_NUM_SAMPLE_COUNTSNicolai Hähnle2017-10-171-1/+2
* nv50/ir: fix 64-bit integer shiftsIlia Mirkin2017-10-171-1/+3
* anv: Do not assert() on VK_ATTACHMENT_UNUSEDJózef Kucia2017-10-171-1/+2
* spirv: Fix SpvOpAtomicISubJózef Kucia2017-10-171-0/+1
* anv/cmd_buffer: Reset state in cmd_buffer_destroyLionel Landwerlin2017-10-171-9/+3
* anv/cmd_buffer: fix push descriptors with set > 0Lionel Landwerlin2017-10-172-13/+49
* glsl_to_tgsi: fix instruction order for bindless texturesMarek Olšák2017-10-171-4/+14
* intel/compiler: Don't propagate cmod into integer multipliesJason Ekstrand2017-10-172-0/+34
* intel/compiler: Don't cmod propagate into a saturated operationJason Ekstrand2017-10-172-0/+16
* gallivm/ppc64le: allow environmental control of Altivec code generationBen Crocker2017-10-171-8/+24
* gallivm/ppc64le: adjust VSX code generation control.Ben Crocker2017-10-171-7/+30
* gallivm: allow additional llc optionsBen Crocker2017-10-171-0/+23
* gallivm: fix typo in debug_printf messageBen Crocker2017-10-171-1/+1
* st/va: don't re-allocate interlaced buffer with pakced formatLeo Liu2017-10-171-4/+6
* st/vdpau: don't re-allocate interlaced buffer with packed YUV formatLeo Liu2017-10-171-0/+2
* radv: emit fmuladd instead of fma to llvm.Dave Airlie2017-10-171-1/+1
* intel: compiler: vec4: add missing default 0 lodLionel Landwerlin2017-10-171-0/+9
* anv: Fix vkCmdFillBuffer()Józef Kucia2017-10-111-2/+2
* st/mesa: don't use pipe_surface for passing information about EGLImageMarek Olšák2017-10-111-46/+50
* nir/spirv: Allow loop breaks in a switch body.Bas Nieuwenhuizen2017-10-111-1/+1
* freedreno/a5xx: fix missing restore stateRob Clark2017-10-111-0/+3
* freedreno/a5xx: align height to GMEMRob Clark2017-10-111-1/+5
* radeonsi: fix maximum advertised point size / line widthNicolai Hähnle2017-10-112-8/+3
* radeonsi: deduce rast_prim correctly for tessellation point modeNicolai Hähnle2017-10-111-3/+6
* radeonsi: don't discard points and linesNicolai Hähnle2017-10-112-2/+26
* radeonsi: move current_rast_prim to r600_common_contextNicolai Hähnle2017-10-115-9/+13
* glsl/lower_instruction: handle denorms and overflow in ldexp correctlyNicolai Hähnle2017-10-111-61/+106
* util/queue: fix a race condition in the fence codeNicolai Hähnle2017-10-111-0/+13
* radeonsi/gfx9: fix geometry shaders without output verticesNicolai Hähnle2017-10-111-3/+5
* amd/common: fix build_cube_selectNicolai Hähnle2017-10-111-3/+3
* st/glsl_to_tgsi: fix conditional assignments to packed shader outputsNicolai Hähnle2017-10-111-1/+9
* mesa: fix texture updates for ATI_fragment_shaderMarek Olšák2017-10-111-3/+5
* st/va: use pipe transfer_map to map upload bufferLeo Liu2017-10-111-3/+9
* radv: Check for GFX9 for 1D arrays in image_size intrinsic.Bas Nieuwenhuizen2017-10-021-1/+2
* radeonsi: fix a regression in integer cube map handlingNicolai Hähnle2017-10-021-8/+26
* amd/common: move ac_build_phi from radeonsiNicolai Hähnle2017-10-023-17/+22
* vulkan/wsi/wayland: Return better error messagesJason Ekstrand2017-09-281-21/+36
* vulkan/wsi/wayland: Copy wl_proxy objects from oldSwapchain if availableJason Ekstrand2017-09-281-6/+33
* vulkan/wsi/wayland: Stop caching Wayland displaysJason Ekstrand2017-09-281-107/+54
* vulkan/wsi/wayland: Refactor wsi_wl_display codeJason Ekstrand2017-09-281-14/+33
* nv20: Fix GL_CLAMPIan Romanick2017-09-282-3/+32
* egl/dri2: Implement swapInterval fallback in a conformant wayTomasz Figa2017-09-283-1/+21
* broadcom/vc4: Fix infinite retry in vc4_bo_alloc()Boris Brezillon2017-09-281-6/+4
* broadcom/vc4: Keep pipe_sampler_view->texture matching the original texture.Eric Anholt2017-09-286-39/+42
* vulkan/wsi/wayland: Stop printing out the DRM deviceJason Ekstrand2017-09-281-1/+0