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