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
| Archived =
No
| 39 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
stefan
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v3,39/39] libcamera: software_isp: Add a gpuisp todo list
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,38/39] libcamera: software_isp: Switch on uncalibrated CCM to validate eGLDebayer
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,37/39] libcamera: software_isp: GPU support for unpacked 10/12-bit formats
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,36/39] libcamera: software_isp: debayer_cpu: Make getInputConfig and getOutputConfig static
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,35/39] libcamera: software_isp: debayer_egl: Make gpuisp default softisp mode
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,34/39] libcamera: software_isp: debayer_egl: Make DebayerEGL an environment option
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,33/39] libcamera: software_isp: debayer_egl: Add an eGL debayer class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,32/39] libcamera: shaders: Add support for Auto White Balance gains
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,31/39] libcamera: shaders: Fix neighbouring positions in 8-bit debayering
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,30/39] libcamera: shaders: Extend bayer shaders to support swapping R and B on output
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,29/39] libcamera: shaders: Extend debayer shaders to apply RGB gain values on output
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,28/39] libcamera: shaders: Use highp not mediump for float precision
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,27/39] libcamera: shaders: Rename bayer_8 to bayer_unpacked
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,26/39] libcamera: software_isp: egl: Introduce an eGL base helper class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,25/39] libcamera: software_isp: Make isStandardBayerOrder static
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,24/39] 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-10-15
Bryan O'Donoghue
New
[v3,23/39] libcamera: software_isp: lut: Make gain corrected CCM in lut.cpp available in debayer ...
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,22/39] libcamera: software_isp: debayer: Introduce a stop() callback to the debayer object
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,21/39] libcamera: software_isp: ccm: Populate CCM table to Debayer params structure
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,20/39] libcamera: software_isp: awb Populate AWB gains to Debayer params structure
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,19/39] libcamera: software_isp: debayer: Extend DebayerParams to hold a copy of per-frame AWB...
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,18/39] libcamera: software_isp: debayer: Extend DebayerParams struct to hold a copy of per-fr...
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,17/39] libcamera: software_isp: debayer: Make the debayer_ object of type class Debayer not D...
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,16/39] libcamera: software_isp: Move configure to worker thread
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,15/39] libcamera: software_isp: Start the ISP thread in configure
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,14/39] libcamera: software_isp: Move isStandardBayerOrder to base class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,13/39] libcamera: software_isp: Make output DMA sync contingent
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,12/39] libcamera: software_isp: Move DMA Sync code to Debayer base class
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,11/39] libcamera: software_isp: Move param select code to Debayer base class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,10/39] libcamera: software_isp: Move Bayer params init from DebayerCpu to Debayer
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,09/39] libcamera: software_isp: Move useful items from DebayerCpu to Debayer base class
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,08/39] libcamera: swstats_cpu: Add processFrame() method
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,07/39] libcamera: software_isp: Move benchmark code to its own class
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,06/39] libcamera: swstats_cpu: Move header to libcamera/internal/software_isp
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,05/39] libcamera: swstats_cpu: Drop patternSize_ documentation
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,04/39] libcamera: swstats_cpu: Update statsProcessFn() / processLine0() documentation
Add GLES 2.0 GPUISP to libcamera
- 2 -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,03/39] meson: Automatically generate glsl_shaders.h from specified shader programs
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,02/39] utils: gen-shader-headers: Add a utility to generate headers from shaders
Add GLES 2.0 GPUISP to libcamera
- - -
0 0 0
2025-10-15
Bryan O'Donoghue
New
[v3,01/39] libcamera: shaders: Move GL shader programs to src/libcamera/assets/shader
Add GLES 2.0 GPUISP to libcamera
- 1 -
0 0 0
2025-10-15
Bryan O'Donoghue
New