mesa/st: Reuse st_choose_matching_format from st_choose_format().
[mesa.git] / src /
2019-11-15 Eric Anholtmesa/st: Reuse st_choose_matching_format from st_choose...
2019-11-15 Eric Anholtmesa: Don't put sRGB formats in the array format table.
2019-11-15 Eric Anholtmesa/st: Simplify st_choose_matching_format().
2019-11-15 Kenneth Graunkemesa: Handle GL_COLOR_INDEX in _mesa_format_from_format...
2019-11-15 Alyssa Rosenzweigpan/midgard: Use generic constant packing for 8/64-bit
2019-11-15 Alyssa Rosenzweigpan/midgard: Pack 64-bit swizzles
2019-11-15 Alyssa Rosenzweigpan/midgard: Fix mir_round_bytemask_down for !32b
2019-11-15 Alyssa Rosenzweigpan/midgard: Implement i2i64 and u2u64
2019-11-15 Alyssa Rosenzweigpan/midgard: Expand 64-bit writemasks
2019-11-15 Marek Olšákradeonsi/nir: don't lower fma, instead, fuse fma
2019-11-15 Marek Olšákradeonsi/nir: call nir_lower_flrp only once per shader
2019-11-15 Marek Olšákradeonsi/nir: remove dead function temps
2019-11-15 Marek Olšákgallium/noop: call finalize_nir
2019-11-15 Tomeu Vizosopanfrost: Make sure the shader descriptor is in sync...
2019-11-15 Alyssa Rosenzweigpan/midgard: Prioritize texture registers
2019-11-15 Alyssa Rosenzweigpan/midgard: Disassemble with old pipeline always on...
2019-11-15 Alyssa Rosenzweigpan/midgard: Use texture, not textureLod, on early...
2019-11-15 Alyssa Rosenzweigpan/midgard: Fix vertex texturing on early Midgard
2019-11-15 Alyssa Rosenzweigpan/midgard: Generalize texture registers across GPUs
2019-11-15 Rhys Perryaco: implement VK_KHR_shader_float_controls
2019-11-15 Rhys Perryaco: fix 64-bit fsign with 0
2019-11-15 Rhys Perryaco: don't combine literals into v_cndmask_b32/v_subb...
2019-11-15 Rhys Perryradv: enable FP16/FP64 denormals earlier and only for...
2019-11-15 Tomeu Vizosopanfrost: Multiply offset_units by 2
2019-11-15 Lionel Landwerlinintel/perf: add EHL performance query support
2019-11-15 Lionel Landwerlinintel/dev: flag the Elkhart Lake platform
2019-11-15 Tapani Pällimesa: allow bit queries for EXT_disjoint_timer_query
2019-11-15 Samuel Pitoisetradv: make sure to not clear the ds attachment after...
2019-11-15 Samuel Pitoisetradv: remove useless RADV_DEBUG=unsafemath debug option
2019-11-15 Nathan Kiddllvmpipe: Check thread creation errors
2019-11-14 Ben Crockerllvmpipe: use ppc64le/ppc64 Large code model for JIT...
2019-11-14 Kenneth Graunkeiris: Wrap iris_fix_edge_flags in NIR_PASS
2019-11-14 Kenneth Graunkeiris: Properly move edgeflag_out from output list to...
2019-11-14 Eric Anholtmesa: Move compile of common Mesa core files to a stati...
2019-11-14 Danylo Piliaievintel/fs: Do not lower large local arrays to scratch...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-14 Timur Kristófaco: Optimize out trivial code from uniform bools.
2019-11-14 Timur Kristófaco: Treat all booleans as per-lane.
2019-11-14 Daniel Schürmannaco: use s_and_b64 exec to reduce uniform booleans...
2019-11-14 Timur Kristófaco: Make sure not to mistakenly propagate 64-bit const...
2019-11-14 Daniel Schürmannaco: value number instructions using the execution...
2019-11-14 Daniel Schürmannaco: check if SALU instructions are predeceeded by...
2019-11-14 Samuel Pitoisetac: fix build with recent LLVM
2019-11-14 Tapani PälliRevert "mesa: allow bit queries for EXT_disjoint_timer_...
2019-11-14 Connor Abbottnir: Fix non-determinism in lower_global_vars_to_local
2019-11-14 Iago Toral Quirogamesa/st: make sure we remove dead IO variables before...
2019-11-14 Tapani Pällimesa: allow bit queries for EXT_disjoint_timer_query
2019-11-14 Tapani PälliRevert "st/dri: assume external consumers of back buffe...
2019-11-14 Tapani PälliRevert "st/dri: add support for EGL_EXT_image_flush_ext...
2019-11-14 Tapani PälliRevert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT"
2019-11-14 Tapani PälliRevert "egl: implement new functions from EGL_EXT_image...
2019-11-14 Alyssa Rosenzweigpan/midgard: Fix copypropagation for textures
2019-11-14 Alyssa Rosenzweigpan/midgard: Copypropagate vector creation
2019-11-14 Alyssa Rosenzweigpan/lcra: Use Chaitin's spilling heuristic
2019-11-14 Alyssa Rosenzweigpan/midgard: Compute spill costs
2019-11-13 Paulo Zanoniintel/compiler: fix nir_op_{i,u}*32 on ICL
2019-11-13 Caio Marcelo de... spirv: Consider the sampled_image case in wa_glslang_17...
2019-11-13 Caio Marcelo de... anv: Initialize depth_bounds_test_enable when not expli...
2019-11-13 Alyssa Rosenzweigpan/midgard: Remove util/ra support
2019-11-13 Alyssa Rosenzweigpan/midgard: Integrate LCRA
2019-11-13 Alyssa Rosenzweigpan/midgard: Implement linearly-constrained register...
2019-11-13 Alyssa Rosenzweigpan/midgard: Add blend shader selection bits for MRT
2019-11-13 Christian Gmeinerdrm-shim: fix EOF case
2019-11-13 Tapani Pälliutil/android: fix android build errors
2019-11-13 Erik Faye-Lundzink: move drawing separate source
2019-11-13 Erik Faye-Lundzink: move blitting to separate source
2019-11-13 Erik Faye-Lundzink: move filter-helper to separate helper-header
2019-11-13 Erik Faye-Lundzink: move format-checking to separate source
2019-11-12 Rob Clarkfreedreno/ir3: remove unused parameter
2019-11-12 Rob Clarkfreedreno/ir3: legalize cleanups
2019-11-12 Rob Clarkfreedreno/ir3: fix gpu hang with pre-fs-tex-fetch
2019-11-12 Rob Clarkfreedreno/ir3: only tex instructions have wrmask
2019-11-12 Rob Clarkfreedreno/ir3: re-work shader inputs/outputs
2019-11-12 Rob Clarkfreedreno/ir3: simplify creating sysval inputs
2019-11-12 Rob Clarkfreedreno/ir3: remove first-vertex sysval
2019-11-12 Rob Clarkfreedreno/ir3: helper to print ir if debug enabled
2019-11-12 Rob Clarkfreedreno/ir3: show input/output wrmask's in disasm
2019-11-12 Rob Clarkfreedreno/ir3: add input/output iterators
2019-11-12 Rob Clarkfreedreno/ir3: remove impossible condition
2019-11-12 Rob Clarkfreedreno/ir3: rename fanin/fanout to collect/split
2019-11-12 Rob Clarkfreedreno/ir3: remove half-precision output
2019-11-12 Rob Clarkfreedreno/ir3: fix valgrind complaint with STLW
2019-11-12 Rafael Antognolliiris: Use mocs from isl_dev.
2019-11-12 Rafael Antognollianv: Use mocs settings from isl_dev.
2019-11-12 Rafael Antognolliintel/isl: Add MOCS settings to isl_device.
2019-11-12 Rob Clarkfreedreno: fix eglDupNativeFenceFD error
2019-11-12 Brian Paulnir: fix a couple signed/unsigned comparison warnings...
2019-11-12 Brian Pauls/APIENTRY/GLAPIENTRY/ in teximage.c
2019-11-12 Lepton Wuandroid: mesa: Revert "android: mesa: revert "Enable...
2019-11-12 Rhys Perryaco: combine read_invocation and shuffle implementations
2019-11-12 Rhys Perryaco: don't propagate vgprs into v_readlane/v_writelane
2019-11-12 Rhys Perryaco: fix read_invocation with VGPR lane index
2019-11-12 Rhys Perrynir/divergence: improve DA of shuffle
2019-11-12 Rhys Perryaco: fix shuffle with uniform operands
2019-11-12 Rhys Perryaco: use DPP instead of exec modification when lowering...
2019-11-12 Daniel Schürmannaco: rematerialize s_movk instructions
2019-11-12 Daniel Schürmannaco: preserve kill flag on moved operands during RA
2019-11-12 Daniel Schürmannaco: fix invalid access on Pseudo_instructions
2019-11-12 Erik Faye-Lundzink: remove no-longer-needed hack
2019-11-12 Erik Faye-Lundzink: implement buffer-to-buffer copies
next