You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Xaver Hugl c8849b83c1 backends/drm: work around HDR screens being stupid about the minimum luminance 1 year ago
..
CMakeLists.txt backends/drm: implement support for post blending color pipelines 2 years ago
drm_abstract_output.cpp backends/drm: test direct scanout with the same code as presentation 2 years ago
drm_abstract_output.h backends/drm: move virtual outputs out of DrmGpu 2 years ago
drm_backend.cpp Compare literal strings using QLatin1StringView instead of QStringLiteral 1 year ago
drm_backend.h backends/drm: move virtual outputs out of DrmGpu 2 years ago
drm_blob.cpp
drm_blob.h
drm_buffer.cpp backends/drm: re-enable buffer readability checks on i915 2 years ago
drm_buffer.h
drm_colorop.cpp implement a proper tone mapping algorithm 2 years ago
drm_colorop.h backends/drm: combine color operations more aggressively than ColorPipeline does 2 years ago
drm_commit.cpp backends/drm: Port away from QApplication 1 year ago
drm_commit.h backends/drm: store the crts a legacy commit happens on in the commit object 2 years ago
drm_commit_thread.cpp backends/drm: guard against the main thread modifying m_commits 2 years ago
drm_commit_thread.h backends/drm: fix an edge case for DrmGpu::waitIdle 2 years ago
drm_connector.cpp backends/drm: update output properties after they're created too 2 years ago
drm_connector.h
drm_crtc.cpp backends/drm: disable degamma_lut and ctm on NVidia 2 years ago
drm_crtc.h backends/drm: implement support for post blending color pipelines 2 years ago
drm_egl_backend.cpp backends/drm: test direct scanout with the same code as presentation 2 years ago
drm_egl_backend.h backends/drm: test direct scanout with the same code as presentation 2 years ago
drm_egl_layer.cpp backends/drm: implement damage tracking for multi gpu transfers 2 years ago
drm_egl_layer.h backends/drm: test direct scanout with the same code as presentation 2 years ago
drm_egl_layer_surface.cpp Avoid calling QHash::contains and then looking up the value 1 year ago
drm_egl_layer_surface.h backends/drm: implement damage tracking for the color management shadow buffer 2 years ago
drm_gpu.cpp backends/drm: fix an edge case for DrmGpu::waitIdle 2 years ago
drm_gpu.h backends/drm: move virtual outputs out of DrmGpu 2 years ago
drm_layer.cpp backends/drm: use the post-blending color pipeline for direct scanout 2 years ago
drm_layer.h backends/drm: use the post-blending color pipeline for direct scanout 2 years ago
drm_logging.cpp
drm_logging.h
drm_object.cpp
drm_object.h
drm_output.cpp backends/drm: work around HDR screens being stupid about the minimum luminance 1 year ago
drm_output.h backends/drm: support tearing with atomic modesetting 2 years ago
drm_pipeline.cpp backends/drm: don't wait for pageflips on DrmPipeline destruction 2 years ago
drm_pipeline.h backends/drm: fix an edge case for DrmGpu::waitIdle 2 years ago
drm_pipeline_legacy.cpp core: add transfer function minimum and maximum luminance values 2 years ago
drm_plane.cpp Include span 2 years ago
drm_plane.h backends/drm: add support for drm plane size hints 2 years ago
drm_pointer.h
drm_property.cpp backends/drm: Also get the range for signed range properties 2 years ago
drm_property.h backends/drm: Add a check for ranged properties 2 years ago
drm_qpainter_backend.cpp backends/drm: test direct scanout with the same code as presentation 2 years ago
drm_qpainter_backend.h backends/drm: test direct scanout with the same code as presentation 2 years ago
drm_qpainter_layer.cpp backends: move render time queries into OutputFrame 2 years ago
drm_qpainter_layer.h backends: move render time queries into OutputFrame 2 years ago
drm_render_backend.h backends/drm: unify primary and cursor plane layers 2 years ago
drm_virtual_egl_layer.cpp backends/drm: test direct scanout with the same code as presentation 2 years ago
drm_virtual_egl_layer.h backends/drm: test direct scanout with the same code as presentation 2 years ago
drm_virtual_output.cpp backends/drm: move virtual outputs out of DrmGpu 2 years ago
drm_virtual_output.h backends/drm: move virtual outputs out of DrmGpu 2 years ago
icc.frag backends/drm: fix ICC profiles not being applied 2 years ago
icc.qrc
icc_core.frag backends/drm: fix ICC profiles not being applied 2 years ago
icc_shader.cpp core/colorspace: use dedicated xy, xyY and XYZ structs for non-RGB colorspaces 2 years ago
icc_shader.h core: add transfer function minimum and maximum luminance values 2 years ago
overview.md