sdk
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL (Android): Fixed blank textures nextshaders
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: twoSided parameter for shader...
2016-07-03 Jerome St-Louisecere/gfx/drivers/GL: Not printing out GL debugging...
2016-07-03 Jerome St-Louisecere/gfx/drivers/GL: Declaring functions not taking...
2016-07-03 Jerome St-Louisecere/gfx/OpenGL/matrixStack: Flipped glRotated() angle...
2016-07-03 Jerome St-Louisecere/gfx/OpenGL: (OpenGL ES) Support for glColor4f...
2016-07-03 Jerome St-Louisecere/gfx/OpenGL: Shaders fixes for rendering offscreen...
2016-07-03 Jerome St-Louisecere/gfx/drivers/GL/matrixStack: Added glGetDoublev()
2016-07-03 Jerome St-Louisecere/gfx/OpenGL: Standardized on _GLES for ES 1.1...
2016-07-03 Jerome St-Louisecere/gfx/drivesr/OpenGL: WebGL Fixes
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed warnings
2016-07-03 Jerome St-Louisecere/gfx/OpenGL: Fixes for basic 2D and 3D support...
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed LockArraysEXT warnings...
2016-07-03 Jerome St-Louisecere/gfx/OpenGL: Initial WebGL Support
2016-07-03 Jerome St-Louisecere/gfx/gl3/shading: Integration support to set material
2016-07-03 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Falling back to a 2...
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Regular GL context if SHADERS...
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Exponential fog support in...
2016-07-03 Jerome St-Louisecere/ecere.epj: Including GL3 files in StaticGLES...
2016-07-03 Jerome St-Louisecere: Fixes to build branch for Android
2016-07-03 Jerome St-Louisecere/Makefile: Added new gl3/ files; Fixes to run...
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed two-sided lighting
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Added GLSetupLighting API
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Materials & Light colors...
2016-07-03 Jerome St-Louisecere/gfx/drivers: Diffuse and global ambient shading...
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Fixed broken alpha blending...
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Shaders support improvements
2016-07-03 Jerome St-Louisecere/gfx/gl3/gl_compat_4_4: Handling GL < 3.0 (no...
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Shaders migration -- Initial...
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Work on Emscripten Support
2016-07-03 Jerome St-Louisecere/gfx/drivers/OpenGL: Setting MAX_ANISOTROPY_EXT...
2016-07-03 Jerome St-Louisecere/ecere.epj: Turning on MMX/SSE optimizations for...
2016-07-03 Jerome St-Louisecere/com/instance: Added code to fill freed memory...
2016-07-03 Jerome St-Louisecere/gfx: Font outline support
2016-07-03 Jerome St-Louiscompiler: Fixes to improve compatibility with MinGW...
2016-07-03 Jerome St-Louiscompiler: Bootstrap Makefiles
2016-07-03 Rejean Loyertarball,Makefiles; uniform use of _CF_DIR when importin...
2016-07-02 Jerome St-Louisecere/gfx/drivers/LFB; gui/EditBox: Splitting Font...
2016-07-02 Jerome St-Louisecere/ecere.epj: Excluding things from StaticGLES Config
2016-07-02 Jerome St-Louiscompiler/libec/grammar: Fixed null pointer crash
2016-07-02 Jerome St-Louisecere/com/containers: Sort() method
2016-07-02 Rejean Loyerecere/gui/Window: Fix for clickThrough with MouseOver...
2016-07-02 Jerome St-Louisecere/gui/ToolTip: Prevent tooltips from coming up...
2016-07-02 Jerome St-Louisecere/gui/drivers/X: Fixed handling of SelectionRequest
2016-07-02 Jerome St-Louisecere/gui/drivers/X: Fixed key pad 5 with NumLock Off...
2016-07-02 Jerome St-Louisecere/com: Fixed sprintf/snprintf confusion; Support...
2016-07-02 Jerome St-Louisecere/com/Unicode: Support for CP-1252 in ISO8859_1toUTF8()
2016-07-02 Jerome St-Louisecere/gfx/3D/meshes: Fixes for Object classes
2016-07-02 Jerome St-Louisecere/sys/JSON: Fixed leak with color strings
2016-07-02 Jerome St-Louisecere/gfx/drivers/Win32BitmapPrinter: Fixed warnings
2016-07-02 Jerome St-Louisecere/gfx/3D/Object3DS: Enums for chunks and bit classe...
2016-07-02 Jerome St-Louisecere/gfx/3D/Object: Fixed missing mesh flags checks...
2016-07-02 Jerome St-Louisecere/gfx/3D/Object: Replacing public data members...
2016-07-02 Jerome St-Louisecere/gfx/3D: Camera integration support
2016-07-02 Jerome St-Louisecere/gui/Window: Fixed snapshot extent using native...
2016-07-02 Jerome St-Louisecere/com/Containers/Array: Performance tweak
2016-07-02 Jerome St-Louisecere/com/dataTypes: OnGetString() - Not escaping or...
2016-07-02 Jerome St-Louisecere/com/CustomAVLTree: Some optimizations for common...
2016-07-02 Jerome St-Louisecere/com/instance: Fixed _strto(u)i64() - *endPtr...
2016-07-02 Jerome St-Louiscompiler/libec: Fixed crash with define and anonymous...
2016-07-02 Jerome St-Louisecere/gui/controls/TabControl: Resetting tabs 'checked...
2016-07-02 Jerome St-Louisecere/com/instance.ec: Fixed long standing leaks in...
2016-07-02 Jerome St-Louiscompiler/libec: Fixed bad casts causing warnings on...
2016-07-02 Jerome St-Louisecere/gui/Window: Silencing silly uninitialized GCC...
2016-07-02 Jerome St-Louiseda/eda.epj: Linker paths including $(ARCH_SUFFIX)
2016-07-02 Jerome St-Louisecere/gui/dialogs/FileDialog: (#845) Fixed Select Direc...
2016-07-02 Jerome St-Louisextras/GuiConfigData: Fixes and simplification
2016-07-02 Jerome St-LouisEDA/Id: Fixed stringification as numbers
2016-07-02 Jerome St-Louiscompiler/libec: Fixed crash overriding OnRedraw() in...
2016-07-02 Jerome St-Louisecere/com/dataTypes: Avoid infinite recursion on bit...
2016-07-02 Jerome St-Louisecere/com/instance.ec: Prevent IDE crashes in instance.ec
2016-07-02 Jerome St-Louisecere/com/instance.ec: Simpler code in BlockPool::Remove()
2016-07-02 Jerome St-Louisecere/gui/Win32: Allow windows bigger than desktop
2016-07-02 Jerome St-Louisecere/gfx/DisplaySystem: Fixed constness of SetPrinting...
2016-07-02 Rejean Loyeride: tweak to resolve compiler config environment varia...
2016-07-02 Rejean Loyeradd .mailmap file (try git shortlog -nse)
2016-07-02 Jerome St-LouisEDA.epj;EDASQLite.epj: Turning on SSE Optimizations...
2016-07-02 Jerome St-Louisecere/gfx/Display: Adding some parameter names to Displ...
2016-07-02 Jerome St-Louisecere/gui/DropBox: Fixed File Dialogs having blacked...
2016-07-02 Jerome St-Louisecere/gui/ListBox: Debugging code
2016-07-02 Jerome St-Louissamples/guiAndGfx: Added a Mandelbrot sample (simpler...
2016-06-21 Jerome St-Louisecere/gfx/drivers/XDisplayDriver: XRender PictStandardA...
2016-06-21 Jerome St-Louiscompiler/libec: (#94) Fixed DOs fussiness over module...
2016-06-21 Jerome St-Louiscompiler/ecs: Address Distributed Object issues with...
2016-06-09 Jerome St-Louiscompiler/libec: Adding missing comma between attributes...
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...
next