nir: Add partial redundancy elimination for compares
[mesa.git] / src /
2019-03-28 Ian Romanicknir: Add partial redundancy elimination for compares
2019-03-28 Ian Romanicknir: Add nir_alu_srcs_negative_equal
2019-03-28 Ian Romanicknir: Add nir_const_value_negative_equal
2019-03-28 Ian Romanicknir/algebraic: Add missing 16-bit extract_[iu]8 patterns
2019-03-28 Ian Romanicknir/algebraic: Add missing 64-bit extract_[iu]8 patterns
2019-03-28 Ian Romanicknir/algebraic: Remove redundant extract_[iu]8 patterns
2019-03-28 Ian Romanicknir/algebraic: Fix up extract_[iu]8 after loop unrolling
2019-03-28 Dave Airlienir/deref: fix struct wrapper casts. (v3)
2019-03-28 Rafael Antognollii965/blorp: Remove unused parameter from blorp_surf_for...
2019-03-28 Anuj Phogatiris/icl: Add WA_2204188704 to disable pixel shader...
2019-03-28 Anuj Phogatiris/icl: Set Enabled Texel Offset Precision Fix bit
2019-03-28 Rob Clarkfreedreno/ir3: align const size to vec4
2019-03-28 Rob Clarkfreedreno/ir3: reads/writes to unrelated arrays are...
2019-03-28 Rob Clarkfreedreno/ir3: sched fix
2019-03-28 Rob Clarkfreedreno/a6xx: small cleanup
2019-03-28 Kenneth Graunkeiris: Fix blits with S8_UINT destination
2019-03-28 Kenneth Graunkest/mesa: Fix blitting from GL_DEPTH_STENCIL to GL_STENC...
2019-03-28 Kristian H. Kristensenfreedreno/ir3: Add workaround for VS samgq
2019-03-28 Kristian H. Kristensenfreedreno/ir3: Don't access beyond available regs
2019-03-28 Eric Engestromutil/disk_cache: close fd in the fallback path
2019-03-28 Samuel Pitoisetradv: skip updating depth/color metadata for conditiona...
2019-03-28 Kenneth Graunkest/nir: Free the GLSL IR after linking.
2019-03-28 Samuel Pitoisetradv: enable VK_AMD_gpu_shader_int16
2019-03-28 Samuel Pitoisetradv: do not lower frexp_exp and frexp_sig
2019-03-28 Samuel Pitoisetac: add ac_build_frex_exp() helper ans 16-bit/32-bit...
2019-03-28 Samuel Pitoisetac: add ac_build_frexp_mant() helper and 16-bit/32...
2019-03-28 Kenneth Graunkeiris: Actually advertise some modifiers
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Media instructions and structures for...
2019-03-28 Toni Lönnbergintel/genxml: Only handle instructions meant for render...
2019-03-28 Dave Airliesoftpipe: add indirect store buffer/image unit
2019-03-28 Dave Airliesoftpipe/draw: fix vertex id in soft paths.
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Push UBOs to constant file
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
2019-03-27 Kristian H. Kristensenst/glsl_to_nir: Calculate num_uniforms from NumParamete...
2019-03-27 Anuj Phogatintel: Add Elkhart Lake device info
2019-03-27 Leo Liuradeon/vcn: add H.264 constrained baseline support
2019-03-27 Gurchetan Singhegl/android: chose node type based on swrast and prepro...
2019-03-27 Gurchetan Singhegl/android: use software rendering when appropriate
2019-03-27 Gurchetan Singhegl/android: use swrast option in droid_load_driver
2019-03-27 Gurchetan Singhegl/android: plumb swrast option
2019-03-27 Gurchetan Singhegl/android: refactor droid_load_driver a bit
2019-03-27 Gurchetan Singhegl/android: droid_open_device_drm_gralloc --> droid_op...
2019-03-27 Gurchetan Singhegl/android: move droid_open_device_drm_gralloc down...
2019-03-27 Gurchetan Singhegl/android: move droid_image_loader_extension down...
2019-03-27 Jason EkstrandRevert "anv/radv: release memory allocated by glsl...
2019-03-27 Tomeu Vizosopanfrost: Wait for last job to finish in force_flush_fr...
2019-03-27 Tomeu Vizosopanfrost: Pass the context BOs to the kernel so they...
2019-03-27 Tomeu Vizosopanfrost: Also tell the kernel about the checksum_slab
2019-03-27 Tomeu Vizosopanfrost: Set the GEM handle for AFBC buffers
2019-03-27 Tomeu Vizosopanfrost: Fix sscanf format options
2019-03-27 Alexandros Frantzisvirgl: Fake MSAA when max samples is 1
2019-03-27 Samuel Pitoisetac: use llvm.amdgcn.fmed3 intrinsic for nir_op_fmed3
2019-03-27 Samuel Pitoisetspirv: propagate the access flag for store and load...
2019-03-27 Samuel Pitoisetnir: add nir_{load,store}_deref_with_access() helpers
2019-03-27 Timothy Arcerispirv: make use of the select control support in nir
2019-03-27 Timothy Arcerinir: add support for user defined select control
2019-03-27 Timothy Arcerispirv: make use of the loop control support in nir
2019-03-27 Timothy Arcerinir: add support for user defined loop control
2019-03-27 Alyssa Rosenzweigpanfrost: Preliminary work for mipmaps
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: fpow is a two-part operation
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Handle i2b constant
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Expand fge lowering to more types
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Add ult/ule ops
2019-03-26 Alyssa Rosenzweigpanfrost: Stub out ES3 caps/callbacks
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Cleanup midgard_nir_algebraic.py
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Lower source modifiers for ints
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Implement b2i; improve b2f/f2b
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Lower i2b32
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Lower f2b32 to fne
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Lower bool_to_int32
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Map more bany/ball opcodes
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Add more ball/bany, iabs ops
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Schedule ball/bany to vectors
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Add fcsel_i opcode
2019-03-26 Alyssa Rosenzweigpanfrost: Implement scissor test
2019-03-26 Alyssa Rosenzweigpanfrost: Fix viewports
2019-03-26 Alyssa Rosenzweigpanfrost/midgard: Fix b2f32 swizzle for vectors
2019-03-26 Dave Airliesoftpipe: fix clears to only clear specified color...
2019-03-26 Dave Airliedraw/vs: partly fix basevertex/vertex id
2019-03-26 Nicolai Hähnleamd/surface: provide firstMipIdInTail for metadata...
2019-03-26 Bas Nieuwenhuizenac/nir: Return frag_coord as integer.
2019-03-26 Kristian H. Kristensenfreedreno/ir3: Fix operand order for DSX/DSY
2019-03-26 Kristian H. Kristensenfreedreno/ir3: Track whether shader needs derivatives
2019-03-25 Andre Heiderst/nine: enable csmt per default on iris
2019-03-25 Jason Ekstrandspirv: Handle the NonUniformEXT decoration
2019-03-25 Jason Ekstrandnir: Add access flags to deref and SSBO atomics
2019-03-25 Jason Ekstrandnir: Add texture sources and intrinsics for bindless
2019-03-25 Danylo Piliaievintel/fs: Make alpha test work with MRT and sample...
2019-03-25 Danylo Piliaievi965,iris,anv: Make alpha to coverage work with sample...
2019-03-25 Jason Ekstrandnir: Add a lowering pass for non-uniform resource access
2019-03-25 Jason Ekstrandnir/lower_io: Add a bounds-checked 64-bit global addres...
2019-03-25 Dave Airliedraw/gs: fix point size outputs from geometry shader.
2019-03-25 Dave Airliedraw: bail instead of assert on instance count (v2)
2019-03-25 Leo Liuvl/dri3: remove the wait before getting back buffer
next