aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* freedreno: make texture state an arrayRob Clark2017-04-1810-39/+45
* freedreno/ir3: refactor out helpers for comparing shader keysRob Clark2017-04-184-79/+63
* util/queue: don't hang at exitRob Clark2017-04-181-1/+10
* vc4: Enable V3D 2.6.Eric Anholt2017-04-181-1/+1
* st/mesa: add st_convert_sampler()Samuel Pitoiset2017-04-182-12/+36
* mesa/glthread: add async support to ARB_viewport_array functionsBartosz Tomczyk2017-04-181-5/+5
* mesa: rename _mesa_add_renderbuffer* functionsTimothy Arceri2017-04-1811-62/+60
* anv/cmd_buffer: Disable CCS on BDW input attachmentsNanley Chery2017-04-172-30/+13
* anv: blorp: flush memory after copyLionel Landwerlin2017-04-171-2/+2
* radv: enable timestampComputeAndGraphicsGrazvydas Ignotas2017-04-171-1/+1
* freedreno: fix crash if ctx torn down with no renderingRob Clark2017-04-171-1/+1
* freedreno/ir3: add 'high' register classRob Clark2017-04-173-67/+131
* freedreno: extract helper for stage->sb for a4xx+Rob Clark2017-04-175-28/+29
* freedreno/{a4xx,a5xx}: switch to CP_LOAD_STATE4Rob Clark2017-04-175-127/+124
* freedreno: update generated headersRob Clark2017-04-178-213/+794
* configure.ac: print deprecation warning as neededEmil Velikov2017-04-171-1/+2
* docs: add news item and link release notes for 17.0.4Emil Velikov2017-04-172-0/+7
* docs: add sha256 checksums for 17.0.4Emil Velikov2017-04-171-1/+2
* docs: add release notes for 17.0.4Emil Velikov2017-04-171-0/+148
* docs: add 17.2.0-devel release notes template, bump versionEmil Velikov2017-04-172-1/+65
* configure.ac: deprecate --with-egl-platforms over --with-platforms17.1-branchpointEmil Velikov2017-04-174-10/+31
* configure: remove egl platforms checkEmil Velikov2017-04-171-4/+0
* travis: remove unneeded dri3/present proto requirementEmil Velikov2017-04-171-10/+0
* configure: remove unneeded dri3/present proto requirementsEmil Velikov2017-04-171-7/+0
* EGL: Implement the libglvnd interface for EGL (v3)Kyle Brenneman2017-04-1716-32/+3501
* android: add marshal_generated c and h files to generated sourcesTapani Pälli2017-04-171-1/+3
* configure.ac: honour --disable-libunwind if the .pc file is presentEmil Velikov2017-04-171-1/+2
* docs: document the C++14 SWR requirementEmil Velikov2017-04-171-1/+1
* winsys/amdgpu: init buffer_indices_hashlist with memset()Samuel Pitoiset2017-04-171-8/+2
* winsys/amdgpu: simplify amdgpu_cs_add_buffer() a bitSamuel Pitoiset2017-04-171-4/+3
* i965/drm: Delete NULL check in brw_bo_unmap().Kenneth Graunke2017-04-161-3/+0
* intel/decoder: Fix is_header_field starting condition.Kenneth Graunke2017-04-161-1/+1
* i965/drm: Remove dead return in brw_bo_busy()Kenneth Graunke2017-04-161-3/+1
* android: amd/addrlib: trivial fix for gfx9 supportMauro Rossi2017-04-171-0/+2
* nir: Add GLSL_TYPE_[U]INT64 to some switch statementsJason Ekstrand2017-04-162-0/+4
* gallium/radeon: always flush asynchronously and wait after begin_new_csMarek Olšák2017-04-172-4/+11
* radeonsi: remove local variable 'mod' from si_compile_tgsi_shaderMarek Olšák2017-04-171-5/+2
* radeonsi: add si_shader_selector::vs_needs_prologMarek Olšák2017-04-173-7/+10
* radeonsi: don't set VGT_GS_MODE as part of the GS stateMarek Olšák2017-04-171-2/+0
* radeonsi: don't allow user indices with indirect drawsMarek Olšák2017-04-171-4/+4
* radeonsi: merge two if (indirect) statementsMarek Olšák2017-04-171-27/+25
* radeonsi: don't mark non-dirty textures with CMASK as compressedMarek Olšák2017-04-171-2/+3
* docs: Document interaction Fixes tag and stable branches.Bas Nieuwenhuizen2017-04-151-0/+4
* glsl: don't run the GLSL pre-processor when we are skipping compilationTimothy Arceri2017-04-152-9/+20
* glsl: delay optimisations on individual shaders when cache is availableTimothy Arceri2017-04-154-78/+96
* anv: Add the pci_id into the shader cache UUIDJason Ekstrand2017-04-141-5/+15
* etnaviv: native fence fd supportPhilipp Zabel2017-04-157-7/+83
* docs: mark GL_ARB_vertex_attrib_64bit and OpenGL 4.2 as supported by i965/gen7+Francisco Jerez2017-04-142-4/+7
* i965: enable OpenGL 4.2 in IvybridgeJuan A. Suarez Romero2017-04-142-2/+2
* i965: enable ARB_shader_precision in gen7+Samuel Iglesias Gonsálvez2017-04-141-1/+1