summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-03docs: add sha256 checksums for 18.0.518.0Juan A. Suarez Romero1-1/+2
2018-06-03docs: add release notes for 18.0.5mesa-18.0.5Juan A. Suarez Romero1-0/+161
2018-06-03Update version to 18.0.5Juan A. Suarez Romero1-1/+1
2018-05-30cherry-ignore: nv30: ensure that displayable formats are marked accordinglyJuan A. Suarez Romero1-0/+3
2018-05-30cherry-ignore: st/mesa: fix assertion failures with GL_UNSIGNED_INT64_ARB (v2)Juan A. Suarez Romero1-0/+4
2018-05-30mesa: handle GL_UNSIGNED_INT64_ARB properly (v2)Marek Olšák2-1/+3
2018-05-30cherry-ignore: Tegra is not supportedJuan A. Suarez Romero1-0/+5
2018-05-28intel/blorp: Support blits and clears on surfaces with offsetsJason Ekstrand5-1/+39
2018-05-28radeonsi: fix incorrect parentheses around VS-PS varying eliminationMarek Olšák1-2/+2
2018-05-28st/mesa: simplify lastLevel determination in st_finalize_textureMarek Olšák1-13/+4
2018-05-25mesa: do not leak ctx->Shader.ReferencedProgram referencesJose Dapena Paz1-0/+3
2018-05-24i965: Use intel_bufferobj_buffer() wrapper in image surface state setup.Francisco Jerez1-3/+5
2018-05-24i965: Handle non-zero texture buffer offsets in buffer object range calculation.Francisco Jerez1-1/+3
2018-05-24i965: Move buffer texture size calculation into a common helper function.Francisco Jerez1-23/+32
2018-05-24Revert "mesa: simplify _mesa_is_image_unit_valid for buffers"Francisco Jerez1-13/+12
2018-05-23intel/eu: Set EXECUTE_1 when setting the rounding mode in cr0Jason Ekstrand1-0/+2
2018-05-23tgsi/scan: add hw atomic to the list of memory accessing filesDave Airlie1-1/+2
2018-05-23dri3: Stricter SBC wraparound handlingMichel Dänzer1-3/+12
2018-05-22radv: fix centroid interpolationSamuel Pitoiset1-3/+0
2018-05-22i965/glk: Add l3 banks count for 2x6 configurationAnuj Phogat1-1/+1
2018-05-22mesa: add glUniform*ui{v} support to display listsTimothy Arceri1-33/+17
2018-05-22cherry-ignore: mesa/st: handle vert_attrib_mask in nir case tooJuan A. Suarez Romero1-0/+4
2018-05-22radv: Fix SRGB compute copies.Bas Nieuwenhuizen2-0/+42
2018-05-22cherry-ignore: add explicit 18.1 only nominationsJuan A. Suarez Romero1-0/+3
2018-05-22amd/addrlib: Use defines in autotools build.Bas Nieuwenhuizen1-0/+1
2018-05-22i965/miptree: Zero-initialize CCS_D buffersNanley Chery1-6/+4
2018-05-22cherry-ignore: i965/miptree: Fix handling of uninitialized MCS buffersJuan A. Suarez Romero1-0/+4
2018-05-22etnaviv: Fix missing rnndb file in tarballsStuart Young2-0/+2
2018-05-22eg/compute: Use reference counting to handle compute memory pool.Jan Vesely2-12/+7
2018-05-22spirv: fix visiting inner loops with same break/continue blockSamuel Pitoiset1-0/+13
2018-05-17docs: add sha256 checksums for 18.0.4Juan A. Suarez Romero1-1/+2
2018-05-17docs: add release notes for 18.0.4mesa-18.0.4Juan A. Suarez Romero1-0/+156
2018-05-17Update version to 18.0.4Juan A. Suarez Romero1-1/+1
2018-05-15opencl: autotools: Fix linking order for OpenCL targetKai Wasserbäch1-2/+1
2018-05-15radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega.Bas Nieuwenhuizen1-0/+19
2018-05-15radv: Fix up 2_10_10_10 alpha sign.Bas Nieuwenhuizen5-11/+101
2018-05-15radv: Translate logic ops.Bas Nieuwenhuizen2-30/+59
2018-05-15radv: use compute path for multi-layer images.Dave Airlie1-0/+2
2018-05-15radv: resolve all layers in compute resolve path.Dave Airlie1-6/+42
2018-05-15cherry-ignore: radv/resolve: do fmask decompress on all layers.Juan A. Suarez Romero1-0/+4
2018-05-15winsys/amdgpu: Destroy dev_hash table when the last winsys is removed.Jan Vesely1-1/+6
2018-05-15cherry-ignore: mesa: revert GL_[SECONDARY_]COLOR_ARRAY_SIZE glGet type to TYP...Juan A. Suarez Romero1-0/+4
2018-05-15cherry-ignore: mesa: fix glGetInteger/Float/etc queries for vertex arrays att...Juan A. Suarez Romero1-0/+4
2018-05-15i965,anv: Set the CS stall bit on the ISP disable PIPE_CONTROLJason Ekstrand2-1/+3
2018-05-15anv: emit pixel scoreboard stall before ISP disableLionel Landwerlin1-1/+8
2018-05-15i965: require pixel scoreboard stall prior to ISP disableLionel Landwerlin1-1/+8
2018-05-15winsys/radeon: Destroy fd_hash table when the last winsys is removed.Jan Vesely1-1/+6
2018-05-15gallium/auxiliary: Add helper function to count the number of entries in hash...Jan Vesely2-0/+22
2018-05-15r600: fix constant buffer bounds.Dave Airlie2-2/+2
2018-05-15src/intel/Makefile.vulkan.am: add missing MKDIR_GENRoss Burton1-0/+2