platform/upstream/mesa.git
2022-08-12 Marek Olšákglthread: track glBindFramebufferEXT, not just glBindFr...
2022-08-12 Marek Olšákglthread: track GL_READ_FRAMEBUFFER bindings too
2022-08-12 Marek Olšákglthread: call _mesa_glthread_DeleteBuffers unconditionally
2022-08-12 Marek Olšákglthread: unbind framebuffers in glDeleteFramebuffers
2022-08-12 Tapani Pälliglsl: allow image*Shadow keywords on ES and GLSL >...
2022-08-11 Lionel Landwerlinintel/drm-shim: update shim to support DG2
2022-08-11 Charmaine Leemesa/st: fix reference to nir->info after nir_to_tgsi
2022-08-11 Charmaine Leesvga: compare graphics shader stages against COMPUTE
2022-08-11 Konstantin... radv: Fix stack size calculation with stage ids
2022-08-11 Italo Nicolaetnaviv: fix standalone compiler to work without a...
2022-08-11 Italo Nicolaetnaviv: skip disk cache initialization on standalone...
2022-08-11 Michael Tangmicrosoft/compiler: Change calls to NIR_INSTR_UNSUPPORT...
2022-08-11 Michael Tangnir: add nir_instr_as_str
2022-08-11 Michael Tangmicrosoft/compiler: Add dxil_logger type and parameter...
2022-08-11 Samuel Pitoisetradv: copy the sample locations only if the state isn...
2022-08-11 Samuel Pitoisetradv: copy line stipple factor/pattern only if the...
2022-08-11 Samuel Pitoisetradv: remove unecessary radv_pipeline::uses_dynamic_stride
2022-08-11 Lionel Landwerlinanv: don't return incorrect error code for vkCreateDesc...
2022-08-11 Mike Blumenkrantzradv: force inlining on another draw function
2022-08-11 Mike Blumenkrantzradv: remove stupid conditional from draw path
2022-08-11 Pierre-Eric... radeonsi/tests: cosmetic changes
2022-08-11 Pierre-Eric... radeonsi/tests: update navi21 expected results
2022-08-11 Pierre-Eric... radeonsi/tests: update raven expected results
2022-08-11 Pierre-Eric... radeonsi/tests: add testing of the khr-single tests
2022-08-11 Pierre-Eric... radeonsi/tests: remove left-over debug print
2022-08-11 Feng Jiangvirgl: add support for hardware video acceleration
2022-08-11 Feng Jianggallium/util: add a new helper function pipe_buffer_size()
2022-08-11 Feng Jiangvl: change vl_video_buffer_destroy() to non-static
2022-08-11 Feng Jianggallium: add key size to the structure pipe_picture_desc
2022-08-11 Karmjit Mahilpvr: Fix bo mapping on alloc with PVR_BO_ALLOC_FLAG_CPU...
2022-08-10 Yusuf Khannouveau: implement and enable PIPE_CAP_QUERY_MEMORY_INFO
2022-08-10 Jesse Natalieegl/wgl: Fix some awkward sizeof formatting
2022-08-10 Jesse Natalieegl/wgl: Delete unused variables/code
2022-08-10 Jesse Nataliewgl: Use pfi instead of iPixelFormat more often
2022-08-10 Jesse Natalieegl/wgl: Support sync objects
2022-08-10 Jesse Natalieegl/wgl: Support EGL_MESA_query_driver
2022-08-10 Jesse Natalieegl/wgl: Hook up image validate/get in smapi
2022-08-10 Jesse Natalieegl/wgl: Use a per-display st_manager
2022-08-10 Jesse Nataliewgl: Pass smapi explicitly to framebuffer creation
2022-08-10 Jesse Nataliewgl: Pass smapi explicitly to context creation
2022-08-10 Jesse Natalieegl,wgl: Support eglCreateImageKHR
2022-08-10 Jesse Natalieegl/wgl: Support eglWaitNative
2022-08-10 Jesse Natalieegl/wgl: Support eglWaitClient
2022-08-10 Jesse Natalieegl/wgl: Support eglSwapInterval
2022-08-10 Jesse Nataliewgl: Allow per-framebuffer swap interval overrides
2022-08-10 Jesse Natalieegl/wgl: Implement bind/release texture buffer
2022-08-10 Jesse Natalieegl/wgl: Set YInvert attribute to always true
2022-08-10 Jesse Natalieegl/wgl: Implement PBuffer surfaces
2022-08-10 Jesse Nataliewgl: Split pbuffer creation into two functions
2022-08-10 Jesse Natalieegl/wgl: Implement QuerySurface
2022-08-10 Jesse Natalieegl/wgl: Don't require a native display to support...
2022-08-10 Yonggang Luoc11: Implement and use of thrd_current properly on...
2022-08-10 Yonggang Luoc11: call impl_tss_dtor_invoke with tls callback for...
2022-08-10 Yonggang Luoc11: It's should detect PTHREAD_DESTRUCTOR_ITERATIONS...
2022-08-10 Mike Blumenkrantznir/validate: add some (light) validation for sampler...
2022-08-10 Mike Blumenkrantznir/validate: clamp unsized tex dests to 32bit
2022-08-10 Mike Blumenkrantzradv: fix return type for meta resolve shaders
2022-08-10 Samuel Pitoisetradv: explain why radv_invariant_geom is still needed...
2022-08-10 Samuel Pitoisetradv: remove radv_invariant_geom workarounds for DX...
2022-08-10 Juston Livenus: Enable VK_EXT_texture_compression_astc_hdr
2022-08-10 Chad Versacevenus/pipeline: Fix ignore rules for VK_EXT_extended_dy...
2022-08-10 Chad Versacevenus/pipeline: Fix ignore rules for VK_KHR_dynamic_ren...
2022-08-10 Chad Versacevenus/pipeline: Ignore basePipelineHandle
2022-08-10 Chad Versacevenus/pipeline: Ignore pViewportState::pScissors
2022-08-10 Chad Versacevenus/pipeline: Ignore pViewportState::pViewports
2022-08-10 Chad Versacevenus/pipeline: Fix ignore rule for pColorBlendState
2022-08-10 Chad Versacevenus/pipeline: Fix ignore rule for pDepthStencilState
2022-08-10 Chad Versacevenus/pipeline: Split ignore rules for pViewportState...
2022-08-10 Chad Versacevenus/pipeline: Add pipeline state bools for ignore...
2022-08-10 Chad Versacevenus/pipeline: Refactor vn_fix_graphics_pipeline_creat...
2022-08-10 Chad Versacevenus: Track subpass properties
2022-08-10 Chad Versacevenus: Drop vn_present_src_attachment::acquire
2022-08-10 Chad Versacevenus: Remove cryptic pointer arithmetic on present...
2022-08-10 Charmaine Leesvga: fix SetConstantBufferOffset command opcode
2022-08-10 Samuel Pitoisetradv: do not set registers for PSO states that are...
2022-08-10 Samuel Pitoisetradv: simplify dynamic states uses when determining...
2022-08-10 Samuel Pitoisetradv: remove one useless check about line width and...
2022-08-10 Samuel Pitoisetradv: properly ignore PSO states that are dynamic
2022-08-10 Shuicheng Liniris: return failure if iris_resource_configure_main...
2022-08-10 Konstantin... lavapipe: Remove st_shader_stage_to_ptarget
2022-08-10 Pierre-Eric... nir: add a nir_opt_if_options enum
2022-08-10 Gert Wollnyllvmpipe: Double number of SSBOs
2022-08-10 Rhys Perryaco: fix hash statistic
2022-08-10 Gert Wollnyradeonsi-raven/ci: Move spec@arb_timer_query@timestamp...
2022-08-10 Friedrich Vockamd/common: move ac_memory_ops_per_clock into ac_gpu_info.h
2022-08-10 Erik Faye-Lundzink: do not use VK_FORMAT_D32_SFLOAT_S8_UINT without...
2022-08-10 Erik Faye-Lundzink: add have_D32_SFLOAT_S8_UINT boolean
2022-08-10 Samuel Pitoisetradv: fix cleaning the meta query state if an error...
2022-08-10 Samuel Pitoisetradv: respect the render area for depth/stencil resolves
2022-08-10 Charmaine Leesvga: fix mksstats build
2022-08-09 Yonggang Luoci/windows: Setup proper MESA_IMAGE_TAG for Windows...
2022-08-09 Jesse Natalieci/windows: Install Graphics-Tools package on the base...
2022-08-09 Yonggang Luoegl/x11: implement ANGLE_sync_control_rate
2022-08-09 Yonggang Luoegl/x11: Split declaration of dri2_format_for_depth...
2022-08-09 Yonggang Luoegl: wire up ANGLE_sync_control_rate
2022-08-09 Yonggang Luoegl: Remove eglextchromium.h and import eglext_angle.h
2022-08-09 Jesse Natalieci/windows: Windows runner is back online
2022-08-09 Iván Brianoanv: emit scissors when the pipeline changes
2022-08-09 David Heidelbergci/lavapipe: wine flakes, switch to manual for now
2022-08-09 Marek Olšákgallium/u_blitter: make the bilinear filter for MSAA...
next