summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-01docs: Update 13.0.0 release notesmesa-13.0.0Emil Velikov1-3/+228
2016-11-01Update version to 13.0.0(final)Emil Velikov1-1/+1
2016-11-01util: Include string.h in bitscan.h.Vinson Lee1-0/+1
2016-11-01st/omx/dec: disable tunnel for size different caseLeo Liu3-1/+11
2016-11-01st/omx/dec: result buffers size should match codec decoder sizeLeo Liu3-19/+18
2016-11-01i965/fs/generator: Don't use the address immediate for MOV_INDIRECTJason Ekstrand1-28/+27
2016-11-01radeonsi: fix behavior of GLSL findLSB(0)Marek Olšák1-4/+13
2016-11-01radeonsi: set VGT_GS_ONCHIP_CNTL on CIK and laterMarek Olšák1-0/+8
2016-11-01glsl: Improve accuracy of alpha scaling in advanced blend lowering.Kenneth Graunke1-2/+8
2016-11-01intel/blorp: Rework our usage of ralloc when compiling shadersJason Ekstrand4-14/+14
2016-11-01intel/blorp: Rename compile_nir_shader to compile_fsJason Ekstrand4-14/+14
2016-11-01intel/blorp: Fix a couple asserts around image copy rectanglesJason Ekstrand1-2/+6
2016-11-01nvc0/ir: fix emission of IMAD with NEG modifiersSamuel Pitoiset2-2/+2
2016-10-31Update version to 13.0.0-rc3mesa-13.0.0-rc3Emil Velikov1-1/+1
2016-10-27glsl: update default precision qualifier when it is set in the shaderSamuel Iglesias Gonsálvez1-1/+4
2016-10-27mesa/program: Add _mesa_symbol_table_replace_symbol()Samuel Iglesias Gonsálvez2-0/+18
2016-10-27glsl/mesa: remove unused namespace support from the symbol tableTimothy Arceri6-265/+128
2016-10-27glsl: Size TCS->TES unsized arrays to gl_MaxPatchVertices for queries.Kenneth Graunke4-3/+49
2016-10-27glsl: Pass ctx to program interface query helper functions.Kenneth Graunke1-13/+20
2016-10-27egl: set preserved behavior for surface only if config supports itTapani Pälli1-1/+5
2016-10-27radv/ac/llvm: trim texture return valuesDave Airlie1-1/+2
2016-10-27nvc0/ir: fix emission of SHLADD with NEG modifiersSamuel Pitoiset2-2/+2
2016-10-27egl/dri2: swap_buffers_with_damage falls back to swap_buffersEric Engestrom1-1/+2
2016-10-27st/mesa: allow multiple concurrent waiters in ClientWaitSyncMarek Olšák1-4/+22
2016-10-27st/mesa: unduplicate st_check_sync codeMarek Olšák1-20/+6
2016-10-27winsys/amdgpu: fix radeon_surf::macro_tile_index for imported texturesMarek Olšák1-0/+17
2016-10-27gallium/radeon: make sure the address of separate CMASK is aligned properlyMarek Olšák1-2/+3
2016-10-27gallium/radeon: fix incorrect bpe use in si_set_optimal_micro_tile_modeMarek Olšák1-7/+7
2016-10-27vulkan/wsi/wayland: fix ARGB window supportFredrik Höglund1-1/+4
2016-10-27vulkan/wsi/x11: fix ARGB window supportFredrik Höglund1-4/+15
2016-10-27radv: mark the fence as submitted and signalled in vkAcquireNextImageKHRFredrik Höglund3-9/+18
2016-10-27radv: Replace "abi_versions" with correct "api_version".Matt Turner2-2/+2
2016-10-27anv: Replace "abi_versions" with correct "api_version".Matt Turner2-2/+2
2016-10-27nvc0: use correct bufctx when invalidating CP texturesSamuel Pitoiset1-1/+1
2016-10-27mesa: fix error handling in DrawBuffersTapani Pälli1-34/+37
2016-10-27egl: add check that eglCreateContext gets a valid configTapani Pälli1-1/+3
2016-10-27Revert "egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT"Tapani Pälli1-2/+0
2016-10-27egl/dri2: set max values for pbuffer width and heightTapani Pälli1-0/+9
2016-10-27i965: Drop nir_inputs from fs_visitor.Kenneth Graunke1-1/+0
2016-10-27i965: Don't use nir_assign_var_locations for VS/TES/GS outputs.Kenneth Graunke5-62/+12
2016-10-27i965: Make split_virtual_grfs() call compact_virtual_grfs().Kenneth Graunke1-0/+6
2016-10-27i965: Drop unnecessary switch statement in nir_setup_outputs()Kenneth Graunke1-12/+3
2016-10-27st/nine: Fix locking CubeTexture surfaces.Axel Davy1-0/+1
2016-10-27st/nine: Fix mistake in Volume9 UnlockBoxAxel Davy1-1/+1
2016-10-27st/nine: Fix leak with integer and boolean constantsAxel Davy1-21/+18
2016-10-27st/mesa: cleanup and fix primitive restart for indirect drawsNicolai Hähnle1-17/+28
2016-10-27cherry-ignore: add mapi VISILITY_CFLAGS patchEmil Velikov1-0/+2
2016-10-24Update version to 13.0.0-rc2mesa-13.0.0-rc2Emil Velikov1-1/+1
2016-10-24mapi: automake: set VISIBILITY_CFLAGS for shared glapiJonathan Gray1-0/+3
2016-10-24anv: automake: cleanup the generated json file during make cleanEmil Velikov1-1/+1