2013-04-21 |
Tomas Gavenciak | tests: fix HTML-gen sh script (dash compatibility)
|
commit | commitdiff | tree |
2013-04-19 |
Tomas Gavenciak | pytest: fix AA test parameters (float->fixpoint)
|
commit | commitdiff | tree |
2013-04-19 |
Tomas Gavenciak | pytest: Fix Blit with alpha channel test
|
commit | commitdiff | tree |
2013-02-10 |
Tomas Gavenciak | pylib: test: tests for Polygon and FillPolygon
|
commit | commitdiff | tree |
2013-02-10 |
Tomas Gavenciak | pywrap: gfx: implement [Fill]Polygon interface
|
commit | commitdiff | tree |
2013-02-10 |
Tomas Gavenciak | pylib: test: Fix Py3 syntax, improve filter gens.
|
commit | commitdiff | tree |
2013-01-28 |
Tomas Gavenciak | Merge branch 'master' of ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2013-01-27 |
Tomas Gavenciak | pylib: tests: Clean up gfx tests
|
commit | commitdiff | tree |
2013-01-27 |
Tomas Gavenciak | pylib: tests: Unit tests for gfx submodule
|
commit | commitdiff | tree |
2013-01-27 |
Tomas Gavenciak | pylib: test: Remove old @alltypes implementations
|
commit | commitdiff | tree |
2013-01-27 |
Tomas Gavenciak | pylib: test: Add universal test generator, use for...
|
commit | commitdiff | tree |
2013-01-27 |
Tomas Gavenciak | pywrap: gfx: Submodule bindings for gfxprim.gfx
|
commit | commitdiff | tree |
2013-01-27 |
Tomas Gavenciak | pywrap: Add submodule extending method, improve existing
|
commit | commitdiff | tree |
2013-01-27 |
Tomas Gavenciak | pywrap: Fix a typo
|
commit | commitdiff | tree |
2013-01-02 |
Tomas Gavenciak | core: Actually set GP_Context.bit_endian
|
commit | commitdiff | tree |
2013-01-02 |
Tomas Gavenciak | pylib: test: Fix generated func closure bug
|
commit | commitdiff | tree |
2013-01-02 |
Tomas Gavenciak | core: pylib: Fix off-by-one in Blit wrapper
|
commit | commitdiff | tree |
2013-01-02 |
Tomas Gavenciak | core: pylib: Expand blit tests (rectangle formats)
|
commit | commitdiff | tree |
2013-01-02 |
Tomas Gavenciak | pylib: test: Fix generated func globals and name
|
commit | commitdiff | tree |
2013-01-01 |
Tomas Gavenciak | Merge branch 'master' of ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2013-01-01 |
Tomas Gavenciak | core: pylib: Minor test improvements
|
commit | commitdiff | tree |
2013-01-01 |
Tomas Gavenciak | test: pylib: Split off test utils, improve @alltypes
|
commit | commitdiff | tree |
2013-01-01 |
Tomas Gavenciak | core: pylib: Minor modifications to blit tests
|
commit | commitdiff | tree |
2013-01-01 |
Tomas Gavenciak | core: Remove a buggy special case in blitXYXY_Raw_xBPP
|
commit | commitdiff | tree |
2013-01-01 |
Tomas Gavenciak | doc: Coding style for Python
|
commit | commitdiff | tree |
2013-01-01 |
Tomas Gavenciak | Merge branch 'master' of ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2012-12-31 |
Tomas Gavenciak | core: pylib: Added more tests, discovered bugs in core
|
commit | commitdiff | tree |
2012-12-31 |
Tomas Gavenciak | core: pylib: (pseudo)randomize contexts in tests
|
commit | commitdiff | tree |
2012-12-31 |
Tomas Gavenciak | core: pylib: Convert, Blit fix and tests
|
commit | commitdiff | tree |
2012-12-31 |
Tomas Gavenciak | core: pylib: Improve str and repr (and tests)
|
commit | commitdiff | tree |
2012-12-30 |
Tomas Gavenciak | core: pylib: Create Contex.__init__ (remove Context...
|
commit | commitdiff | tree |
2012-12-30 |
Tomas Gavenciak | core: pylib: Tests for Context equality
|
commit | commitdiff | tree |
2012-12-30 |
Tomas Gavenciak | core: pylib: Context equality
|
commit | commitdiff | tree |
2012-12-30 |
Tomas Gavenciak | core: Added GP_COntextEqual (naive version)
|
commit | commitdiff | tree |
2012-12-28 |
Tomas Gavenciak | Merge branch 'master' of ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2012-12-28 |
Tomas Gavenciak | core: pylib: Fix a bug in Context.Convert
|
commit | commitdiff | tree |
2012-12-28 |
Tomas Gavenciak | core: pylib: Extend PixelTypeDescription with __str__
|
commit | commitdiff | tree |
2012-12-28 |
Tomas Gavenciak | core: pylib: First Context tests and a runner
|
commit | commitdiff | tree |
2012-12-28 |
Tomas Gavenciak | Update .gitignore for pylib
|
commit | commitdiff | tree |
2012-12-27 |
Tomas Gavenciak | Make gp_run.sh (slightly) more robust
|
commit | commitdiff | tree |
2012-12-25 |
Tomas Gavenciak | Merge branch 'master' of ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2012-12-25 |
Tomas Gavenciak | loaders: pylib: cleanup and Context submodule
|
commit | commitdiff | tree |
2012-12-25 |
Tomas Gavenciak | Merge branch 'master' of ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2012-12-25 |
Tomas Gavenciak | core: pylib: Cleanup of gfxprim.core and imports
|
commit | commitdiff | tree |
2012-12-25 |
Tomas Gavenciak | core: pylib: GP_PixelTypes related access
|
commit | commitdiff | tree |
2012-12-25 |
Tomas Gavenciak | core: Explicit size of GP_PixelTypes
|
commit | commitdiff | tree |
2012-12-25 |
Tomas Gavenciak | core: pylib: Pythonic Context.Blit
|
commit | commitdiff | tree |
2012-12-22 |
Tomas Gavenciak | core: Add a C backtrace to GP_ABORT
|
commit | commitdiff | tree |
2012-12-22 |
Tomas Gavenciak | configure: update configure to look for libdl
|
commit | commitdiff | tree |
2012-12-22 |
Tomas Gavenciak | Print stack trace on GP_ABORT inside active Python
|
commit | commitdiff | tree |
2012-12-21 |
Tomas Gavenciak | Finish Context methods and wrapping
|
commit | commitdiff | tree |
2012-12-21 |
Tomas Gavenciak | First part of reworking pywrap for core
|
commit | commitdiff | tree |
2012-12-20 |
Tomas Gavenciak | Reformulate part of codegen docs
|
commit | commitdiff | tree |
2012-12-18 |
Tomas Gavenciak | Grammar fix
|
commit | commitdiff | tree |
2012-06-04 |
Tomas Gavenciak | pywrap: error checking for some modules
|
commit | commitdiff | tree |
2012-06-04 |
Tomas Gavenciak | Merge branch 'master' of ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2012-06-04 |
Tomas Gavenciak | pywrap: add error-checking wrappers
|
commit | commitdiff | tree |
2012-06-04 |
Tomas Gavenciak | Relocate some common SWIG code
|
commit | commitdiff | tree |
2012-04-20 |
Tomas Gavenciak | Added a simple helper to run python with GP libs
|
commit | commitdiff | tree |
2012-04-20 |
Tomas Gavenciak | Added an unsafe way to get buffer for Context pixels
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | demos: cool particle pywrap demo (AA, save)
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: fix Context.create to CamelCase
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: simplified access to members of Context
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: fix a warning (make member RO)
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | demos: pywrap demo (SDL, AA and non-AA, no event-handling)
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: minor fix
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: make all modules by default
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: forgotten file
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: and finally ... added text module!
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: wrappers for filters, not well-filtered
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: fix excluded elements
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | Update .gitignore (include libraries)
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: separate constants for gfx
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: wrappers for gfx module
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: clean old links
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: use .i instead of .pywrap
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: Clean and simplify backend wrappers
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: Simplify and clean core SWIG imports
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: set SWIG in config.mk
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: simplify, clean loading, proper module names
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | pywrap: CamelCase the method names, strip GP_ prefix
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | Potentially orphaned contexts, no fix
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | Batch of support for backends in pywrap.
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | Add separate sub-module for constants
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | Enable additional library linking for pywrap.mk
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | Fix attribute setting
|
commit | commitdiff | tree |
2012-02-24 |
Tomas Gavenciak | Finish importing from *_c, rename gfxprim_core_c to...
|
commit | commitdiff | tree |
2012-02-23 |
Tomas Gavenciak | Rename GP_LoadImage_SWIG to GP_LoadImage_Wrap
|
commit | commitdiff | tree |
2012-02-23 |
Tomas Gavenciak | Basic context extending and improting SWIG functions
|
commit | commitdiff | tree |
2012-02-23 |
Tomas Gavenciak | Merge branch 'master' of ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2012-02-23 |
Tomas Gavenciak | Minor readout improvement
|
commit | commitdiff | tree |
2012-02-23 |
Tomas Gavenciak | Add SWIGOPTS, supress selected SWIG warnings
|
commit | commitdiff | tree |
2012-02-23 |
Tomas Gavenciak | Always use CLEAN+= in pywrap.mk
|
commit | commitdiff | tree |
2012-02-23 |
Tomas Gavenciak | Make pywrap compile properly, include into Makefiles
|
commit | commitdiff | tree |
2012-02-23 |
Tomas Gavenciak | Move pywrap into pylib/gfxprim
|
commit | commitdiff | tree |
2012-02-22 |
Tomas Gavenciak | Merge branch 'pywrap' of ssh://repo.or.cz/srv/git/gfxprim...
|
commit | commitdiff | tree |
2012-02-22 |
Tomas Gavenciak | Creating gfxprim module structure
|
commit | commitdiff | tree |
2012-02-22 |
Tomas Gavenciak | Fixed include headers in SWIG file
|
commit | commitdiff | tree |
2012-02-22 |
Tomas Gavenciak | Move gfxprim/ to gp_codegen, refactorize to be (more...
|
commit | commitdiff | tree |
2012-02-22 |
Tomas Gavenciak | Merge branch 'master' into pywrap
|
commit | commitdiff | tree |