head 1.2; access; symbols mesalib-19-1-7:1.1.1.1 xorg:1.1.1; locks; strict; comment @# @; 1.2 date 2022.05.09.01.27.13; author mrg; state dead; branches; next 1.1; commitid vdvqJ71xlVGCRjDD; 1.1 date 2019.09.24.16.21.17; author maya; state Exp; branches 1.1.1.1; next ; commitid KJXusGl8fi9AAhEB; 1.1.1.1 date 2019.09.24.16.21.17; author maya; state Exp; branches; next ; commitid KJXusGl8fi9AAhEB; desc @@ 1.2 log @merge mesa 21.3.7. @ text @ Mesa Release Notes

The Mesa 3D Graphics Library

Mesa 19.0.0 Release Notes / TBD

Mesa 19.0.0 is a new development release. People who are concerned with stability and reliability should stick with a previous release or wait for Mesa 19.0.1.

Mesa 19.0.0 implements the OpenGL 4.5 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 4.5. OpenGL 4.5 is only available if requested at context creation. Compatibility contexts may report a lower version depending on each driver.

SHA256 checksums

  4c5b9c5227d37c1f6bdc786a6fa7ee7fbce40b2e8a87340c7d3234534ece3304  mesa-19.0.0.tar.gz
  5a549dfb40ec31e5c36c47aadac04554cb2e2a8d144a046a378fc16da57e38f8  mesa-19.0.0.tar.xz

New features

Bug fixes

Changes

Adam Jackson (4):

Aditya Swarup (1):

Alejandro Piñeiro (3):

Alex Deucher (3):

Alex Smith (1):

Alexander von Gluck IV (1):

Alok Hota (8):

Alyssa Rosenzweig (1):

Andre Heider (4):

Andres Gomez (8):

Andrii Simiklit (9):

Anuj Phogat (7):

Axel Davy (12):

Bart Oldeman (1):

Bas Nieuwenhuizen (41):

Boyan Ding (3):

Brian Paul (3):

Bruce Cherniak (1):

Caio Marcelo de Oliveira Filho (10):

Carlos Garnacho (1):

Carsten Haitzler (Rasterman) (2):

Chad Versace (1):

Chia-I Wu (2):

Christian Gmeiner (6):

Connor Abbott (4):

Daniel Stone (1):

Danylo Piliaiev (9):

Dave Airlie (19):

David Shao (1):

Dieter Nützel (1):

Dylan Baker (48):

Eduardo Lima Mitev (2):

Eleni Maria Stea (1):

Elie Tournier (17):

Emil Velikov (81):

Eric Anholt (171):

Eric Engestrom (47):

Erik Faye-Lund (70):

Ernestas Kulik (2):

Francisco Jerez (14):

Fritz Koenig (2):

Gert Wollny (30):

Guido Günther (2):

Gurchetan Singh (18):

Hanno Böck (1):

Hyunjun Ko (1):

Iago Toral Quiroga (22):

Ian Romanick (28):

Ilia Mirkin (37):

Indrajit Das (1):

Jakob Bornecrantz (1):

Jan Vesely (2):

Jason Ekstrand (207):

Jiang, Sonny (1):

Jon Turney (3):

Jonathan Marek (42):

Jordan Justen (3):

Jose Maria Casanova Crespo (1):

José Fonseca (2):

Juan A. Suarez Romero (17):

Józef Kucia (1):

Karol Herbst (35):

Kenneth Graunke (41):

Kirill Burtsev (1):

Kristian H. Kristensen (14):

Leo Liu (2):

Lionel Landwerlin (47):

Lucas Stach (6):

Marek Olšák (94):

Mario Kleiner (4):

Mark Janes (3):

Mathias Fröhlich (17):

Matt Turner (41):

Mauro Rossi (6):

Maya Rashish (2):

Michal Srb (2):

Michel Dänzer (4):

Neha Bhende (1):

Neil Roberts (4):

Nicholas Kazlauskas (5):

Nicolai Hähnle (37):

Niklas Haas (3):

Olivier Fourdan (1):

Oscar Blumberg (1):

Pierre Moreau (2):

Plamena Manolova (1):

Rafael Antognolli (24):

Ray Zhang (1):

Rhys Kidd (5):

Rhys Perry (14):

Rob Clark (79):

Rob Herring (3):

Robert Foss (3):

Rodrigo Vivi (1):

Roland Scheidegger (7):

Sagar Ghuge (14):

Samuel Pitoiset (103):

Sergii Romantsov (4):

Sonny Jiang (1):

Tapani Pälli (27):

Thomas Hellstrom (9):

Timothy Arceri (56):

Tobias Klausmann (1):

Tomasz Figa (1):

Tomeu Vizoso (1):

Toni Lönnberg (14):

Topi Pohjolainen (1):

Veluri Mithun (5):

Vinson Lee (7):

Yevhenii Kolesnikov (1):

pal1000 (1):

@ 1.1 log @Initial revision @ text @@ 1.1.1.1 log @Import mesa 19.1.7 New features in mesa 19.1.0: GL_ARB_parallel_shader_compile on all drivers. GL_EXT_gpu_shader4 on all GL 3.1 drivers. GL_EXT_shader_image_load_formatted on radeonsi. GL_EXT_texture_buffer_object on all GL 3.1 drivers. GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES extension). GL_NV_compute_shader_derivatives on iris and i965. GL_KHR_parallel_shader_compile on all drivers. VK_EXT_buffer_device_address on Intel and RADV. VK_EXT_depth_clip_enable on Intel and RADV. VK_KHR_ycbcr_image_arrays on Intel. VK_EXT_inline_uniform_block on Intel and RADV. VK_EXT_external_memory_host on Intel. VK_EXT_host_query_reset on Intel and RADV. VK_KHR_surface_protected_capabilities on Intel and RADV. VK_EXT_pipeline_creation_feedback on Intel and RADV. VK_KHR_8bit_storage on RADV. VK_AMD_gpu_shader_int16 on RADV. VK_AMD_gpu_shader_half_float on RADV. VK_NV_compute_shader_derivatives on Intel. VK_KHR_shader_float16_int8 on Intel and RADV (RADV only supports int8). VK_KHR_shader_atomic_int64 on Intel. VK_EXT_descriptor_indexing on Intel. VK_KHR_shader_float16_int8 on Intel and RADV. GL_INTEL_conservative_rasterization on iris. VK_EXT_memory_budget on Intel. New features in mesa 19.0.0: GL_AMD_texture_texture4 on all GL 4.0 drivers. GL_EXT_shader_implicit_conversions on all drivers (ES extension). GL_EXT_texture_compression_bptc on all GL 4.0 drivers (ES extension). GL_EXT_texture_compression_rgtc on all GL 3.0 drivers (ES extension). GL_EXT_render_snorm on gallium drivers (ES extension). GL_EXT_texture_view on drivers supporting texture views (ES extension). GL_OES_texture_view on drivers supporting texture views (ES extension). GL_NV_shader_atomic_float on nvc0 (Fermi/Kepler only). Shader-based software implementations of GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, GL_ARB_vertex_attrib_64bit, and GL_ARB_shader_ballot on i965. VK_ANDROID_external_memory_android_hardware_buffer on Intel Fixed and re-exposed VK_EXT_pci_bus_info on Intel and RADV VK_EXT_scalar_block_layout on Intel and RADV VK_KHR_depth_stencil_resolve on Intel VK_KHR_draw_indirect_count on Intel VK_EXT_conditional_rendering on Intel VK_EXT_memory_budget on RADV Also, bug fixes. @ text @@