a8856ce051f17e085862e3d5e948fc98028e2643 |
|
16-Aug-2013 |
Nick Cooper <nicholas.i.cooper@gmail.com> |
Fix for the next(int) function in AtomicQueue. The calculation now uses remainder instead of bitwise AND.
/external/libgdx/gdx/src/com/badlogic/gdx/utils/AtomicQueue.java
|
2f412de0a867ffffe70909d9bb69434e3ac6b16b |
|
14-Aug-2011 |
nathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa> |
[updated] Everything to use the latest source formatter. Yay! Use it, love it!
/external/libgdx/gdx/src/com/badlogic/gdx/utils/AtomicQueue.java
|
9244abf367bce0e823d8cacc8f2ad15d3c83d154 |
|
10-Apr-2011 |
badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> |
[fixed] license headers in core api
/external/libgdx/gdx/src/com/badlogic/gdx/utils/AtomicQueue.java
|
c1a20432e96c5ceb32a62b52627aaa6f93e703ae |
|
15-Dec-2010 |
nathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa> |
[changed] Formatter code, again. [changed] Removed autogenerated TODOs. [changed] Organized imports. [changed] Removed my email address from @author tags (it is in the copyright header). [changed] Object utils collections to support both == and equals element comparisons. [changed] New projects to exclude .svn folders from Eclipse and ignore bin dirs.
/external/libgdx/gdx/src/com/badlogic/gdx/utils/AtomicQueue.java
|
c4fb9d897ced5045ed521e0b93a94ad6bffec384 |
|
02-Dec-2010 |
badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> |
[added] AtomicQueue by Matthias
/external/libgdx/gdx/src/com/badlogic/gdx/utils/AtomicQueue.java
|