summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-10shader-cache: Serialize three additional hash tables with program metadatashader-cacheCarl Worth1-0/+74
2015-07-10glsl,i965: Initial implementation of GLSL shader cacheCarl Worth20-7/+946
2015-07-09glsl: Switch to disable-by-default for the GLSL shader cacheCarl Worth2-0/+12
2015-07-09glsl: Add initial functions to implement an on-disk cacheCarl Worth8-0/+1325
2015-07-09glsl: Prepare standalone compiler to be able to use parameter listsCarl Worth3-0/+23
2015-07-09i965/hsw: Implement end of batch workaroundBen Widawsky2-2/+29
2015-07-09st/vdpau: fix mixer size checksChristian König1-11/+11
2015-07-09vl: cleanup video buffer private when the decoder is destroyedChristian König2-0/+28
2015-07-08nv50: avoid segfault with enabled but unbound vertex attribSamuel Pitoiset1-0/+5
2015-07-08nvc0: fix wrong use of BLIT_SRC_Y_INT for 2D texture copySamuel Pitoiset1-1/+1
2015-07-08nir: Fix comment above nir_convert_from_ssa() prototype.Kenneth Graunke1-3/+3
2015-07-08egl/dri2: load libglapi.0.dylib on osxJulien Isorce1-0/+2
2015-07-08egl: use unix defines on osx with clangJulien Isorce1-2/+2
2015-07-08darwin: Suppress type conversion warnings for GLhandleARBJulien Isorce2-1/+6
2015-07-08android: freedreno: add missing components to the buildVarad Gautam1-1/+4
2015-07-08i965: Move pipecontrol workaround bo to brw_pipe_controlChris Wilson6-37/+64
2015-07-08loader: Look for any version of currently linked libudev.soChris Wilson1-18/+28
2015-07-08i965: Query whether we have kernel support for the TIMESTAMP register onceChris Wilson3-5/+25
2015-07-07nvc0: turn sample counts off during blitIlia Mirkin1-0/+7
2015-07-08mesa: use implementation specified MAX_VERTEX_ATTRIBS rather than hardcoded v...Timothy Arceri1-6/+2
2015-07-07i965/vs: Fix matNxM vertex attributes where M != 4.Kenneth Graunke1-4/+11
2015-07-07st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfacesMarek Olšák1-1/+1
2015-07-07gallium/hud: display percentages with % suffixBrian Paul1-0/+3
2015-07-07gallium/hud: add PIPE_DRIVER_QUERY_TYPE_MICROSECONDS for HUDBrian Paul2-10/+26
2015-07-07gallium/hud: replace byte units flag with pipe_driver_query_typeBrian Paul3-16/+18
2015-07-07gallium/os: minor whitespace fixes in os_time.hBrian Paul1-5/+6
2015-07-07i965/gen4-5: Enable 16-wide dispatch on shaders with control flow.Francisco Jerez1-7/+1
2015-07-07i965/gen4-5: Program the execution size correctly for DO/WHILE instructions.Francisco Jerez1-1/+1
2015-07-07i965/gen4-5: Set ENDIF dst and src0 fields to the null register.Francisco Jerez1-2/+2
2015-07-07radeonsi: Use param export count from si_llvm_export_vs in si_shader_vsMichel Dänzer3-22/+6
2015-07-06mesa: Convert some asserts into STATIC_ASSERT.Matt Turner1-7/+6
2015-07-06gallivm: fix lp_build_compare_extRoland Scheidegger2-1/+4
2015-07-06mesa: Add a MUST_CHECK macro for __attribute__((warn_unused_result)).Kenneth Graunke2-0/+7
2015-07-06glsl: Make sure not to dereference NULLNeil Roberts1-1/+1
2015-07-06glsl: Add missing check for whether an expression is an add operationNeil Roberts1-1/+1
2015-07-06i965: Reserve more batch space to accomodate Gen6 perfmonitors.Kenneth Graunke1-2/+2
2015-07-06i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRANeil Roberts4-0/+9
2015-07-05winsys/radeon: use os_wait_until_zero in radeon_bo_set_tilingMarek Olšák1-3/+1
2015-07-05radeonsi: don't flush an empty IB if the only thing we need is a fenceMarek Olšák3-3/+15
2015-07-05gallium/os: add conversion and wait functions for absolute timeoutsMarek Olšák2-0/+67
2015-07-05gallium/os: add os_wait_until_zero (v2)Marek Olšák2-1/+48
2015-07-05gallium/radeon: mark the gpu load thread stop trigger as volatileMarek Olšák1-1/+1
2015-07-05st/mesa: if a fence isn't returned, assume it's signalledMarek Olšák1-1/+13
2015-07-05gallium: remove redundant pipe_context::fence_signalledMarek Olšák13-131/+0
2015-07-05gallium: use fence_finish instead of fence_signalled in state trackersMarek Olšák5-5/+5
2015-07-05gallium: handle fence_finish timeout in various driversMarek Olšák5-0/+15
2015-07-05gallium/docs: remove out-of-date document about D3D11 featuresMarek Olšák1-462/+0
2015-07-05radeonsi: fix a hang with DrawTransformFeedback on 4 SE chipsMarek Olšák1-0/+4
2015-07-04docs: add news item and link release notes for mesa 10.5.9Emil Velikov2-0/+11
2015-07-04docs: Add sha256sums for the 10.5.9 releaseEmil Velikov1-1/+2