sdk
2016-02-26 Jerome St-LouisButterbur: Tesselation support for filling closed paths shaders
2016-02-26 Jerome St-LouisButterbur: Handling zigzag lines
2016-02-26 Jerome St-LouisButterbur: Fixed double free, freeing VBO, freeing...
2016-02-26 Jerome St-LouisButterbur: Rounded rectangles, Non-overlapping stroke...
2016-02-26 Jerome St-LouisButterbur: Initial take at thick lines rendering
2016-02-26 Jerome St-Louisecere/gfx/OpenGL: Fixes for basic 2D and 3D support...
2016-02-26 Jerome St-Louisecere/gfx/gl3/gl_compat_4_4: Handling GL < 3.0 (no...
2016-02-26 Jerome St-Louisecere/gfx/drivers/LFBDisplayDriver: Fixed unnecessarily...
2016-02-26 Jerome St-Louisecere/drivers/Android: (FIXME) Tweaks to run with lates...
2016-02-26 Jerome St-Louisecere/gfx/LFBDisplayDriver: Fixed extent of italic...
2016-02-26 Jerome St-Louissamples/games/chess: Fixed AI stuck on queening pawn
2016-02-26 Jerome St-Louisecere/gui/drivers/Emscripten: Scroll wheel, key/button...
2016-02-26 Jerome St-Louisecere/gfx/3D/meshes: Fixes for Object classes
2016-02-26 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed LockArraysEXT warnings...
2016-02-26 Jerome St-Louisecere: Initial Emscripten support
2016-02-26 Rejean Loyerecere,ecereCOM: support Emscriptem platform. add new...
2016-02-26 Jerome St-Louisecere/gfx/gl3/shading: Integration support to set material
2016-02-26 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Falling back to a 2...
2016-02-26 Jerome St-Louisecere/ecere.epj: Excluding things from StaticGLES Config
2016-02-26 Jerome St-Louisecere/gfx/drivers/OpenGL: Regular GL context if SHADERS...
2016-02-26 Jerome St-Louisecere/gfx/drivers/OpenGL: Exponential fog support in...
2016-02-26 Jerome St-Louisecere/ecere.epj: Including GL3 files in StaticGLES...
2016-02-26 Jerome St-Louisecere: Fixes to build branch for Android
2016-02-26 Jerome St-Louisecere/Makefile: Added new gl3/ files; Fixes to run...
2016-02-26 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed two-sided lighting
2016-02-26 Jerome St-Louisecere/gfx/drivers/OpenGL: Added GLSetupLighting API
2016-02-26 Jerome St-Louisecere/gfx/drivers/OpenGL: Materials & Light colors...
2016-02-26 Jerome St-Louisecere/gfx/drivers: Diffuse and global ambient shading...
2016-02-26 Jerome St-Louisecere/gfx/drivers/OpenGL: Shaders support improvements
2016-02-26 Jerome St-Louisecere/gfx/drivers/OpenGL: Shaders migration -- Initial...
2016-02-26 Jerome St-Louisecere/gfx/drivers/OpenGL: Work on Emscripten Support
2016-02-26 Jerome St-Louisecere/gfx/drivers/OpenGL: Setting MAX_ANISOTROPY_EXT...
2016-02-26 Jerome St-Louisecere/gui/Window: Fixed snapshot extent using native...
2016-02-26 Jerome St-Louisecere/gfx/DisplaySystem: Fixed constness of SetPrinting...
2016-02-26 Rejean LoyerMakefiles.epj: update with missing files.
2016-02-26 Rejean Loyeride: tweak to resolve compiler config environment varia...
2016-02-26 Rejean Loyeradd .mailmap file (try git shortlog -nse)
2016-02-26 Jerome St-Louisecere/units: Degrees: Addressing 'inf' compiler issue...
2016-02-26 Jerome St-Louisecere/gfx/3D/Object3DS: Enums for chunks and bit classe...
2016-02-26 Jerome St-Louisecere/gfx/3D/Object: Fixed missing mesh flags checks...
2016-02-26 Jerome St-Louisecere/gfx/3D/Object: Replacing public data members...
2016-02-26 Jerome St-Louisecere/gfx/3D: Camera integration support
2016-02-26 Jerome St-LouisEDA.epj;EDASQLite.epj: Turning on SSE Optimizations...
2016-02-26 Rejean Loyerecere: gui/Window: DISABLED tweak to update normalAncho...
2016-02-26 Jerome St-Louisecere/gfx/Surface; drivers: Font outline support
2016-02-26 Jerome St-LouisEDA/SQLite: Collation comparison optimization
2016-02-26 Rejean Loyerdoc: add econ-based text doc exported from previous...
2016-02-26 Jerome St-Louisdocumentor, ecere/sys/json: Addressed various issues...
2016-02-25 Jerome St-Louisecere/JSON;eCON: Splitting WriteJSONObject / WriteECONO...
2016-02-24 Rejean Loyerdocumentor: new econ-based documentation format. add...
2016-02-24 Rejean Loyerecere/sys/JSON: add eCON mode.
2016-02-20 Rejean Loyertarball,crossplatform.mk: improve cross-platform shell...
2016-01-16 Jerome St-Louisecere/src/sys/JSON: Skipping '/'
2016-01-16 Jerome St-Louisecere/sys/Date: OnGetStringEn() to retrieve date always...
2016-01-16 Jerome St-Louiside: Fixes for GetInstalledFileOrFolder() (Windows...
2016-01-13 Jerome St-Louisinstaller: Updated LICENSE, NEWS, README, i18n, templat... 0.44.14
2016-01-13 Jerome St-Louisshare/ecere.desktop: Added a Keywords entry
2016-01-13 Jerome St-Louiscompiler/libec/output: Fixed mismatched parentheses...
2016-01-12 Jerome St-Louisdocumentor: Fixes to display template const types param...
2016-01-12 Jerome St-Louisecere: Spelling fix (occurences->occurrences)
2016-01-09 Jerome St-Louisear/extract/Makefile: Setting time stamp of extract...
2016-01-09 Jerome St-Louisecere/sys/File.c: Fixed misrepresentation of st_ctime...
2016-01-09 Jerome St-Louisdocumentor: Leaving doc files alone when leaving entrie...
2016-01-05 Jerome St-Louisecere/gui/ListBox: Fixed clearing of data in UnsetData()
2015-12-22 Jerome St-Louistarball; installer: Updated NEWS, README, LICENSE for... 0.44.13
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGL: Keeping original format after...
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGL: Rebinding 0 buffers on making...
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGL: Added '0' checks for freeing...
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGL; 3DS: Fixed GLES indices,...
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGLDisplayDriver: Fixed building...
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGL: Added useVertTrans()
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGL: GLAB fixes to build on Windows
2015-12-22 Jerome St-Louisecere/gui;gfx: ODROID Support
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGLDisplayDriver: Initial take...
2015-12-22 Jerome St-Louisecere/ecere.epj: Added StaticGLES configuration
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed VBO/IBOs mixup
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGL: Added GLLoadMatrix()
2015-12-22 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Creating VBOs when calli...
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGLDisplayDriver: (GL ES) Support...
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGLDisplayDriver: Exporting access...
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGL: *OES definitions included...
2015-12-22 Jerome St-Louisecere/gfx/drivers/OpenGLDisplayDriver: Work around...
2015-12-22 Jerome St-Louisecere.epj; ecere/gfx/drivers/OpenGL: GL ES/Android...
2015-12-22 Jerome St-Louisecere/gfx/3D/Matrix: Fixed non Android GLES issues...
2015-12-22 Jerome St-Louisecere/gfx/3D/Object: Support for setting transforms...
2015-12-22 Jerome St-Louisecere/gfx3D/OpenGL: Also checking flags in addition...
2015-12-22 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Fixed mistake in GLVecto...
2015-12-22 Jerome St-Louisecere/gfx3D/OpenGL: Making GLVertexPointer() (new)...
2015-12-22 Jerome St-Louisecere/gfx3D/Vector3D: Added double version of fast...
2015-12-22 Jerome St-Louisecere/gfx3D/Mesh: Temporary Workaround to access OpenGL...
2015-12-22 Jerome St-Louisecere/gfx/3D/Mesh: Commented out new definitions
2015-12-22 Jerome St-Louisecere/gui/Window; EDA/ERS: New 'noConsequential' proper...
2015-12-22 Jerome St-LouisEDA/ERS: Modified API to address multi-level grouping...
2015-12-22 Jerome St-LouisEDA/idList: Fixed remaining issues with 64 bit Id
2015-12-22 Jerome St-Louiseda: Using 'Id' rather than uint or uint64
2015-12-22 Jerome St-LouisEDA;SQlite: Changing Id to be 64 bit
2015-12-22 Jerome St-LouisEDA: Row::GetQueryData() to retrieve data in binary...
2015-12-22 Jerome St-Louiseda/drivers/sqlite: Upgrading to 3.9.1, enabling R...
2015-12-22 Jerome St-Louiseda/sqlite: Setting page size to 4096 to help performan...
2015-12-22 Jerome St-LouisEDA/gui; extras/gui/genericEditor: Performance improvements
next