summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* util/hash_table: Assert that keys are not reserved pointersJason Ekstrand2019-06-061-1/+9
* util/set: Assert that keys are not reserved pointersJason Ekstrand2019-06-061-0/+10
* glsl/loop_analysis: Don't search for NULL variables in the hash tableJason Ekstrand2019-06-061-0/+3
* nir/propagate_invariant: Don't add NULL vars to the hash tableJason Ekstrand2019-06-061-1/+10
* intel/compiler: Treat b32csel as potentially producing a Boolean result for r...Ian Romanick2019-06-051-2/+4
* intel/fs: Improve discard_if code generationIan Romanick2019-06-051-3/+43
* intel/fs: Add need_dest parameter to fs_visitor::nir_emit_aluIan Romanick2019-06-052-4/+7
* intel/fs: Allow cmod propagation across reads and writes of different flagsIan Romanick2019-06-052-6/+272
* intel/fs: Fix flag_subreg handling in cmod propagationIan Romanick2019-06-052-0/+196
* intel/fs: Add missing tests for cmod_propagate_notIan Romanick2019-06-051-0/+278
* i965: Allow signed/unsigned integer conversions in miptree up/downloadKenneth Graunke2019-06-051-24/+0
* intel/blorp: Handle SINT/UINT clamping on blits.Kenneth Graunke2019-06-052-0/+38
* anv/pipeline: Move lowering of nir_var_mem_global laterCaio Marcelo de Oliveira Filho2019-06-051-3/+3
* st/nir: Don't use GLSL IR's MOD_TO_FLOOR lowering when using NIR.Kenneth Graunke2019-06-051-1/+1
* radeonsi: Enable NIR's lower_fmod option.Kenneth Graunke2019-06-051-0/+1
* vc4: Enable NIR's lower_fmod option.Kenneth Graunke2019-06-051-0/+1
* v3d: Enable NIR's lower_fmod option.Kenneth Graunke2019-06-051-0/+1
* nir: Combine lower_fmod16/32 back into a single lower_fmod.Kenneth Graunke2019-06-057-12/+10
* nir: Drop lower_fmod64 option.Kenneth Graunke2019-06-053-3/+0
* panfrost: Switch to nir_lower_doubles instead of lower_fmod64.Kenneth Graunke2019-06-051-1/+2
* nouveau: Use nir_lower_doubles instead of lower_fmod64 on nvc0.Kenneth Graunke2019-06-051-2/+1
* gallium: Drop lower_fmod64 from drivers that don't support doubles.Kenneth Graunke2019-06-052-3/+0
* docs: update calendar, and news item and link release notes for 19.0.6Dylan Baker2019-06-053-2/+9
* docs: Add SHA256 sums for 19.0.6Dylan Baker2019-06-051-1/+2
* docs: Add relnotes for 19.0.6Dylan Baker2019-06-051-0/+152
* docs: add day of month to all news-entriesErik Faye-Lund2019-06-051-2/+2
* docs: add MD5 checksums for 9.2.2 filesErik Faye-Lund2019-06-051-0/+3
* docs: use pre-block for showing commit-noteErik Faye-Lund2019-06-051-3/+3
* docs: switch to definition list and code-tagsErik Faye-Lund2019-06-051-11/+21
* docs: combine headingsErik Faye-Lund2019-06-051-2/+1
* docs: more code-tags in llvmpipe.htmlErik Faye-Lund2019-06-051-23/+32
* docs: use more code-tags in envvars.htmlErik Faye-Lund2019-06-051-66/+83
* docs: use code-tags for envvars and optionsErik Faye-Lund2019-06-051-142/+143
* docs: use dl instead of ulErik Faye-Lund2019-06-051-257/+391
* docs: remove pointlessly repeated listErik Faye-Lund2019-06-051-2/+1
* docs: remove stray whitespaceErik Faye-Lund2019-06-054-13/+13
* docs: use proper links instead of code-tagsErik Faye-Lund2019-06-051-6/+12
* docs: update doxygen-linksErik Faye-Lund2019-06-052-2/+2
* docs: remove some noisy spacing in pre-blocksErik Faye-Lund2019-06-051-9/+3
* docs: improve quoting slightlyErik Faye-Lund2019-06-051-1/+1
* docs: do not use br-tag for non-significant breaksErik Faye-Lund2019-06-0513-94/+125
* docs: remove pointless line-breakErik Faye-Lund2019-06-051-1/+1
* docs: remove pointless trailing hard-breaksErik Faye-Lund2019-06-052-6/+0
* docs: rewrite paragraph to be free-formErik Faye-Lund2019-06-051-3/+2
* docs: use h4 instead of free-standing paragraphs and br-tagsErik Faye-Lund2019-06-051-5/+3
* docs: slightly reword paragraph and tweak markupErik Faye-Lund2019-06-051-2/+2
* docs: remove stray space in code-blockErik Faye-Lund2019-06-051-1/+1
* docs: remove some pointless spacingErik Faye-Lund2019-06-051-15/+0
* docs: add more more code-tagsErik Faye-Lund2019-06-056-46/+50
* docs: use code instead of tt-tagErik Faye-Lund2019-06-058-65/+65