Noel Berry
|
c94e372e7d
|
added App flags, implemented v-sync and fixed timestep flags
|
2022-08-21 17:41:29 -07:00 |
|
SushilRagoonath
|
89230084d7
|
fix win32 errors vs2022
|
2022-06-04 17:50:49 +02:00 |
|
Noel Berry
|
99595f265f
|
refactored graphics & streams into single files - easier to maintain & read
|
2022-02-12 12:19:53 -08:00 |
|
Noel Berry
|
1caa31032b
|
Refactored Platform into a struct to hold global state better
|
2022-02-11 20:19:14 -08:00 |
|
Noel Berry
|
f56e3bb2b2
|
moved Sprite Batcher's default shader to Renderer; no longer a global var
|
2022-02-10 01:13:20 -08:00 |
|
Noel Berry
|
f5e8de0b11
|
Refactored Graphics to allow Renderer choice at runtime
|
2022-02-09 18:49:47 -08:00 |
|
Noel Berry
|
d91658aa46
|
large spatial / numerics refactor to allow double/integer vector types
|
2021-12-12 20:41:23 -08:00 |
|
Noel Berry
|
9eca790f9b
|
removing "backend" from internal namespaces
|
2021-05-25 21:30:46 -07:00 |
|