mesa.git
2019-02-06 Eric Engestromegl: use coherent variable names
2019-02-06 Alyssa Rosenzweigmeson: Remove panfrost from default driver list
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... st/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... isl: assert that Gen8+ don't have bit6_swizzling
2019-02-05 Caio Marcelo... anv: skip bit6 swizzle detection in Gen8+
2019-02-05 Caio Marcelo... i965: skip bit6 swizzle detection in Gen8+
2019-02-05 Caio Marcelo... 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 Rodrigo Viviintel: Add more PCI Device IDs for Coffee Lake and...
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-03 Marek Olšákmeson: drop the xcb-xrandr version requirement
2019-02-02 Eric Engestromwsi/display: add comment
2019-02-02 Jason Ekstrandrelnotes: Add VK_EXT_buffer_device_address
2019-02-01 Jason Ekstrandanv: Implement VK_EXT_buffer_device_address
2019-02-01 Jason Ekstrandintel/fs: Implement nir_intrinsic_global_atomic_*
2019-02-01 Jason Ekstrandintel/fs: Use SENDS for A64 writes on gen9+
2019-02-01 Jason Ekstrandintel/fs: Implement load/store_global with A64 untyped...
2019-02-01 Jason Ekstrandintel/fs: Do the grf127 hack on SIMD8 instructions...
2019-02-01 Jason Ekstrandintel/fs: Properly handle 64-bit types in LOAD_PAYLOAD
2019-02-01 Jason Ekstrandintel/fs/cse: Split create_copy_instr into three cases
2019-02-01 Jason Ekstrandintel/nir: Add global support to lower_mem_access_bit_sizes
2019-02-01 Oscar Blumbergintel/fs: Fix memory corruption when compiling a CS
2019-02-01 Jason Ekstrandspirv: Support LocalSizeId and LocalSizeHintId executio...
2019-02-01 Jason Ekstrandspirv: Handle OpExecutionModeId
2019-02-01 Jason Ekstrandspirv: Handle constants and types before execution...
2019-02-01 Jason Ekstrandspirv: Rework handling of spec constant workgroup size...
2019-02-01 Jason Ekstrandspirv: Replace vtn_constant_value with vtn_constant_uint
2019-02-01 Samuel Pitoisetradv: fix build
2019-02-01 Timothy Arceriradv: take LDS into account for compute shader occupanc...
2019-02-01 Timothy Arceriac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
2019-02-01 Gurchetan Singhdocs: add GL_EXT_texture_compression_s3tc_srgb to relea...
2019-02-01 Gurchetan Singhst/mesa: expose EXT_texture_compression_s3tc_srgb
2019-02-01 Gurchetan Singhi965: Set flag for EXT_texture_compression_s3tc_srgb
2019-02-01 Gurchetan Singhmesa/main: Expose EXT_texture_compression_s3tc_srgb
2019-02-01 Timothy Arcerist/glsl_to_nir: remove dead local variables
2019-01-31 Dylan Bakermeson: remove -std=c++11 from intel/tools
2019-01-31 Dylan Bakermeson: fix style in intel/tools
2019-01-31 Dylan Bakermeson: remove build_by_default : true
2019-01-31 Emil Velikovdocs: update calendar, add news item and link release...
2019-01-31 Emil Velikovdocs: add sha256 checksums for 18.3.3
2019-01-31 Emil Velikovdocs: add release notes for 18.3.3
next