summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* freedreno/a5xx: fix alpha testRob Clark2016-12-063-5/+1
* freedreno/a5xx: fix VPC_VAR[n].DISABLE bitsRob Clark2016-12-061-13/+13
* anv/TODO: Document sampling from HiZNanley Chery2016-12-061-0/+1
* i965: Don't force SSO layout for VS->TCS.Kenneth Graunke2016-12-062-4/+3
* i965: Unify shader interfaces explicitly.Kenneth Graunke2016-12-061-0/+29
* genxml/gen9: Change the default of MI_SEMAPHORE_WAIT::RegisterPoleModeJason Ekstrand2016-12-061-1/+1
* gallivm: optimize 16bit->32bit gather path a bitRoland Scheidegger2016-12-061-3/+39
* gallivm: handle 16bit float fetches in lp_build_fetch_rgba_soaRoland Scheidegger2016-12-061-4/+18
* util: (trivial) ETC1 meets the criteria for fitting into unorm8Roland Scheidegger2016-12-061-0/+5
* i965: Emit proper NOPs.Matt Turner2016-12-061-4/+2
* glsl: (trivial) fix type typoRoland Scheidegger2016-12-061-1/+1
* i965: Allocate at least some URB space even when max_vertices = 0.Kenneth Graunke2016-12-051-1/+7
* main: allow NEAREST_MIPMAP_NEAREST for stencil texturingRoland Scheidegger2016-12-061-15/+8
* glsl: fix ldexp lowering if bitfield insert lowering is also requestedRoland Scheidegger2016-12-061-5/+16
* radv: fix resource leak in radv_amdgpu_ctx_createNayan Deshmukh2016-12-061-0/+1
* st/omx/enc Raise default encode levelAndy Furniss2016-12-051-1/+1
* radeon/vce Handle H.264 level 5.2Andy Furniss2016-12-051-1/+2
* nir: Remove some unused fields from nir_variableJason Ekstrand2016-12-053-43/+0
* nir: Delete most of the constant_initializer supportJason Ekstrand2016-12-055-146/+12
* nir: Simplify nir_lower_gs_intrinsicsJason Ekstrand2016-12-051-21/+16
* nir/lower_returns: Stop using constant initializersJason Ekstrand2016-12-051-4/+5
* glsl/nir: Call nir_lower_constant_initializersJason Ekstrand2016-12-051-0/+2
* anv/pipeline: Call nir_lower_constant_initializersJason Ekstrand2016-12-051-0/+13
* nir: Add a pass for lowering away constant initializersJason Ekstrand2016-12-053-0/+115
* Revert "i965: use nir_lower_indirect_derefs() for GLSL"Jason Ekstrand2016-12-053-10/+23
* i965: Delete the meta-base CopyImageSubData implementationJason Ekstrand2016-12-054-328/+0
* i965/copy_image: Re-implement the blitter path with emit_miptree_blitJason Ekstrand2016-12-053-97/+80
* i965/blit: Break the guts of intel_miptree_blit into a helperJason Ekstrand2016-12-051-67/+84
* i965: use nir_lower_indirect_derefs() for GLSLTimothy Arceri2016-12-053-23/+10
* swr: mark PIPE_CAP_NATIVE_FENCE_FD unsupportedTim Rowley2016-12-051-0/+1
* swr: include llvm version and vector width in renderer stringTim Rowley2016-12-051-1/+11
* gallivm: use getHostCPUFeatures on x86/llvm-4.0+.Tim Rowley2016-12-051-0/+15
* st/va: declare vlVaBuffer before vlVaContextJuan A. Suarez Romero2016-12-051-15/+15
* st/va: remove unused variable pbuffJuan A. Suarez Romero2016-12-051-1/+0
* st/va: automake: cleanup C{PP,}FLAGSEmil Velikov2016-12-051-12/+0
* add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display specRob Clark2016-12-052-0/+6
* docs: add news item and link release notes for 12.0.5Emil Velikov2016-12-052-0/+11
* docs: add sha256 checksums for 12.0.5Emil Velikov2016-12-051-1/+2
* docs: add release notes for 12.0.5Emil Velikov2016-12-051-0/+137
* configure.ac: Create correct LLVM_VERSION_INT with minor >= 10Tobias Droste2016-12-051-1/+5
* configure.ac: Get complete LLVM version from headerTobias Droste2016-12-051-6/+4
* configure.ac: Add required LLVM versions to the topTobias Droste2016-12-051-14/+54
* configure.ac: Only add default LLVM components if neededTobias Droste2016-12-051-3/+12
* configure.ac: Reorder arguments in radeon_llvm_checkTobias Droste2016-12-051-8/+8
* configure.ac: Move radv check to the Vulkan sectionTobias Droste2016-12-051-4/+1
* configure.ac: Move LLVM ac_subst closer to usageTobias Droste2016-12-051-15/+14
* configure.ac: Move oCL LLVM checks to the oCL sectionTobias Droste2016-12-051-22/+19
* configure.ac: Move llvm_set_environment_variables higher.Tobias Droste2016-12-0512-18/+15
* configure.ac: Remove swr_llvm_check()Tobias Droste2016-12-051-11/+2
* configure.ac: Check gallium LLVM version in gallium_require_llvmTobias Droste2016-12-051-12/+5