Toggle navigation
Patchwork
libcamera
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
Add GLES 2.0 GPUISP to libcamera
| State =
Action Required
| 35 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
pwbot
kbingham
epaul
jmondi
neg
pinchartl
uajain
jhautbois
pobrn
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[35/35] libcamera: software_isp: Add a gpuisp todo list
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[34/35] libcamera: shaders: Rename bayer_8 to bayer_unpacked
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[33/35] libcamera: software_isp: GPU support for unpacked 10/12-bit formats
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[32/35] libcamera: shaders: Fix neighbouring positions in 8-bit debayering
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[31/35] libcamera: shaders: Extend bayer shaders to support swapping R and B on output
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[30/35] libcamera: software_isp: debayer_cpu: Make getInputConfig and getOutputConfig static
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[29/35] libcamera: software_isp: Make isStandardBayerOrder static
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[28/35] libcamera: software_isp: Switch on uncalibrated CCM to validate eGLDebayer
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[27/35] libcamera: software_isp: debayer_egl: Convert from identity CCM to CCM calculated by SoftIPA
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[26/35] libcamera: shaders: Extend debayer shaders to apply RGB gain values on output
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[25/35] libcamera: shaders: Use highp not mediump for float precision
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[24/35] libcamera: software_isp: debayer_egl: Make DebayerEGL an environment option
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[23/35] libcamera: software_isp: debayer_egl: Add an eGL debayer class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[22/35] libcamera: software_isp: egl: Introduce an eGL base helper class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[21/35] libcamera: software_isp: gbm: Add in a GBM helper class for GPU surface access
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[20/35] libcamera: software_isp: lut: Make gain corrected CCM in lut.cpp available in debayer params
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[19/35] libcamera: software_isp: ccm: Populate CCM table to Debayer params structure
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[18/35] meson: Automatically generate glsl_shaders.h from specified shader programs
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[17/35] utils: gen-shader-headers: Add a utility to generate headers from shaders
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[16/35] libcamera: shaders: Move GL shader programs to src/libcamera/assets/shader
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[15/35] libcamera: software_isp: debayer: Extend DebayerParams struct to hold a copy of per-frame...
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[14/35] libcamera: software_isp: debayer: Make the debayer_ object of type class Debayer not Deba...
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[13/35] libcamera: software_isp: Move configure to worker thread
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[12/35] libcamera: software_isp: Start the ISP thread in configure
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[11/35] libcamera: software_isp: Move isStandardBayerOrder to base class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[10/35] libcamera: software_isp: Move param select code to Debayer base class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[09/35] libcamera: software_isp: Move Bayer parans init from DebayerCpu to Debayer
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[08/35] libcamera: software_isp: Move useful items from DebayerCpu to Debayer base class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[07/35] libcamera: MappedFrameBuffer: Add MappedFrameBuffer::getPlaneFD()
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[06/35] libcamera: MappedFrameBuffer: Latch a pointer to the framebuffer
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[05/35] libcamera: swstats_cpu: Add processFrame() method
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[04/35] libcamera: software_isp: Move benchmark code to its own class
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[03/35] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[02/35] libcamera: swstats_cpu: Drop patternSize_ documentation
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-06-11
Bryan O'Donoghue
New
[01/35] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-06-11
Bryan O'Donoghue
New