Commit Graph

12 Commits

Author SHA1 Message Date
Evan Debenham
5e3a9cc728 v2.0.0: updated copyright to 2023 2023-03-07 15:28:57 -05:00
Evan Debenham
f64d56252f updated copyright for 2022 2022-02-03 12:18:16 -05:00
Evan Debenham
020d14011f v0.9.4: fixed cases of vertex buffers not being cleared 2021-08-08 18:04:35 -04:00
Evan Debenham
ef8750b326 v0.9.3: added casts to buffer methods to prevent JDK 9+ issues 2021-05-21 16:39:12 -04:00
Evan Debenham
b5b3c70bcd v0.8.2a: updated copyright (up to 2021, to avoid this for a bit) 2020-08-16 23:23:44 -04:00
Evan Debenham
2a523f2ea2 v0.7.4b: Initial LibGDX commit! more details below:
Large sections of game logic are now working through libgdx instead of
android libraries. There is still work to do but this is the first
major step. Big changes include:
- Graphics code is now through LibGDX (except for text rendering)
- Initialization and screen-handling logic is now mostly through LibGDX
- Audio is now through LibGDX
- Input handling is now through LibGDX
- Most misc functions are now through LibGDX
2019-08-01 15:47:01 -04:00
Evan Debenham
0cbfea7c67 updated copyright notices for 2019 2019-01-12 17:06:38 -05:00
Evan Debenham
d9210a3a73 v0.6.4a: updated copyright 2018-04-10 23:39:37 -04:00
Evan Debenham
ba8598132a updated copyright 2017-02-22 15:10:24 -05:00
Evan Debenham
e3b0720de9 v0.4.3: fixed a bunch of crash bugs 2016-10-16 20:41:50 -04:00
Evan Debenham
7a2e6c63c1 v0.4.2: vertex buffers now support selective updating 2016-09-09 18:00:01 -04:00
Evan Debenham
9663a47958 v0.4.2: added support for Vertex Buffer Objects 2016-09-09 17:56:08 -04:00