1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
QueueDraw and PresentWindow should add the parent window to the draw list
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Revert r741
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Make it pass
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Clean up PresentWindow test, QueueDraw should call PresentWindow on the parent
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Restore that test to passing
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Added tests for handling embedded mode presentation, with one failing:
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Added skeleton for present window funcs, added test for embedded windows
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Merge with lp:nux More... over 12 years ago
Make m_dirty_areas a list of BaseWindow not area
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
* Fixed HLayout/VLayout logic. More... over 12 years ago
Animation: Fix the Reverse method so that we can reverse multiple times. More... over 12 years ago
TestAnimateValue: workaround test failures on i386 More... over 12 years ago
TestAnimateValue: one more constructor test More... over 12 years ago
Animation: remove the delegating constructors... :( More... over 12 years ago
TestAnimateValue: fix indentation More... over 12 years ago
TestAnimateValue: add tests for multiple Reverse operations More... over 12 years ago
Animation: Fix the Reverse method so that we can reverse multiple times More... over 12 years ago
Added unit test for attempted creation of larger than opengl texture limit sized textures. More... over 12 years ago
Update libnux-4.0-dev dependencies. More... over 12 years ago
Fix typo and linker error.
SmSpillaz
as Sam Spilsbury
More... over 12 years ago
Added support for removal of animations during tick. More... over 12 years ago
Move the typedef for Geometry from Nux/Utils.h into the NuxCore/Rect.h header file. More... over 12 years ago
Move Geometry typedef to be next to Rect declaration. More... over 12 years ago
Fixup package dependencies for libnux-4.0-dev to be more accurate More... over 12 years ago
Nux: move sigc::slot to std::function More... over 12 years ago
Remove (expression) redundancy within the code. More... over 12 years ago
* Remove (expression) ? true : false. redundancy within the code. More... over 12 years ago
Add code coverage reporting with coverage-html and coverage-xml targets. More... over 12 years ago
* Added CHECKGL checks in every glGenTextures call. More... over 12 years ago
added CHECKGL at every glGenTextures call More... over 12 years ago