pan/bi: Add op for ADD_FREXPM
[mesa.git] / src /
2020-04-17 Alyssa Rosenzweigpan/bi: Add op for ADD_FREXPM
2020-04-17 Alyssa Rosenzweigpan/bi: Add special op for exp2
2020-04-17 Alyssa Rosenzweigpan/bi: Add BI_TABLE for fast table accesses
2020-04-17 Alyssa Rosenzweigpan/bi: Disable FMA scheduling for CONVERT
2020-04-17 Alyssa Rosenzweigpan/bi: Add disasm for ADD.i8
2020-04-17 Jason Ekstrandspirv,nir: Move the SPIR-V vector insert code to NIR
2020-04-17 Jason Ekstrandspirv: Call nir_builder directly for vector_extract
2020-04-17 Jason Ekstrandnir/builder: Handle any bit-size selector in nir_extract
2020-04-17 Jason Ekstrandspirv: Error if OpCompositeInsert/Extract has OOB indices
2020-04-17 Jason Ekstrandspirv,nir: Add a better vector_insert
2020-04-17 Jason Ekstrandspirv: Handle OOB vector extract operations
2020-04-17 D Scott Phillipsutil/sparse_array: don't stomp head's counter on pop...
2020-04-17 Danylo Piliaievst/mesa: Update shader info of ffvp/ARB_vp after transl...
2020-04-17 Samuel Pitoisetaco: fix exporting the viewport index if the fragment...
2020-04-17 Samuel Pitoisetradv/llvm: fix exporting the viewport index if the...
2020-04-17 Samuel Pitoisetradv: set missing SHARED_VGPR_CNT for NGG VS and ACO
2020-04-17 Samuel Pitoisetradv: fix geometry shader primitives query with ACO...
2020-04-17 Ian Romanickintel/compiler: Fixup operands in fs_builder::emit...
2020-04-17 Ian Romanickintel/compiler: CSEL can do saturate
2020-04-17 Ian Romanickintel/compiler: Only GE and L modifiers are commutative...
2020-04-17 Ian Romanickintel/compiler: Silence unused parameter warning in...
2020-04-17 Ian Romanickintel/compiler: Silence unused parameter warning in...
2020-04-17 Ian Romanickintel/compiler: Silence unused parameter warnings in...
2020-04-17 Jason Ekstrandintel/blorp: Delete an unused enum
2020-04-17 Jason Ekstrandanv: Emit pushed UBO bounds checking code in the back...
2020-04-17 Jason Ekstrandintel/cfg: Add first/last_block helpers
2020-04-17 Connor Abbotttu: Use tu_cs_add_entries() with non-render-pass second...
2020-04-17 Ilia Mirkinmesa: add interaction between compute derivatives and...
2020-04-17 Karol Herbstst/mesa: properly guard fallback_copy_texsubimage agins...
2020-04-17 Pierre-Eric Pellou... radeonsi: don't assume ctx is always a threaded_context
2020-04-16 Ilia Mirkinnv50,nvc0: update with latest caps
2020-04-16 Jason Ekstrandintel/batch_decoder: Stop printing to stdout
2020-04-16 Jason Ekstrandanv: Report correct SLM size
2020-04-16 Jason Ekstrandintel: Add _const versions of prog_data cast helpers
2020-04-16 Jason Ekstrandnir: Add some sanity assertions in opt_large_constants
2020-04-16 Jason Ekstrandnir: Add an alignment to nir_intrinsic_load_constant
2020-04-16 Jan Veselyclover: Check if the detected clang libraries are usable
2020-04-16 Rhys Perryaco: add missing scc clobber to nir_op_unpack_32_2x16_s...
2020-04-16 Rhys Perryaco: implement various 8/16-bit conversions
2020-04-16 Rafael Antognolliiris: Enable EXT_depth_bounds_test extension.
2020-04-16 Erik Faye-Lundvbo: avoid including wingdi.h on win32
2020-04-16 Erik Faye-Lundmesa: fixup cast expression
2020-04-16 Erik Faye-Lundutil/tests: initialize variable
2020-04-16 Erik Faye-Lundwgl: silence some cast-warnings
2020-04-16 Erik Faye-Lundmeson: use override_options to change warning-level
2020-04-16 Jonathan Marekturnip: image_view rework
2020-04-16 Jonathan Marekturnip: don't limit framebuffer size to image size
2020-04-16 Jonathan Marekturnip: compute render_components/srgb_cntl at renderpa...
2020-04-16 Bas Nieuwenhuizenwinsys/amdgpu: Retrieve WC flags from imported buffers.
2020-04-16 Marek Olšákst/mesa: fix a crash due to passing a draw vertex shade...
2020-04-16 Connor Abbotttu: Align GMEM resolve blit scissor
2020-04-16 Tapani Pällimesa/st: initialize all winsys_handle fields for memory...
2020-04-16 Michel Dänzeramd/addrlib: Use enum instead of sparse chars to identi...
2020-04-16 Michel Dänzergbm/dri: Propagate queryDmaBufModifiers return value
2020-04-16 Erik Faye-Lundzink: be less picky about tiled resources
2020-04-16 Erik Faye-Lundst/dri: make sure software color-buffers are linear
2020-04-16 Lepton Wuvirgl: Use ETC2 formats directly when possible.
2020-04-16 Pierre-Eric Pellou... radeonsi: use thread_context::bytes_mapped_limit
2020-04-16 Pierre-Eric Pellou... gallium/u_threaded: flush batch when hitting mapping...
2020-04-16 Samuel Pitoisetradv: do not abort with unknown/unimplemented descripto...
2020-04-16 Samuel Pitoisetaco: fix emitting stream output with tess eval shaders
2020-04-16 Samuel Pitoisetaco: implement nir_op_f2i8/nir_op_f2u8
2020-04-16 Ilia Mirkinnvc0: enable GL_NV_viewport_array2
2020-04-16 Ilia Mirkinst/mesa: add support for GL_NV_viewport_array2
2020-04-16 Ilia Mirkingallium: add PIPE_CAP_VIEWPORT_MASK
2020-04-16 Ilia Mirkingallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVE
2020-04-16 Ilia Mirkingallium: add TGSI_SEMANTIC_VIEWPORT_MASK
2020-04-16 Ilia Mirkinmesa: add NV_viewport_array2 enable, attach to glsl
2020-04-16 Ilia Mirkinglsl: add NV_viewport_array2 support
2020-04-16 Ilia Mirkincompiler: add VARYING_SLOT_VIEWPORT_MASK
2020-04-15 Connor Abbottir3: Handle load_ubo_ir3 when promoting to constants
2020-04-15 Connor Abbottir3: Fix LDC offset units
2020-04-15 Karol HerbstRevert "nvc0: fix line width on GM20x+"
2020-04-15 Jason Ekstrandanv: Fix UBO range detection in anv_nir_compute_push_layout
2020-04-15 Jason Ekstrandanv: Advertise SEND count through VK_EXT_pipeline_execu...
2020-04-15 Paulo Zanoniiris: make BATCH_SZ smaller by BATCH_RESERVED bytes
2020-04-15 Paulo Zanoniiris: remove useless bo->gtt_offset assignment
2020-04-15 Paulo Zanoniiris: remove unnecessary forward declaration
2020-04-15 Paulo Zanoniiris: remove hole from struct iris_bo
2020-04-15 Jon TurneyFix util/process test on Cygwin
2020-04-15 Dave Airliellvmpipe/nir: free the nir shader
2020-04-15 Dave Airliedraw/tess: free the NIR
2020-04-15 Dave Airliedraw: free the NIR IR.
2020-04-15 Brian Hofreedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LA...
2020-04-15 Brian Hoturnip: Emit geometry shader descriptor consts
2020-04-15 Brian Hoturnip: Correctly set layer stride for 3D images
2020-04-15 Karol Herbstgallium: initialize viewport swizzle in cso_set_viewpor...
2020-04-15 Karol Herbstmesa: fix enum value of VIEWPORT_SWIZZLE_POSITIVE_W_NV
2020-04-15 Samuel Pitoisetradv/aco: do not advertise VK_KHR_shader_subgroup_exten...
2020-04-15 Karol Herbstnvc0: enable ASTC and ETC on GM20B
2020-04-15 Emil Velikovglx: omit loader_loader() for macOS
2020-04-15 Karol Herbstclover: expose cl_arm_shared_virtual_memory for devices...
2020-04-15 Karol Herbstclover: implement cl_arm_shared_virtual_memory
2020-04-15 Karol Herbstclover: implement SVM functions for devices with fine...
2020-04-15 Karol Herbstclover: implement clSetKernelArgSVMPointer
2020-04-15 Karol Herbstclover: implement CL_DEVICE_SVM_CAPABILITIES
2020-04-15 Karol Herbstclover: add stubs for SVM
2020-04-15 Karol Herbstgallium: add PIPE_CAP_SYSTEM_SVM
2020-04-15 Rhys Perryaco: fix 1D textureGrad() on GFX9
2020-04-15 Lionel Landwerliniris: drop cache coherent cpu mapping for external BO
next