Merge remote-tracking branch 'origin/tizen' into new_text
[platform/core/uifw/dali-core.git] / dali / internal / render /
2015-01-26 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 74/34374/1
2015-01-22 Andrew CoxRemoved AssertAlways and added error logging in RenderI... 64/34264/2
2015-01-20 Paul WisbeyFixed pixel-depth value for BitmapImage::Update(area) 55/34055/1
2015-01-20 Paul WisbeyRemoved unnecessary for loop 43/34043/1
2015-01-19 Paul WisbeyMinimal Atlas API 81/33981/4
2015-01-16 Kimmo HoikkaMerge "Fix a regression from an (old) optimization...
2015-01-15 Kimmo HoikkaMerge "removed some dead code" into tizen
2015-01-15 Paul WisbeyMerge "DALi Version 1.0.25" into tizen dali_1.0.25
2015-01-15 Francisco SantosCleanup shader compilation errors. 31/33831/1
2015-01-14 Paul WisbeyRemoved some redundant texture features 63/33763/1
2015-01-13 Kimmo HoikkaMerge "Ensured that messages are aligned to 8 byte...
2015-01-13 Kimmo HoikkaMerge "Removed bogus consts and fixed out-of-line defin...
2015-01-10 Francisco SantosFixed logging message of VertexAttribDivisor. 59/33459/1
2015-01-07 Francisco SantosRemoved bogus consts and fixed out-of-line definitions. 63/33263/2
2015-01-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 51/33251/1
2015-01-05 Kimmo HoikkaMerge "Fixed shader compilation error handling" into...
2015-01-05 David SteeleFixed shader compilation error handling 34/32534/3
2014-12-17 Paul WisbeyInitial removal of Text features 86/32086/8
2014-12-15 Paul WisbeyMerge branch 'master' into new_text 74/32074/1
2014-12-11 Nick Holland[dali_1.0.21] Merge branch 'tizen' 78/31878/1
2014-12-09 Kingsley StephensKlockwork: Fix CheckGlError assert condition 71/31771/1 accepted/tizen/common/20141211.150202 accepted/tizen/mobile/20141216.080613 accepted/tizen/tv/20141215.043910 accepted/tizen/wearable/20141215.104625 submit/tizen/20141211.140945
2014-12-03 Lee Morgan[dali_1.0.20] Merge branch 'tizen' 85/31285/1
2014-11-28 Kimmo HoikkaMerge "Reconfigured dynamics test cases" into tizen
2014-11-28 Kimmo HoikkaFriendly janitor cleaning up unnecessary header depende... 05/31005/3
2014-11-28 Kimmo HoikkaMerge "Fixed documentation build break in path.h" into...
2014-11-28 Kimmo HoikkaMerge "Shader & Program cleanup, Part 2: Stop calling...
2014-11-28 Kimmo HoikkaShader & Program cleanup, Part 2: Stop calling render... 75/30975/3
2014-11-27 Kingsley Stephens[dali_1.0.19] Merge branch 'release19' 43/30943/1
2014-11-26 Kimmo HoikkaMerge "Increased precision of texture coordinate in...
2014-11-26 Kimmo HoikkaMerge "Shader & Program cleanup, Part 1: Remove cyclic...
2014-11-26 Richard HuangIncreased precision of texture coordinate in textured... 98/30898/2
2014-11-25 Adeel KazmiMerge "(TextActor) Ensure TextAttachment is updated...
2014-11-24 Kimmo HoikkaShader & Program cleanup, Part 1: Remove cyclic depende... 46/30646/4
2014-11-21 Richard HuangFixed shader effect precision for mesh 60/30660/1
2014-11-20 Kimmo HoikkaMerge "fix shader binary compilation to work with lazy...
2014-11-20 Kimmo Hoikkafix shader binary compilation to work with lazy compilation 48/29048/29
2014-11-20 Xiangyin Ma[dali_1.0.18] Merger branch 'tizen' 75/30575/1
2014-11-17 Kimmo HoikkaReduce texture binds and active texture calls for draw... 42/30342/5
2014-11-14 Francisco SantosFix issues reported by cppcheck 93/30293/2
2014-11-13 Kimmo HoikkaMerge "(CustomActorImpl) Remove unused key-input-focus...
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 67/30267/1
2014-11-12 Kimmo HoikkaMerge "Klockwork: Remove unreachable code" into tizen
2014-11-12 Kimmo Hoikkaproper enums for texture units to improve readability... 76/30176/2
2014-11-12 Adeel KazmiMerge "Remove a few exports by getting rid of two std...
2014-11-12 Kimmo HoikkaRemove a few exports by getting rid of two std::vectors... 99/30099/12
2014-11-10 Kimmo Hoikkaremoving use of using namespace std; 49/30049/4
2014-11-07 David SteeleUpdated shaders, shader script and geometry types. 91/29991/3
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaAvoid setting all the programs in all the shaders,... 36/29936/3
2014-11-06 Kimmo HoikkaMerge "Klockwork fixes: Distance field iteration ...
2014-11-06 Kimmo HoikkaMerge "Remove dead code" into tizen
2014-11-06 Adeel KazmiMerge "Klockwork: remove unreachable code, check iterat...
2014-11-06 Adeel Kazmi[dali_1.0.16] Merge branch 'tizen' 66/29966/1
2014-11-05 Kimmo HoikkaMerge "Updates to handle context loss and regain" into...
2014-11-05 Kingsley StephensKlockwork: remove unreachable code, check iterators 25/29925/1
2014-11-05 Kingsley StephensKlockwork fixes: Distance field iteration 83/29883/1
2014-11-05 David SteeleUpdates to handle context loss and regain 69/27369/18
2014-10-31 Nick HollandFixed 9 patch display bug 68/29668/1
2014-10-30 Adeel Kazmi[dali_1.0.15] Merge branch 'tizen' 10/29610/1
2014-10-29 Adeel KazmiMerge "Removed un-necessary cast in shader code" into...
2014-10-29 David SteeleRemoved un-necessary cast in shader code 71/29571/2
2014-10-24 Adeel KazmiMerge "move constants to unnamed namespace to prevent...
2014-10-23 Kimmo Hoikkastop passing shader data as raw pointer to make sure... 73/28973/7
2014-10-22 Lee Morgan[dali_1.0.14] Merge branch 'tizen' 96/29196/1 dali_1.0.14
2014-10-21 Kimmo HoikkaMerge "(ImageActor) Added new nine patch style to rende...
2014-10-21 Kimmo HoikkaMerge "(Properties) Property::Map class added" into...
2014-10-20 Nick Holland(ImageActor) Added new nine patch style to render the... 67/28967/7
2014-10-20 Kimmo Hoikkastop concatenating mesh shaders at runtime 54/28754/5
2014-10-16 Kimmo HoikkaRemoval of unnecessary use of std::set, part I 11/28811/1
2014-10-16 Adeel KazmiRevert "Added sub pixel itensity calculation for text... 98/28798/3
2014-09-25 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 75/28075/1
2014-09-24 Kimmo HoikkaMerge "Added api to specify a playing range inside...
2014-09-24 Kimmo HoikkaMerge "Event-side size storage in Actor." into tizen
2014-09-24 Kimmo HoikkaMerge "Added sub pixel itensity calculation for text...
2014-09-23 Francisco SantosAdded sub pixel itensity calculation for text rendering. 10/27910/3
2014-09-20 Victor CebolladaTextRenderer - Return from DoRender if the texture... 60/27860/1
2014-09-18 Kingsley Stephens[dali_1.0.9] Merge branch 'tizen' 58/27758/1
2014-09-18 Kimmo HoikkaMerge "Added api function to specify speed factor of...
2014-09-15 Kimmo HoikkaMerge "LLVM/Emscripten fixes" into tizen
2014-09-12 Lee MorganLLVM/Emscripten fixes 93/25993/7
2014-09-12 Kimmo HoikkaMerge "API to allow Actor to insert child at a specific...
2014-09-11 Paul WisbeyMerge "Fix the framebuffer texture context loss handlin...
2014-09-10 Kimmo HoikkaFix the framebuffer texture context loss handling 00/27300/2
2014-09-10 Kimmo Hoikkareset the sampler state in context loss 48/27248/2
2014-09-10 Adeel Kazmi[dali_1.0.8] Merge branch 'tizen' 95/27295/1
2014-09-09 Adeel KazmiMerge "Changed backtrace conditionals to use a feature...
2014-09-09 Kimmo HoikkaMerge "Change shader data pointer to IntrusivePtr"...
2014-09-08 Kimmo HoikkaMerge "Fixed memory leak when connecting static functio...
2014-09-05 Paul WisbeyMerge "Lazy load programs" into tizen
2014-09-04 Kimmo HoikkaLazy load programs 87/27087/2
2014-08-29 Kevin ButchartChange shader data pointer to IntrusivePtr 59/26859/1
2014-08-13 Kingsley Stephens[dali_1.0.4] Merge branch 'tizen' 88/25988/1
2014-08-07 Francisco SantosSplit GlAbstraction to prevent double definition of... 44/25144/7
2014-08-07 Agnelo Vaz[dali_1.0.3] Merge branch 'tizen' 18/25618/2
2014-08-06 Kimmo HoikkaFixing the text shader default prefix to match actual... 04/25404/4
2014-08-05 Kingsley StephensImage filter bug fix 91/25391/2
2014-08-01 Adeel Kazmi[dali_1.0.2] Merge branch 'tizen' 04/25304/1
2014-08-01 Adeel KazmiMerge "Add some constants that show the version of...
2014-08-01 Adeel KazmiMerge "Added new shader hint for modifying geometry...
2014-08-01 Adeel KazmiMerge "Refactored shader effect implementation." into...
next