babdfd5bf8Merge branch 'demo_sdl2' of github.com:tesch1/turbobadger into demo_sdl2
michael tesch
2016-06-17 21:03:32 +0200
a55d77b2d2added node write support, good enough for debugging
michael tesch
2016-06-17 21:03:19 +0200
3eac0ebc78make sure TEXTURE0 is active when available
michael tesch
2016-06-16 21:16:18 +0200
38e0c0ab12Merge branch 'demo_sdl2' of github.com:tesch1/turbobadger into demo_sdl2
Michael Tesch
2016-06-16 18:08:19 +0200
77a03fea93cleanup tabs in sdl port, check if got requested window size
Michael Tesch
2016-06-16 18:07:56 +0200
75b0f9eeadMerge commit '71e10af' into demo_sdl2
michael tesch
2016-06-16 17:30:30 +0200
71e10afbe8fix includes for apple and gles2
michael tesch
2016-06-16 17:28:00 +0200
50086f3228remove dependency on c++ stdlib
Michael Tesch
2016-06-16 17:06:37 +0200
b634125e60simpler solution to no-bitmap case
Michael Tesch
2016-06-16 16:54:48 +0200
8f002b05e6use TBDebugOut especially for printing debug output with no parameters
Michael Tesch
2016-06-16 16:35:13 +0200
3c3f47ef85added default white texture to GL renderer
Michael Tesch
2016-06-16 16:31:53 +0200
924baf414cregression, fix for strange TBDebugPrint definition
Michael Tesch
2016-06-16 14:31:32 +0200
a3ea918a58Merge branch 'demo_sdl2' of github.com:tesch1/turbobadger into demo_sdl2
Michael Tesch
2016-06-16 14:22:38 +0200
1285f152eacleanup debug output
Michael Tesch
2016-06-16 14:22:21 +0200
789c28d096Merge branch 'master' of github.com:fruxo/turbobadger into demo_sdl2
michael tesch
2016-06-16 13:02:23 +0200
41c3b0b52fMerge branch 'demo_sdl2' of github.com:tesch1/turbobadger into demo_sdl2
michael tesch
2016-06-16 12:59:54 +0200
0e179e4257let window resize
michael tesch
2016-06-16 12:59:51 +0200
9094e47080Merge pull request #78 from mgerhardy/patch-2
Emil Segerås
2016-06-16 12:48:29 +0200
b2ce28e72fformatting reversion, remove cruft comment
Michael Tesch
2016-06-16 12:20:33 +0200
63c3ca1e65fix from @mgerhardy to SDL, remove iostream dependence
Michael Tesch
2016-06-16 12:09:58 +0200
c95d61db42Fixed typo in CMakeLists.txt
Martin Gerhardy
2016-06-16 12:09:49 +0200
d7bb6ad083remove emacs file vars
Michael Tesch
2016-06-16 11:59:25 +0200
93bf92a09bDefine factory for TBWindow. Fixes#72
Emil Segerås
2016-06-15 21:39:15 +0200
6df6e49179disable assert() to run, add debug for fopen fails
Michael Tesch
2016-06-14 20:29:27 +0200
809190d1e8added config option for constexpr support and cleanup cmakefile spaces
Michael Tesch
2016-06-14 17:29:57 +0200
e908f6dfb6enable double buffer
Michael Tesch
2016-06-14 17:29:21 +0200
a5552c08baMerge branch 'master' of github.com:fruxo/turbobadger into demo_sdl2
michael tesch
2016-06-13 19:44:20 +0200
24bd67ec87fixed build on linux+GL3
Michael Tesch
2016-06-13 18:05:56 +0200
483ec58f5cUse ibeam cursor for edit fields. Fixes#77
Emil Segerås
2016-06-12 16:36:47 +0200
7ade1a1490Clamp opacity before use.
Emil Segerås
2016-06-10 21:16:04 +0200
e55540f648Fixed outdated comment
Emil Segerås
2016-06-10 21:13:58 +0200
1259d8b71fRemoved warning
Emil Segerås
2016-06-10 21:11:15 +0200
c1dd7f8964Plugged memory leak in TBFontEffect.
Emil Segerås
2016-06-10 21:06:56 +0200
1160242301remove some cruft
michael tesch
2016-06-10 01:19:48 +0200
7dc22d774bcleanup sdl port, move timer stuff into tb_system_sdl update some configuration options so that tb can be configured as a git submodule from an external CMakeLists.txt
michael tesch
2016-06-10 01:05:50 +0200
256ba72708fix typo in config variable
michael tesch
2016-06-09 22:52:52 +0200
ee35214befsystem implementation for sdl
michael tesch
2016-06-09 22:36:42 +0200
a5a59f520dadded TB_TARGET_CUSTOM to disable automatic target defines
michael tesch
2016-06-09 22:20:32 +0200
f488593749fix needs return value
michael tesch
2016-06-09 22:14:00 +0200
a2cb4fc03efix typo
michael tesch
2016-06-09 22:13:12 +0200
6e64019368more configurable from external project
michael tesch
2016-06-09 22:10:46 +0200
6980aaa02cadded config options for gl3 and gles renderers
michael tesch
2016-06-08 22:14:28 +0200
c4d22be914define for sdl2 clipboard
michael tesch
2016-06-07 21:25:36 +0200
334334a366check that GL renderer defines make sense
michael tesch
2016-06-07 21:24:10 +0200
3ccd635824Merge branch 'demo_sdl2' of github.com:tesch1/turbobadger into demo_sdl2
michael tesch
2016-06-07 21:18:31 +0200
60111e2d9eminor GL3 & SDL cleanup
michael tesch
2016-06-07 21:18:23 +0200
39c9984774fixed continuous update by moving redraw into SDL_USEREVENT handling
michael tesch
2016-06-07 20:17:31 +0200
ec03727f51comment out debug stmts
Michael Tesch
2016-06-07 19:27:23 +0200
d348ae154eMerge branch 'master' of github.com:fruxo/turbobadger into demo_sdl2
michael tesch
2016-06-05 02:19:59 +0200
45b78a3e86dont default to GL3
michael tesch
2016-06-05 02:18:39 +0200
222924aefdcomment out debug code
michael tesch
2016-06-04 17:43:41 +0200
2abaf66743remove debugging stmts, fixed rsync for resources
michael tesch
2016-06-04 17:36:26 +0200
fdb86e550dchange to fruxo formatting style
michael tesch
2016-06-04 16:55:27 +0200
7e7d23034cworking gl3 render
michael tesch
2016-06-04 16:39:38 +0200
c4b3301baastart try to add gles2/gl3 render
michael tesch
2016-06-04 04:51:46 +0200
7501b4fbfdRun FileOptimizer on default skin & font bitmaps.
Emil Segerås
2016-05-31 21:27:48 +0200
3060857345Merge pull request #73 from mgerhardy/patch-1
Emil Segerås
2016-06-03 21:02:49 +0200
70b1cc89f4request correct gl version
michael tesch
2016-06-03 18:33:12 +0200
8e66c06239Merge branch 'demo_sdl2' of github.com:tesch1/turbobadger into demo_sdl2
michael tesch
2016-06-03 18:16:19 +0200
466e81902aremove some gl stuff from port_sdl2
Michael Tesch
2016-06-03 18:16:09 +0200
658b80b69eMerge branch 'demo_sdl2' of github.com:tesch1/turbobadger into demo_sdl2
michael tesch
2016-06-03 18:08:48 +0200
1606beb3fffixed glfw build
michael tesch
2016-06-03 18:07:46 +0200
fa07e3ec1bcompiles, doesnt draw
Michael Tesch
2016-06-03 18:07:23 +0200
85ebe8b584start of sdl2 demo app port
michael tesch
2016-06-03 12:12:05 +0200
edc090368efixed compilation with gcc 6.1.1
Martin Gerhardy
2016-06-02 14:07:28 +0200
0d02f3a3adMerge pull request #55 from jaynus/master
Emil Segerås
2016-03-07 09:24:09 +0100
037c8aed9bMerge pull request #64 from fungos/master
Emil Segerås
2016-02-21 20:03:34 +0100
442eea2d9bFixes compilation for cross-compilation with Google's Native Client toolchain.
Danny Angelo Carminati Grein
2016-02-20 20:31:13 -0500
d1aff4af9aAdded missing TB_RENDERER_GL ifdef. Fixes#61
Emil Segerås
2016-02-13 14:34:51 +0100
97059bb2cbMerge pull request #59 from Cleroth/pull_requests
Emil Segerås
2016-02-07 14:18:59 +0100
e4dbfdeef3Use constexpr in MSVC2015+; Macros need to use namespace as they're not actually in the namespace
Cleroth Sun
2016-02-06 18:06:21 +0100
e6e9bd6af9Initial implementation of "modern" CMake system.
Walter Pearce
2016-01-10 22:24:30 -0800
084a3f3ab8Fixed endless focus loop. Fixes#52
Emil Segerås
2016-01-08 20:36:17 +0100
487dd0f248Fixed typo in SetVisibility. Fixes#51.
Emil Segerås
2015-12-16 19:14:34 +0100
10c7361c68Merge pull request #48 from rongzhou/master
Emil Segerås
2015-11-02 17:26:15 +0100