summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-06radeon/uvd: fix VC-1 simple/main profile decode v2jenkinsBoyuan Zhang2-2/+7
2015-11-06st/vaapi: fix vaapi VC-1 simple/main corruption v2Boyuan Zhang1-0/+2
2015-11-06st/va: add support for RGBX and BGRX in VPPJulien Isorce2-18/+23
2015-11-06vl/buffers: add RGBX and BGRX to the supported formatsJulien Isorce1-0/+18
2015-11-06st/va: properly use brackets in vlVaAcquireBufferHandle's switchJulien Isorce1-5/+4
2015-11-06st/va: properly indent buffer.c, config.c, image.c and picture.cJulien Isorce4-56/+56
2015-11-06freedreno/a4xx: fix blend colorRob Clark1-5/+9
2015-11-06freedreno: update generated headersRob Clark6-43/+54
2015-11-06freedreno: add a305 supportGuillaume Charifi1-0/+1
2015-11-06freedreno/ir3: Use nir_foreach_variableBoyan Ding1-3/+3
2015-11-06nir: some small cleanupsRob Clark2-14/+14
2015-11-06nvc0: reintroduce BGRA4 format supportIlia Mirkin2-3/+1
2015-11-05mesa: report enum name in glClientActiveTexture() error stringBrian Paul1-1/+2
2015-11-05st/va: fix memory leak on error in vlVaCreateSurfaces2Julien Isorce1-3/+9
2015-11-05st/va: indent vlVaQuerySurfaceAttributes and vlVaCreateSurfaces2Julien Isorce1-283/+283
2015-11-05i965: Fix scalar VS float[] and vec2[] output arrays.Kenneth Graunke4-2/+17
2015-11-05llvmpipe: disable texture cacheRoland Scheidegger1-1/+1
2015-11-05nouveau: send back a debug message when waiting for a fence to completeIlia Mirkin10-16/+30
2015-11-05nv50,nvc0: provide debug messages with shader compilation statsIlia Mirkin11-9/+28
2015-11-05nouveau: add support for sending debug messages via KHR_debugIlia Mirkin5-0/+26
2015-11-05st/clover: provide a path for drivers to call through to pfn_notifyIlia Mirkin4-4/+36
2015-11-05st/mesa: set debug callback for debug contextsIlia Mirkin1-0/+57
2015-11-05gallium: expose a debug message callback settable by context ownerIlia Mirkin6-0/+82
2015-11-05st/mesa: account for texture views when doing CopyImageSubDataIlia Mirkin1-0/+8
2015-11-05i965/fs: Do not mark used surfaces in FS_OPCODE_GET_BUFFER_SIZEIago Toral Quiroga2-4/+4
2015-11-05i965/vec4: Do not mark used surfaces in VS_OPCODE_GET_BUFFER_SIZEIago Toral Quiroga2-5/+5
2015-11-05i965/vec4: Do not mark used direct surfaces in VS_OPCODE_PULL_CONSTANT_LOADIago Toral Quiroga3-13/+8
2015-11-05i965/fs: Do not mark used direct surfaces in UNIFORM_PULL_CONSTANT_LOADIago Toral Quiroga2-11/+1
2015-11-05i965/fs: Do not mark direct used surfaces in VARYING_PULL_CONSTANT_LOADIago Toral Quiroga3-13/+8
2015-11-05i965/skl+: Enable support for 16x multisamplingNeil Roberts2-1/+10
2015-11-05mesa/meta: Use interpolateAtOffset for 16x MSAA copy blitNeil Roberts1-2/+37
2015-11-05meta/blit: Always try to enable GL_ARB_sample_shadingNeil Roberts1-14/+2
2015-11-05meta: Support 16x MSAA in the multisample scaled blit shaderNeil Roberts4-11/+49
2015-11-05i965/meta: Support 16x MSAA in the meta stencil blitNeil Roberts1-5/+17
2015-11-05i965/fs/skl+: Fix calculating gl_SampleID for 16x MSAANeil Roberts1-1/+7
2015-11-05i965: Support allocating the MCS buffer for 16x MSAANeil Roberts1-0/+6
2015-11-05i965: Support calculating the bits needed to set up 16x MSAANeil Roberts1-1/+1
2015-11-05i965/fs: Add a sampler program key for whether the texture is 16x MSAANeil Roberts3-1/+16
2015-11-05i965/vec4/skl+: Use ld2dms_w instead of ld2dmsNeil Roberts3-2/+18
2015-11-05i965/fs/skl+: Use ld2dms_w instead of ld2dmsNeil Roberts6-5/+60
2015-11-05i965: Program 16x MSAA sample positions.Neil Roberts3-7/+34
2015-11-05i965: Handle 16x MSAA in IMS dimension munging code.Kenneth Graunke1-2/+6
2015-11-05nir: Rename nir_live_variables.c to nir_liveness.c.Kenneth Graunke2-1/+1
2015-11-05nir: Rename live_variables to live_ssa_defs.Kenneth Graunke7-14/+14
2015-11-05i965/vec4: select predicate based on writemask for sel emissionsAlejandro PiƱeiro1-1/+17
2015-11-04nouveau: relax fence emit space assertIlia Mirkin3-3/+3
2015-11-04vc4: When the create ioctl fails, free our cache and try again.Eric Anholt1-5/+24
2015-11-04vc4: Print the rounded shader size in debug output.Eric Anholt1-1/+1
2015-11-04vc4: Fix dumping the size of BOs allocated/cached.Eric Anholt1-2/+2
2015-11-04mesa/tests: add glBufferStorageEXT to ES 3.1 dispatch listIlia Mirkin1-0/+3