summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Add release notes for 18.1.4mesa-18.1.4Dylan Baker2018-07-131-0/+150
* Bump version for releaseDylan Baker2018-07-131-1/+1
* i965/fs: unspills shoudn't use grf127 as dest since Gen8+Jose Maria Casanova Crespo2018-07-132-5/+34
* glx: Don't allow glXMakeContextCurrent() with only one valid drawableAdam Jackson2018-07-101-0/+7
* intel/compiler: grf127 can not be dest when src and dest overlap in sendJose Maria Casanova Crespo2018-07-101-0/+11
* i965/fs: Register allocator shoudn't use grf127 for sends destJose Maria Casanova Crespo2018-07-101-0/+25
* glsl: Treat sampler2DRect and sampler2DRectShadow as reserved in ES2zhaowei yuan2018-07-101-2/+2
* intel/fs: Mark LINTERP opcode as writing accumulator on platforms without PLNJason Ekstrand2018-07-091-1/+2
* i965: fix clear color bo address relocationLionel Landwerlin2018-07-091-1/+1
* st/dri: fix a crash in server_wait_syncMarek Olšák2018-07-091-0/+6
* i965/fs: Properly handle sign(-abs(x))Ian Romanick2018-07-091-3/+12
* i965/vec4: Properly handle sign(-abs(x))Ian Romanick2018-07-091-1/+17
* intel/compiler: Relax mixed type restriction for saturating immediatesIan Romanick2018-07-092-4/+22
* r600/sb: fix crash in fold_alu_op3Roland Scheidegger2018-07-091-0/+2
* radv: fix emitting the view index on GFX9Samuel Pitoiset2018-07-061-1/+2
* i965: Fix output register sizes when variable ranges are interleavedNeil Roberts2018-07-051-7/+18
* r600/sb: cleanup if_conversion iterator to be legal C++Dave Airlie2018-07-051-7/+4
* nir: fix selection of loop terminator when two or more have the same limitTimothy Arceri2018-07-032-4/+4
* i965/vec4: Don't cmod propagate from CMP to ADD if the writemask isn't compat...Ian Romanick2018-07-032-5/+87
* glsl/cache: save and restore ExternalSamplersUsedMarek Olšák2018-07-031-0/+2
* anv/cmd_buffer: never shrink the push constant buffer sizeIago Toral Quiroga2018-07-031-1/+16
* anv/cmd_buffer: clean dirty push constants flag after emitting push constantsIago Toral Quiroga2018-07-031-0/+2
* anv/cmd_buffer: make descriptors dirty when emitting base state addressIago Toral Quiroga2018-07-031-0/+5
* anv: Be more careful about hashing pipeline layoutsJason Ekstrand2018-07-031-3/+38
* radeonsi: fix memory exhaustion issue with DCC statistics gathering with DRI2Marek Olšák2018-07-031-3/+27
* glsl: skip comparison opt when adding vars of different sizeTimothy Arceri2018-07-031-0/+6
* nvc0/ir: fix TargetNVC0::insnCanLoadOffset()Rhys Perry2018-07-031-0/+1
* intel/fs: Split instructions low to high in lower_simd_widthJason Ekstrand2018-07-031-2/+35
* egl: fix build race in automakeRoss Burton2018-07-031-0/+1
* docs: Add SHA256 sums to notes for 18.1.3Dylan Baker2018-06-291-2/+2
* docs: Add release notes for 18.1.3mesa-18.1.3Dylan Baker2018-06-291-0/+167
* VERSION: bump version to 18.1.3Dylan Baker2018-06-291-1/+1
* cherry-ignore: add a2f5292c82ad07731d633b36a663e46adc181db918.1-proposedDylan Baker2018-06-271-0/+6
* radv: use separate bind points for the dynamic buffersSamuel Pitoiset2018-06-272-3/+11
* cherry-ignore: Ignore cac7ab1192eefdd8d8b3f25053fb006b5c330eb8Dylan Baker2018-06-261-0/+5
* nir/validate: Use the type from the tail of call parameter derefsJason Ekstrand2018-06-261-2/+4
* nir: Handle call instructions in foreach_srcJason Ekstrand2018-06-261-1/+16
* glsl: serialize data from glTransformFeedbackVaryingsTapani Pälli2018-06-261-0/+20
* i965/gen6/gs: Handle case where a GS doesn't allocate VUEAndrii Simiklit2018-06-261-21/+21
* radv: ignore pInheritanceInfo for primary command buffersSamuel Pitoiset2018-06-261-1/+2
* meson: Correct behavior of vdpau=autoDylan Baker2018-06-251-8/+9
* meson: Fix auto option for xvmcDylan Baker2018-06-251-5/+4
* meson: Fix auto option for vaDylan Baker2018-06-251-6/+9
* radv: fix HTILE metadata initialization in presence of subpass clearsSamuel Pitoiset2018-06-251-8/+1
* cherry-ignore: Add 587e712eda95c31d88ea9d20e59ad0ae59afef4fDylan Baker2018-06-221-0/+5
* mesa: fix glGetInteger64v for arrays of integersMarek Olšák2018-06-221-1/+1
* glsl/tests/glcpp: reinstate "error out if no tests found"Emil Velikov2018-06-211-0/+9
* configure: use compliant grep regex checksEmil Velikov2018-06-211-2/+2
* freedreno/ir3: fix base_vertexRob Clark2018-06-211-0/+1
* radeonsi: always put persistent buffers into GTT on radeonMarek Olšák2018-06-201-1/+5