drm-shim: Let the driver choose to overwrite the first render node.
[mesa.git] / src /
2020-04-21 Dylan Bakermove windows strtok_r define to u_string
2020-04-21 Dylan Bakerreplace IROUND with util functions
2020-04-21 Dylan Bakermesa/main: remove unused IROUNDD
2020-04-21 Dylan BakerReplace IROUND_POS with _mesa_roundevenf
2020-04-21 Dylan Bakerreplace IFLOOR with util_ifloor
2020-04-21 Dylan Bakeru_math: add x86 optimized version of ifloor
2020-04-21 Dylan Bakerreplace LOG2 with util_fast_log2
2020-04-21 Dylan Bakerreplace _mesa_logbase2 with util_logbase2
2020-04-21 Dylan Bakerreplace _mesa_next_pow_two_* with util_next_power_of_two_*
2020-04-21 Dylan Bakerreplace _mesa_is_pow_two with util_is_power_of_two_*
2020-04-21 Eric Anholtfreedreno/drm-shim: Add support for faking other adreno...
2020-04-21 Gert Wollnyr600/sfn: use new temp register allocation when loading...
2020-04-21 Gert Wollnyr600/sfn: Count only literals that are not inline to...
2020-04-21 Gert Wollnyr600/sfn: Fix using the result of a fetch instruction...
2020-04-21 Gert Wollnyr600/sfn: Fix handling of GS inputs
2020-04-21 Gert Wollnyr600/sfn: Handle b2b1 like it was a mov
2020-04-21 Gert Wollnyr600/sfn: Fix null pointer deref in live range evalation
2020-04-21 Gert Wollnyr600/nir: Pin interpolation results to channel
2020-04-21 Gert Wollnyr600/sfn: Implementing instructions blocks
2020-04-21 Gert Wollnyr600/sfn: Fix setting alignments when lowering UBOs
2020-04-21 Gert Wollnyr600/sfn: Reduce array limit for scratch usage
2020-04-21 Gert Wollnyr600: Dump a few more variables when requested
2020-04-21 Abhishek Kumaranv/android: fix assert in anv_import_ahw_memory
2020-04-21 Danylo Piliaievst/mesa: Re-assign vs in locations after updating nir...
2020-04-21 Connor Abbotttu: Fix the advertised maxFragmentInputComponents
2020-04-21 Connor Abbottfreedreno/a6xx: Expand various varying-count bitfields
2020-04-21 Pierre-Eric Pellou... st/omx: fix gcc warnings
2020-04-21 Pierre-Eric Pellou... gallium/utils: silence strncpy warning
2020-04-21 Pierre-Eric Pellou... mesa: fix crash in find_value
2020-04-21 Jason Ekstrandnir: Delete the fnoise opcodes
2020-04-21 Jason Ekstrandglsl: Hard-code noise to zero in builtin_functions.cpp
2020-04-21 Timothy Arcerist/glsl_to_nir: make use of nir linker for linking...
2020-04-21 Timothy Arceriglsl: fix gl_nir_set_uniform_initializers() for bindles...
2020-04-21 Timothy Arceriglsl: add bindless support to nir uniform linker
2020-04-21 Jason Ekstrandintel/fs: Coalesce when the src live range is contained...
2020-04-21 Jason Ekstrandintel/fs: Rename block to scan_block in can_coalesce_vars
2020-04-20 Jonathan Marekradv: use common nir_convert_ycbcr
2020-04-20 Jonathan Marekanv: use common nir_convert_ycbcr
2020-04-20 Jonathan Mareknir: convert_ycbcr: preserve alpha channel
2020-04-20 Jonathan Mareknir: add common convert_ycbcr for vulkan csc
2020-04-20 Dave Airlienir/linking: fix issue with two compact variables in...
2020-04-20 Rafael Antognollianv: Add support for new MMAP_OFFSET ioctl.
2020-04-20 Rafael Antognollianv: Add anv_device parameter to anv_gem_munmap.
2020-04-20 Rafael Antognolliiris/bufmgr: Add support for MMAP_OFFSET ioctl.
2020-04-20 Rafael Antognollii965/bufmgr: Add support for MMAP_OFFSET ioctl.
2020-04-20 Rafael Antognolliiris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu...
2020-04-20 Rafael Antognollii965/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu...
2020-04-20 Caio Marcelo de... spirv: Fix propagation of OpVariable access flags
2020-04-20 Caio Marcelo de... intel/fs,vec4: Properly account SENDs in IVB memory...
2020-04-20 Daniel Schürmannaco: move src1 to vgpr instead of using VOP3 for VOP2...
2020-04-20 Daniel Schürmannaco: fix 64bit fsub
2020-04-20 Erik Faye-Lundgtest: Update to 1.10.0
2020-04-20 Samuel Pitoisetnir/opt_algebraic: lower 64-bit fmin3/fmax3/fmed3
2020-04-20 Samuel Pitoisetnir/lower_int64: lower imin3/imax3/umin3/umax3/imed3...
2020-04-20 Pierre-Eric Pellou... radeonsi: skip vs output optimizations for some outputs
2020-04-20 Timothy Arcerinir/gcm: dont move movs unless we can replace them...
2020-04-20 Timothy Arcerinir/gcm: be more conservative about moving instructions...
2020-04-20 Timothy Arcerinir/gcm: allow derivative dependent intrinisics to...
2020-04-20 Jason Ekstrandnir/gcm: Prefer the instruction's original block
2020-04-20 Jason Ekstrandnir/gcm: Delete dead instructions
2020-04-20 Jason Ekstrandnir/gcm: Add a real concept of "progress"
2020-04-20 Jason Ekstrandnir/gcm: Move block choosing into a helper function
2020-04-20 Jason Ekstrandnir/gcm: Use an array for storing the early block
2020-04-20 Jason Ekstrandnir/gcm: Loop over blocks in pin_instructions
2020-04-20 Jason Ekstrandnir/dominance: Better handle unreachable blocks
2020-04-19 Daniel Schürmannaco: use v_subrev_f32 for fsub with an sgpr operand...
2020-04-19 Arcady Goldmints... nir: Lower returns correctly inside nested loops
2020-04-19 Jason Ekstrandanv: Apply any needed PIPE_CONTROLs before emitting...
2020-04-19 Jason Ekstrandanv: Move vb_emit setup closer to where it's used in...
2020-04-18 Albert Astals CidFix promotion of floats to doubles
2020-04-18 Connor Abbottir3/ra: Fix off-by-one issues with live-range extension
2020-04-18 Lionel Landwerlinutil/sparse_free_list: manipulate node pointers using...
2020-04-18 Timothy Arceriglsl: only set stage ref when uniforms referenced in...
2020-04-18 Timothy Arceriglsl: pull mark_array_elements_referenced() out into...
2020-04-18 Timothy Arceriglsl: fix block index in NIR uniform linker
2020-04-18 Timothy Arceriglsl: error check max user assignable uniform locations
2020-04-18 Timothy Arceriglsl: fix explicit locations for the glsl linker
2020-04-18 Timothy ArceriRevert "glsl: fix resizing of the uniform remap table"
2020-04-18 Timothy Arceriglsl: tidy up uniform storage value count code in NIR...
2020-04-18 Timothy Arceriglsl: fix struct offsets in the nir uniform linker
2020-04-18 Timothy Arcerinir: add matrix_layout to nir_variable data
2020-04-18 Lionel Landwerlinanv: skip writing perfcntr in results on Gen12+
2020-04-17 Lionel Landwerlinintel/perf: Enable MDAPI queries for Gen12
2020-04-17 Alyssa Rosenzweigpan/bit: Add fp16 min/max tests
2020-04-17 Alyssa Rosenzweigpan/bit: Add constants test
2020-04-17 Alyssa Rosenzweigpan/bit: Add fexp2_fast test
2020-04-17 Alyssa Rosenzweigpan/bit: Add fexp2_fast interp
2020-04-17 Alyssa Rosenzweigpan/bit: Add FMA_MSCALE test
2020-04-17 Alyssa Rosenzweigpan/bit: _MSCALE interp
2020-04-17 Alyssa Rosenzweigpan/bit: Add BI_TABLE test
2020-04-17 Alyssa Rosenzweigpan/bit: Add log2 helper interp
2020-04-17 Alyssa Rosenzweigpan/bit: Add FMA_REDUCE test
2020-04-17 Alyssa Rosenzweigpan/bit: Add BI_REDUCE_FMA interp
2020-04-17 Alyssa Rosenzweigpan/bit: Add frexp_log test
2020-04-17 Alyssa Rosenzweigpan/bit: Add FREXP interp support
2020-04-17 Alyssa Rosenzweigpan/bi: Lower special ops to 32-bit
2020-04-17 Alyssa Rosenzweigpan/bi: Round constants to 32-bit
2020-04-17 Alyssa Rosenzweigpan/bi: Dump extra bits for disasm
2020-04-17 Alyssa Rosenzweigpan/bi: Pack MAX.v2f16
2020-04-17 Alyssa Rosenzweigpan/bi: Pack ADD.v2f16
next