summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nir/algebraic: disable inexact optimizations depending on float controls exec...Samuel Iglesias Gonsálvez2019-09-171-0/+5
* nir/algebraic: mark float optimizations returning one parameter as inexactAndres Gomez2019-09-171-8/+8
* nir/constant_expressions: mind rounding mode converting from float to float16...Samuel Iglesias Gonsálvez2019-09-171-2/+10
* nir/opcodes: make sure f2f16_rtz and f2f16_rtne behavior is not overriden by ...Samuel Iglesias Gonsálvez2019-09-171-1/+20
* nir: mind rounding mode on fadd, fsub, fmul and fma opcodesSamuel Iglesias Gonsálvez2019-09-172-4/+46
* nir: add support for round to zero rounding mode to nir_op_f2f32Samuel Iglesias Gonsálvez2019-09-172-0/+11
* util: add fp64 -> fp32 conversion support for RTNE and RTZ rounding modesSamuel Iglesias Gonsálvez2019-09-174-0/+95
* util: add float to float16 conversions with RTZ and RTNESamuel Iglesias Gonsálvez2019-09-172-0/+22
* util: add softfloat functions to operate with doubles and floatsSamuel Iglesias Gonsálvez2019-09-174-0/+1544
* nir: add support for flushing to zero denorm constantsSamuel Iglesias Gonsálvez2019-09-175-41/+109
* nir: add auxiliary functions to detect if a mode is enabledSamuel Iglesias Gonsálvez2019-09-171-0/+81
* spirv/nir: keep track of SPV_KHR_float_controls execution modesSamuel Iglesias Gonsálvez2019-09-173-0/+95
* spirv: check support for SPV_KHR_float_controls capabilitiesSamuel Iglesias Gonsálvez2019-09-172-0/+8
* gallium/xlib: Fix glXMakeCurrent(dpy, None, None, ctx)Adam Jackson2019-09-172-27/+40
* gallium/xlib: Remove MakeCurrent_PrevContextAdam Jackson2019-09-171-12/+5
* gallium/xlib: Remove drawable caching from the MakeCurrent pathAdam Jackson2019-09-171-32/+3
* radeonsi: add Navi12 PCI IDMarek Olšák2019-09-171-0/+2
* ci: Run tests on i386 cross buildsAdam Jackson2019-09-174-6/+29
* Fix timespec_from_nsec test for 32-bit time_tJon Turney2019-09-171-1/+1
* iris: close screen fd on iris_destroy_screenTapani Pälli2019-09-171-0/+1
* docs: update calendar, add news item and link release notes for 19.1.7Juan A. Suarez Romero2019-09-173-7/+8
* docs: add sha256 checksums for 19.1.7Juan A. Suarez Romero2019-09-171-1/+1
* docs: add release notes for 19.1.7Juan A. Suarez Romero2019-09-171-0/+152
* ac: Remove DEBUG workaroundMichel Dänzer2019-09-171-6/+0
* swr: Limit DEBUG workaround to LLVM < 7Michel Dänzer2019-09-173-3/+21
* gallivm: Limit DEBUG workaround to LLVM < 7Michel Dänzer2019-09-171-0/+4
* st/mesa: remove always-true expressionErik Faye-Lund2019-09-171-1/+0
* etnaviv: a bit of micro-optimizationChristian Gmeiner2019-09-172-1/+4
* lima: reset scissor state if scissor test is disabledIcenowy Zheng2019-09-171-0/+4
* vulkan: Update the XML and headers to 1.1.123Jason Ekstrand2019-09-1714-124/+192
* spirv: Handle ShaderLayer and ShaderViewportIndex capabilitiesCaio Marcelo de Oliveira Filho2019-09-161-0/+2
* spirv: Update JSON and headers to 1.5Caio Marcelo de Oliveira Filho2019-09-162-73/+1005
* freedreno: Fix invalid read when a block has no instructions.Eric Anholt2019-09-161-2/+3
* st/mesa: Increase GL_POINT_SIZE_RANGE minimum to 1.0Kenneth Graunke2019-09-161-4/+1
* st/mesa: Prefer 5551 formats for GL_UNSIGNED_SHORT_5_5_5_1.Kenneth Graunke2019-09-161-0/+7
* radv: always emit a position export in gs copy shadersRhys Perry2019-09-161-1/+1
* radv: keep GS threads with excessive emissions which could write to memoryRhys Perry2019-09-163-4/+16
* drirc: include unreal engine version 0 to 23Lionel Landwerlin2019-09-161-1/+1
* util/xmlconfig: fix regexp compile failure checkLionel Landwerlin2019-09-161-1/+1
* gallium/gdi: use GALLIUM_FOO rather than HAVE_FOOErik Faye-Lund2019-09-162-10/+10
* scons: Make scons and meson agree about path to glapi generated headersDylan Baker2019-09-168-5/+8
* lima: add standalone disassembler with primitive MBS parserVasily Khoruzhick2019-09-162-0/+219
* mesa/gl: Sync with Khronos registryHeinrich Fink2019-09-166-242/+1406
* nir/large_constants: pass after lowering copy_derefSergii Romantsov2019-09-162-32/+9
* gitlab-ci: Move up meson-arm64 job definitionMichel Dänzer2019-09-161-42/+42
* gitlab-ci: Move dependencies/needs for meson-main job to .deqp-testMichel Dänzer2019-09-161-6/+3
* gitlab-ci: Simplify some job definitions by extending more similar jobsMichel Dänzer2019-09-161-37/+15
* gitlab-ci: Use multiple inheritance instead of YAML referencesMichel Dänzer2019-09-161-12/+16
* gitlab-ci: Add needs stanza to arm64_a306_gles2 job definitionMichel Dänzer2019-09-161-0/+1
* radeonsi/nir: fix number of used samplersTimothy Arceri2019-09-161-1/+1