summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-25scons: Require libdrm >= 2.4.66 for DRM.Vinson Lee1-1/+1
2016-10-25radv: Replace "abi_versions" with correct "api_version".Matt Turner2-2/+2
2016-10-25anv: Replace "abi_versions" with correct "api_version".Matt Turner2-2/+2
2016-10-25nv50/ir: start LocalCSE with getFirst to merge PHI instructionsKarol Herbst1-1/+1
2016-10-25nvc0: use correct bufctx when invalidating CP texturesSamuel Pitoiset1-1/+1
2016-10-25vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHREduardo Lima Mitev1-3/+8
2016-10-25mesa: fix error handling in DrawBuffersTapani Pälli1-34/+37
2016-10-25egl: add check that eglCreateContext gets a valid configTapani Pälli1-1/+3
2016-10-25mesa: add missing formats to driGLFormatToImageFormatTapani Pälli1-0/+2
2016-10-25egl: fix type mismatch error type in _eglInitSurfaceTapani Pälli1-1/+1
2016-10-25Revert "egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT"Tapani Pälli1-2/+0
2016-10-25egl/dri2: set max values for pbuffer width and heightTapani Pälli1-0/+9
2016-10-24gallium/stapi: fix comment for st_visual::buffer_maskBrian Paul1-1/+1
2016-10-24isl/format: Correct ASTC entries of format info tableNanley Chery1-28/+42
2016-10-24i965: Drop nir_inputs from fs_visitor.Kenneth Graunke1-1/+0
2016-10-24i965: Don't use nir_assign_var_locations for VS/TES/GS outputs.Kenneth Graunke5-62/+12
2016-10-24i965: Make split_virtual_grfs() call compact_virtual_grfs().Kenneth Graunke1-0/+6
2016-10-24i965: Drop unnecessary switch statement in nir_setup_outputs()Kenneth Graunke1-12/+3
2016-10-24tgsi: trivial build fix for MSVCBrian Paul1-1/+1
2016-10-24nv50/ir: do not perform global membar for shared memorySamuel Pitoiset1-1/+4
2016-10-24st/nine: Fix locking CubeTexture surfaces.Axel Davy1-0/+1
2016-10-24st/nine: Fix mistake in Volume9 UnlockBoxAxel Davy1-1/+1
2016-10-24st/nine: Use align_calloc instead of align_mallocAxel Davy5-7/+7
2016-10-24gallium/util: Add align_callocAxel Davy1-0/+8
2016-10-24st/nine: Fix leak with integer and boolean constantsAxel Davy1-21/+18
2016-10-24tgsi/scan: scan texture offset operandsMarek Olšák1-0/+16
2016-10-24tgsi/scan: move src operand processing into a separate functionMarek Olšák1-171/+183
2016-10-24tgsi/scan: get information about shader buffer usageMarek Olšák2-0/+23
2016-10-24tgsi/scan: handle indirect image indexing correctlyMarek Olšák2-8/+17
2016-10-24tgsi/scan: don't treat RESQ etc. as memory instructionsMarek Olšák1-5/+13
2016-10-24tgsi/scan: get information about indirect 2D file accessMarek Olšák2-0/+7
2016-10-24tgsi/scan: get information about indirect CONST accessMarek Olšák2-0/+15
2016-10-24i965/gen8: Don't enable alpha test and alpha to coverage if draw bufer zero i...Anuj Phogat1-6/+9
2016-10-24i965/gen8: Use DrawBuffer->_IntegerBuffers in gen8_upload_ps_blend()Anuj Phogat1-5/+2
2016-10-24i965/gen8: Use DrawBuffer->_IntegerBuffers in gen8_upload_blend_state()Anuj Phogat1-8/+2
2016-10-24nv50/ir: display OP_BAR subops in debug modeSamuel Pitoiset1-0/+9
2016-10-24glsl: add matrix layout information to interface block typesIago Toral Quiroga9-12/+43
2016-10-24st/mesa: cleanup and fix primitive restart for indirect drawsNicolai Hähnle1-17/+28
2016-10-24glsl/mesa: remove unused namespace support from the symbol tableTimothy Arceri6-265/+128
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
2016-10-24egl/wayland: add missing destroy_window callbackStencel, Joanna1-2/+13
2016-10-24automake: don't forget to pick wglext.h in the tarballEmil Velikov1-0/+1
2016-10-24glsl/es31: precision qualifier doesn't need to match in shader interface bloc...Samuel Iglesias Gonsálvez2-3/+14
2016-10-24glsl: move intrastage_match() after interstage_member_mismatch()Samuel Iglesias Gonsálvez1-46/+46
2016-10-24radv: allow cmask transitions without fast clearDave Airlie1-3/+0
2016-10-22nv50/ir: it appears that OP_DISCARD can't take a join modifierIlia Mirkin1-0/+1
2016-10-22nv50/ir: use levelZero for non-frag tex/txp opsIlia Mirkin1-0/+5
2016-10-22gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERSIlia Mirkin19-2/+21
2016-10-22nvc0/ir: remove outdated comment about SHLADDSamuel Pitoiset2-2/+0