jp9000
|
cec94b042e
|
implement scene adding callbacks, make a few API tweaks
|
2013-12-28 05:33:16 -07:00 |
jp9000
|
95a7da2d4c
|
add names to sources, use 'id' for the internal source identifier names rather than 'name'
|
2013-12-20 17:23:19 -07:00 |
Palana
|
4939cad9e5
|
made osx test raii helpers more user friendly
|
2013-12-16 01:58:57 +01:00 |
Palana
|
a692027648
|
changed osx test for arc compatibility
|
2013-12-16 01:45:31 +01:00 |
Palana
|
e6017ec1ba
|
changed allocation counter to uint64_t
also avoids format string confusion for bnum_allocs
|
2013-12-07 17:39:43 +01:00 |
Palana
|
e230b0e984
|
updated include paths (CMake+osxtest) and function prototype (osxtest)
fixes compilation with changes from e5c99175c5
|
2013-11-29 20:58:29 +01:00 |
jp9000
|
58810f9806
|
changed gs_draw_sprite to allow custom sizes, added output textures to the core, and adjusted the test code to accommodate the changes
|
2013-11-26 22:26:14 -07:00 |
jp9000
|
409b011a8e
|
cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing
|
2013-11-20 15:00:16 -07:00 |
Palana
|
d7a04aea8c
|
added osx cocoa support files
|
2013-11-14 18:31:18 +01:00 |