summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nir/opcodes: Add new 'umul_low' and 'imadsh_mix16' opcodesEduardo Lima Mitev2019-06-071-1/+14
* v3d: don't emit point coordinates varyings if the FS doesn't read themIago Toral Quiroga2019-06-074-5/+27
* v3d: add a helper to track variables that need point coordinatesIago Toral Quiroga2019-06-071-5/+10
* egl/x11: calloc dri2_surf so it's properly zeroedKenneth Graunke2019-06-061-1/+1
* tests/graw: use C99 print conversion specifier for 32 bit buildsMark Janes2019-06-061-1/+2
* panfrost/midgard: Fix crash with unused SSA valuesAlyssa Rosenzweig2019-06-061-0/+4
* panfrost: Report sRGB colorspace as not supportedBoris Brezillon2019-06-061-0/+4
* docs: do not use div for line-breakingErik Faye-Lund2019-06-061-2/+2
* docs: fixup code-tag positioningErik Faye-Lund2019-06-061-1/+1
* docs: add missing code-tagsErik Faye-Lund2019-06-063-26/+30
* docs: add accidentally dropped "at"Erik Faye-Lund2019-06-061-3/+3
* anv: allow NV12 <--> AHARDWAREBUFFER_FORMAT_Y8Cb8Cr8_420 inter-opGurchetan Singh2019-06-061-0/+5
* ac/nir: Remove stale TODOConnor Abbott2019-06-061-1/+7
* radeonsi: Don't force dcc disable for loadsConnor Abbott2019-06-062-13/+0
* mesa/main: Expose EXT_clip_control and related enums and the functionGert Wollny2019-06-064-2/+26
* mapi/glapi/registry: Update gl.xml to latest upstream versionGert Wollny2019-06-061-1141/+3218
* virgl: Enable CAP_CLIP_HALFZ if host supports itGert Wollny2019-06-062-1/+3
* svga: Remove unnecessary check for the pre flush bit for setting vertex buffersCharmaine Lee2019-06-061-4/+4
* winsys/svga/drm: Fix 32-bit RPCI send messageDeepak Rawat2019-06-061-12/+23
* radv: set the subpass before any initial subpass transitionsSamuel Pitoiset2019-06-061-2/+3
* anv: Fix check for isl_fmt in assertNataraj Deshpande2019-06-061-1/+1
* v3d: fix scheduling dependency tracking for ALU with small immediatesIago Toral Quiroga2019-06-061-1/+4
* lima/ppir: add missing handling of min/max ops for vec4 add slotVasily Khoruzhick2019-06-061-0/+6
* lima/ppir: fix crash when program uses no registers at allVasily Khoruzhick2019-06-061-0/+4
* 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