gk110/ir: Use the new rcp/rsq in library
[mesa.git] / src /
2019-02-07 Boyan Dinggk110/ir: Use the new rcp/rsq in library
2019-02-07 Boyan Dinggk110/ir: Add rsq f64 implementation
2019-02-07 Boyan Dinggk110/ir: Add rcp f64 implementation
2019-02-07 Ilia Mirkinnvc0: stick zero values for the compute invocation...
2019-02-07 Ilia Mirkinnv50,nvc0: use condition for occlusion queries when...
2019-02-07 Ilia Mirkinnvc0: fix 3d images on kepler
2019-02-07 Ilia Mirkinnvc0/ir: fix second tex argument after levelZero optimi...
2019-02-07 Ilia Mirkinnvc0/ir: always use CG mode for loads from atomic-only...
2019-02-07 Ilia Mirkinnvc0: add support for handling indirect draws with...
2019-02-06 Kristian H. Kristensenfreedreno/a6xx: Use tiling for all resources
2019-02-06 Kristian H. Kristensenfreedreno/a6xx: Emit blitter dst with OUT_RELOCW
2019-02-06 Bas Nieuwenhuizenradv: Implement VK_EXT_buffer_device_address.
2019-02-06 Bas Nieuwenhuizenradv: Do not use the bo list for local buffers.
2019-02-06 Bas Nieuwenhuizenamd/common: Implement global memory accesses.
2019-02-06 Bas Nieuwenhuizenamd/common: Do not use 32-bit loads for shared memory.
2019-02-06 Bas Nieuwenhuizenamd/common: handle nir_deref_cast for shared memory...
2019-02-06 Bas Nieuwenhuizenamd/common: Handle nir_deref_type_ptr_as_array for...
2019-02-06 Bas Nieuwenhuizenamd/common: Fix stores to derefs with unknown variable.
2019-02-06 Bas Nieuwenhuizenamd/common: Use correct writemask for shared memory...
2019-02-06 Bas Nieuwenhuizenradv: Fix the shader info pass for not having the...
2019-02-06 Bas Nieuwenhuizenamd/common: Implement ptr->int casts in ac_to_integer.
2019-02-06 Bas Nieuwenhuizenamd/common: Add gep helper for pointer increment.
2019-02-06 Bas Nieuwenhuizenradv: Only look at pImmutableSamples if the descriptor...
2019-02-06 Eric Engestromxvmc: fix string comparison
2019-02-06 Eric Engestromxvmc: fix string comparison
2019-02-06 Marek Olšákradeonsi: use local ws variable in si_need_dma_space
2019-02-06 Marek Olšákradeonsi: don't leak an index buffer if draw_vbo fails
2019-02-06 Marek Olšákradeonsi: make allocator_zeroed_memory unmappable and...
2019-02-06 Marek Olšákradeonsi: clear allocator_zeroed_memory with SDMA
2019-02-06 Marek Olšákradeonsi: initialize textures using DCC to black when...
2019-02-06 Jonathan Marekfreedreno: a2xx: fix fast clear
2019-02-06 Eric Engestromegl: use coherent variable names
2019-02-05 Eric Anholtv3d: Whitespace consistency fix.
2019-02-05 Eric Anholtv3d: Fix copy-propagation of input unpacks.
2019-02-05 Eric Anholtv3d: Fix input packing of .l for rounding/fdx/fdy.
2019-02-05 Eric Anholtv3d: Fix pack/unpack of VFPACK operand unpacks.
2019-02-05 Eric Anholtv3d: Fix dumping of shaders with alpha test.
2019-02-05 Eric Anholtv3d: Store the actual mask of color buffers present...
2019-02-05 Eric Anholtv3d: Fix precompile of FRAG_RESULT_DATA1 and higher...
2019-02-05 Kristian H. Kristensenst/nir: Use src/ relative include path for autotools
2019-02-05 Kenneth Graunkegallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability...
2019-02-05 Kenneth Graunkest/nir: Call nir_lower_clip_cull_distance_arrays().
2019-02-05 Kenneth Graunkenir: Avoid splitting compact arrays into per-element...
2019-02-05 Kenneth Graunkenir: Avoid clip/cull distance lowering multiple times.
2019-02-05 Kenneth Graunkenir: Bail on clip/cull distance lowering if GLSL IR...
2019-02-05 Kenneth Graunkecompiler: Mark clip/cull distance arrays as compact...
2019-02-05 Kenneth Graunkenir: Record info->fs.pixel_center_integer in lower_syst...
2019-02-05 Kenneth Graunkeprogram: Extend prog_to_nir handle system values.
2019-02-05 Kenneth Graunkeprogram: Use u_bit_scan64 in prog_to_nir.
2019-02-05 Kenneth Graunkest/mesa: Add NIR versions of the PBO upload/download...
2019-02-05 Kenneth Graunkest/mesa: Add a NIR version of the OES_draw_texture...
2019-02-05 Kenneth Graunkest/mesa: Add NIR versions of the clear shaders.
2019-02-05 Kenneth Graunkest/mesa: Add NIR versions of the drawpixels Z/stencil...
2019-02-05 Kenneth Graunkest/mesa: Add a NIR version of the drawpixels/bitmap...
2019-02-05 Kenneth Graunkest/nir: Make new helpers for constructing built-in...
2019-02-05 Kenneth Graunkest/nir: Move varying setup code to a helper function.
2019-02-05 Jason Ekstrandnir/deref: Drop zero ptr_as_array derefs
2019-02-05 Eric Anholtnir: Move V3D's "the shader was TGSI, ignore FS output...
2019-02-05 Emil Velikovanv: wire up the state_pool_padding test
2019-02-05 Karol Herbstnvc0/ir: replace cvt instructions with add to improve...
2019-02-05 Bart Oldemangallium-xlib: query MIT-SHM before using it.
2019-02-05 Alok Hotaswr/rast: update SWR rasterizer shader stats
2019-02-05 Michel Dänzerloader/dri3: Use strlen instead of sizeof for creating...
2019-02-05 Jonathan Mareknir: add missing vec opcodes in lower_bool_to_float
2019-02-05 Gert Wollnymesa: release references to image textures when a conte...
2019-02-05 Gert Wollnyradeonsi: release tokens after creating the shader...
2019-02-05 Caio Marcelo de... isl: assert that Gen8+ don't have bit6_swizzling
2019-02-05 Caio Marcelo de... anv: skip bit6 swizzle detection in Gen8+
2019-02-05 Caio Marcelo de... i965: skip bit6 swizzle detection in Gen8+
2019-02-05 Caio Marcelo de... nir: keep the phi order when splitting blocks
2019-02-05 Ilia Mirkinnv50,nvc0: add explicit settings for recent caps
2019-02-05 Alyssa Rosenzweigpanfrost: Implement Midgard shader toolchain
2019-02-05 Alyssa Rosenzweigpanfrost: Initial stub for Panfrost driver
2019-02-04 Marek Olšákradeonsi: fix crashing performance counters (division...
2019-02-04 Marek Olšákradeonsi: handle render_condition_enable in si_compute_...
2019-02-04 Sonny Jiangradeonsi: use compute for clear_render_target when...
2019-02-04 Kenneth Graunkest/mesa: Set pipe_image_view::shader_access in PBO...
2019-02-04 Danylo Piliaievanv: Fix VK_EXT_transform_feedback working with varying...
2019-02-04 Danylo Piliaievradv: Handle VK_ATTACHMENT_UNUSED in CmdClearAttachment
2019-02-04 Danylo Piliaievanv: Handle VK_ATTACHMENT_UNUSED in colorAttachment
2019-02-04 Samuel Pitoisetradv: don't flush src stages when dstStageMask == BOTTO...
2019-02-04 Samuel Pitoisetradv: do not set preserveAttachments for internal rende...
2019-02-04 Samuel Pitoisetradv: drop useless checks when resolving subpass color...
2019-02-04 Samuel Pitoisetradv: execute external subpass barriers after ending...
2019-02-04 Samuel Pitoisetradv: accumulate all ingoing external dependencies...
2019-02-04 Samuel Pitoisetradv: handle subpass dependencies correctly
2019-02-04 Samuel Pitoisetradv: track if subpasses have color attachments
2019-02-04 Samuel Pitoisetradv: add radv_render_pass_add_subpass_dep() helper
2019-02-04 Samuel Pitoisetradv: move some render pass things to radv_render_pass_...
2019-02-04 Samuel Pitoisetradv: handle final layouts at end of every subpass...
2019-02-04 Samuel Pitoisetradv: determine the last subpass id for every attachments
2019-02-04 Samuel Pitoisetradv: use the new attachments array when starting subpasses
2019-02-04 Samuel Pitoisetradv: store the list of attachments for every subpass
2019-02-04 Samuel Pitoisetradv: move subpass image transitions to radv_cmd_buffer...
2019-02-04 Samuel Pitoisetradv: add radv_cmd_buffer_begin_subpass() helper
2019-02-04 Samuel Pitoisetradv: remove useless MAYBE_UNUSED in CmdBeginRenderPass()
2019-02-04 Samuel Pitoisetradv: remove unused radv_render_pass_attachment::view_mask
2019-02-04 Samuel Pitoisetradv: bail out when no image transitions will be performed
2019-02-02 Eric Engestromwsi/display: add comment
2019-02-01 Jason Ekstrandanv: Implement VK_EXT_buffer_device_address
next