This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gfxprim.git.
The branch, master has been updated discards 7277e9f644891feda13a940bf14b3a6597d19d9f (commit)
This update discarded existing revisions and left the branch pointing at a previous point in the repository history.
* -- * -- N (1176d24e31d0d820628edf8b4d5ba74db4d51cb5) O -- O -- O (7277e9f644891feda13a940bf14b3a6597d19d9f)
The removed revisions are not necessarily gone - if another reference still refers to them they will stay in the repository.
No new revisions were added by this update.
Summary of changes: gen/bin/cct.py | 298 ----------------------------- gen/include/functions.t | 48 ----- gen/include/gfxprim_config.py | 136 ------------- gen/include/gfxprimconfig.py | 73 ------- gen/include/header.t | 11 - gen/include/license.t | 10 - gen/include/pixelsize.py | 39 ---- gen/include/pixeltype.py | 104 ---------- gen/include/source.t | 4 - genn.mk | 48 ----- include/core/GP_Clamp.h | 7 - include/core/GP_Convert.gen.h.t | 160 +++++++++------- include/core/GP_Convert_Scale.gen.h.t | 55 ++++-- include/core/GP_FnPerBpp.gen.h.t | 69 ++++--- include/core/GP_GammaCorrection.gen.h.t | 45 ++++- include/core/GP_GammaPixel.gen.h.t | 61 ++++-- include/core/GP_GetPutPixel.gen.h.t | 102 +++++++---- include/core/GP_MixPixels.gen.h.t | 96 ++++++--- include/core/GP_MixPixels2.gen.h.t | 54 ++++-- include/core/GP_Pixel.gen.h.t | 90 ++++++--- include/core/GP_WritePixel.gen.h.t | 43 ++++- include/core/Makefile | 2 +- include/gfx/GP_HLine.gen.h.t | 40 +++- include/gfx/GP_VLine.gen.h.t | 40 +++- include/gfx/Makefile | 2 +- libs/core/GP_Blit.gen.c.t | 128 ++++++++----- libs/core/GP_Convert.gen.c.t | 69 +++++-- libs/core/GP_Fill.gen.c.t | 54 ++++-- libs/core/GP_GammaCorrection.gen.c.t | 45 ++++- libs/core/GP_Pixel.gen.c.t | 91 +++++---- libs/core/Makefile | 2 +- libs/core/WritePixels.t | 37 +++- libs/filters/GP_ApplyTables.gen.c.t | 63 +++++-- libs/filters/GP_Cubic.gen.c.t | 52 ++++- libs/filters/GP_FloydSteinberg.gen.c.t | 145 ++++++++------ libs/filters/GP_GaussianNoise.gen.c.t | 81 +++++--- libs/filters/GP_HilbertPeano.gen.c.t | 83 ++++++--- libs/filters/GP_LinearConvolution.gen.c.t | 177 ++++++++++------- libs/filters/GP_MirrorH.gen.c.t | 42 ++++- libs/filters/GP_MultiTone.gen.c.t | 70 +++++-- libs/filters/GP_ResizeCubic.gen.c.t | 160 +++++++++------- libs/filters/GP_ResizeLinear.gen.c.t | 203 +++++++++++--------- libs/filters/GP_ResizeNN.gen.c.t | 52 ++++-- libs/filters/GP_Rotate.gen.c.t | 69 +++++--- libs/filters/Makefile | 16 +- libs/gfx/GP_FillCircle.gen.c.t | 45 ++++- libs/gfx/GP_FillEllipse.gen.c.t | 42 ++++- libs/gfx/GP_HLine.gen.c.t | 69 +++++-- libs/gfx/GP_HLineAA.gen.c.t | 8 +- libs/gfx/GP_Line.gen.c.t | 45 ++++- libs/gfx/GP_LineAA.gen.c.t | 8 +- libs/gfx/GP_PutPixelAA.gen.c.t | 9 +- libs/gfx/GP_VLine.gen.c.t | 38 +++- libs/gfx/GP_VLineAA.gen.c.t | 8 +- libs/gfx/Makefile | 2 +- libs/text/GP_Text.gen.c.t | 91 ++++++--- libs/text/Makefile | 2 +- tests/core/BlitConv.gen.c.t | 162 ++++++++++------ tests/core/Convert.gen.c.t | 236 +++++++++++++---------- tests/core/Convert_Scale.gen.c.t | 63 +++++-- tests/core/GetPutPixel.gen.c.t | 63 +++++-- tests/core/GetSetBits.gen.c.t | 73 +++++-- tests/core/Makefile | 2 +- tests/core/WritePixel.gen.c.t | 96 +++++++--- tests/gfx/APICoverage.gen.c.t | 203 ++++++++++++-------- tests/gfx/Makefile | 2 +- 66 files changed, 2478 insertions(+), 2065 deletions(-) delete mode 100755 gen/bin/cct.py delete mode 100644 gen/include/functions.t delete mode 100644 gen/include/gfxprim_config.py delete mode 100644 gen/include/gfxprimconfig.py delete mode 100644 gen/include/header.t delete mode 100644 gen/include/license.t delete mode 100644 gen/include/pixelsize.py delete mode 100644 gen/include/pixeltype.py delete mode 100644 gen/include/source.t delete mode 100644 genn.mk
repo.or.cz automatic notification. Contact project admin jiri.bluebear.dluhos@gmail.com if you want to unsubscribe, or site admin admin@repo.or.cz if you receive no reply.