summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: add release notes for 17.3.8mesa-17.3.8Juan A. Suarez Romero2018-04-031-0/+146
* Update version to 17.3.8Juan A. Suarez Romero2018-04-031-1/+1
* cherry-ignore: docs: fix 18.0 release note versionJuan A. Suarez Romero2018-03-291-0/+3
* nir: fix crash in loop unroll corner caseTimothy Arceri2018-03-281-5/+12
* nir: fix per_vertex_output intrinsicRob Clark2018-03-281-1/+1
* egl/wayland: Make swrast display_sync the correct queueDerek Foreman2018-03-281-1/+1
* glsl: fix infinite loop caused by bug in loop unrolling passTimothy Arceri2018-03-281-1/+1
* cherry-ignore: omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}Juan A. Suarez Romero2018-03-281-0/+5
* anv/pipeline: fail if TCS/TES compile failCaio Marcelo de Oliveira Filho2018-03-281-7/+9
* cherry-ignore: radv: handle exporting view index to fragment shader. (v1.1)Juan A. Suarez Romero2018-03-281-0/+4
* cherry-ignore: ac/nir: pass the nir variable through tcs loading.Juan A. Suarez Romero2018-03-281-0/+5
* i965/vec4: Fix null destination register in 3-source instructionsIan Romanick2018-03-282-0/+27
* radv: get correct offset into LDS for indexed vars.Dave Airlie2018-03-281-1/+1
* i965: Emit texture cache invalidates around blorp_copyJason Ekstrand2018-03-281-0/+15
* mesa: Don't write to user buffer in glGetTexParameterIuiv on errorIan Romanick2018-03-281-26/+2
* st/dri: fix OpenGL-OpenCL interop for GL_TEXTURE_BUFFERMarek Olšák2018-03-281-24/+34
* meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom2018-03-285-2/+7
* radeon/vce: move feedback command inside of destroy functionLeo Liu2018-03-283-9/+12
* st/nine: Fix non inversible matrix checkAxel Davy2018-03-281-1/+1
* st/nine: Fixes warning about implicit conversionAxel Davy2018-03-281-1/+1
* st/nine: Fix bad tracking of vs textures for NINESBT_ALLAxel Davy2018-03-281-1/+1
* i965: Hard code CS scratch_ids_per_subslice for CherryviewJordan Justen2018-03-281-17/+27
* i965: Calculate thread_count in brw_alloc_stage_scratchJordan Justen2018-03-288-45/+62
* docs: add sha256 checksums for 17.3.7Juan A. Suarez Romero2018-03-211-1/+2
* docs: add release notes for 17.3.7mesa-17.3.7Juan A. Suarez Romero2018-03-211-0/+311
* Update version to 17.3.7Juan A. Suarez Romero2018-03-211-1/+1
* Revert "mesa: do not trigger _NEW_TEXTURE_STATE in glActiveTexture()"Samuel Pitoiset2018-03-161-0/+13
* configure.ac: blacklist libdrm 2.4.90Marek Olšák2018-03-161-0/+8
* radv: Fix CmdCopyImage between uncompressed and compressed imagesAlex Smith2018-03-161-6/+17
* radv: Increase the number of dynamic uniform buffers.Bas Nieuwenhuizen2018-03-162-3/+5
* r600: implement callstack workaround for evergreen.Dave Airlie2018-03-161-8/+31
* intel/vulkan: Hard code CS scratch_ids_per_subslice for CherryviewJordan Justen2018-03-161-17/+28
* r600: Take ALU_EXTENDED into account when evaluating jump offsetsGert Wollny2018-03-161-2/+7
* radeonsi: align command buffer starting address to fix some Raven hangsMarek Olšák2018-03-165-5/+29
* i965: Emit CS stall before MEDIA_VFE_STATE.Kenneth Graunke2018-03-105-62/+103
* mesa: add glsl version query (v4)Vadym Shovkoplias2018-03-106-0/+104
* i965/vec4: use a temp register to compute offsets for pull loadsIago Toral Quiroga2018-03-101-1/+3
* program: Don't reset SamplersValidated when restoring from shader cacheJordan Justen2018-03-101-7/+9
* swr/rast: fix MemoryBuffer build break for llvm-6Tim Rowley2018-03-101-0/+4
* gallivm: Use new LLVM fast-math-flags APITobias Droste2018-03-101-0/+4
* swr/rast: blend_epi32() should return Integer, not FloatGeorge Kyriazis2018-03-101-1/+1
* cherry-ignore: glsl: Fix memory leak with known glsl_type instancesJuan A. Suarez Romero2018-03-101-0/+4
* cherry-ignore: anv/image: Separate modifiers from legacy scanoutJuan A. Suarez Romero2018-03-101-0/+4
* cherry-ignore: i965: Use absolute addressing for constant buffer 0 on Kernel ...Juan A. Suarez Romero2018-03-101-0/+4
* radv: Fix copying from 3D images starting at non-zero depth.Bas Nieuwenhuizen2018-03-101-0/+3
* swr/rast: Fix macOS macro.Vinson Lee2018-03-101-2/+2
* i965: Fix RELOC_WRITE typo in brw_store_data_imm64()Andriy Khulap2018-03-101-1/+1
* i965/sbe: fix number of inputs for active componentsIago Toral Quiroga2018-03-101-4/+2
* radv: Implement waiting on non-submitted fences.Bas Nieuwenhuizen2018-03-101-2/+11
* radv: Implement WaitForFences with !waitAll.Bas Nieuwenhuizen2018-03-101-5/+15