openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
CrissCross
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Jun 12, 2024 — Jun 12, 2025
Showing page 3 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
debug: dynamically load dbghelp when required
Steven Noonan
More...
almost 4 years ago
debug.cpp: unbreak Win32 build
Steven Noonan
More...
about 4 years ago
quadtree: implement early criteria match test
Steven Noonan
More...
about 4 years ago
quadtree: simplify null pointer checks, simplify IsEmpty
Steven Noonan
More...
about 4 years ago
quadtree: templatize the vector type
Steven Noonan
More...
about 4 years ago
quadtree: simplify search/insert code
Steven Noonan
More...
about 4 years ago
quadtree: check if children are empty recursively before Ascending
Steven Noonan
More...
about 4 years ago
quadtree: move old node vector instead of copying
Steven Noonan
More...
about 4 years ago
quadtree: remove unused 'parent' pointer
Steven Noonan
More...
about 4 years ago
quadtree: only insert objects at deepest levels available
Steven Noonan
More...
about 4 years ago
quadtree: multiply by 0.5 instead of divide by 2.0
Steven Noonan
More...
about 4 years ago
quadtree: implement recursive stats collection
Steven Noonan
More...
about 4 years ago
quadtree: fix bug with top right quadrant coordinates
Steven Noonan
More...
about 4 years ago
darray: tune grow/compact heuristics
Steven Noonan
More...
about 4 years ago
Makefile: set -std=c++17
Steven Noonan
More...
about 4 years ago
darray: remove unused variable
Steven Noonan
More...
about 4 years ago
darray: improve performance of getNextFree
Steven Noonan
More...
about 4 years ago
darray: simplify ::recount
Steven Noonan
More...
about 4 years ago
darray: on removal, set m_nextInsertPos to the index removed
Steven Noonan
More...
about 4 years ago
darray: use malloc/free/realloc instead of new[]/delete[] and memcpy
Steven Noonan
More...
about 4 years ago
CMake: use CXX_STANDARD 17
Steven Noonan
More...
about 4 years ago
darray: optimize for linear insertion
Steven Noonan
More...
about 4 years ago
darray: treat ::reserve() like a better std::vector::reserve
Steven Noonan
More...
about 4 years ago
debug.h: make CoreAssert into a debug-only macro
Steven Noonan
More...
about 4 years ago
quadtree: implement Empty function
Steven Noonan
More...
about 4 years ago
quadtree: improve performance of RemoveObject
Steven Noonan
More...
about 4 years ago
darray: simplify insertion process
Steven Noonan
More...
about 4 years ago
universal_include: disable ENABLE_CREDITS for now
Steven Noonan
More...
about 4 years ago
meson: don't shadow system endian.h
Steven Noonan
More...
about 4 years ago
vec2: move into CrissCross::Data namespace
Steven Noonan
More...
about 4 years ago
←
1
2
3
4
5
6
7
8
9
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree