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