BADIM-PC\Vadim
bf2e44d118
Merge branch 'UWP_GLES2' into sdl-gpu_test
2018-02-22 11:39:09 +03:00
BADIM-PC\Vadim
11751e75e7
changed pixel format to RGBA
2018-02-22 11:38:31 +03:00
BADIM-PC\Vadim
840d67f48d
no message
2018-02-22 10:58:20 +03:00
BADIM-PC\Vadim
ef41d6ec40
no message
2018-02-22 10:31:39 +03:00
BADIM-PC\Vadim
2396cef9ef
Constantly getting "cart not created" message #538
2018-02-22 09:15:16 +03:00
BADIM-PC\Vadim
62c924531b
Clipping doesn't work with tri() api #541
2018-02-22 09:09:56 +03:00
Vadim Grigoruk
69f55b9f94
Merge pull request #539 from MonstersGoBoom/master
...
textri clipping works .
2018-02-22 09:04:01 +03:00
MonstersGoBoom
4e857f9683
textri clipping works .
...
the occasional cracking is fixed .
moved the check for using map outside the inner pixel loop for speed up
removed the per pixel check for X in range as it's now fixed with the clipping above
2018-02-21 16:45:05 -05:00
BADIM-PC\Vadim
95fe3d3b98
Merge branch 'master' into UWP_GLES2
...
Conflicts:
.gitignore
2018-02-21 21:07:07 +03:00
BADIM-PC\Vadim
ce83d422be
no message
2018-02-21 21:02:55 +03:00
BADIM-PC\Vadim
123ba094c6
sdl-gpu as statoc lib for UWP
2018-02-21 20:53:49 +03:00
BADIM-PC\Vadim
551d333511
UWP works
2018-02-21 20:07:07 +03:00
BADIM-PC\Vadim
f7da6b7f51
VS2015 works
2018-02-21 16:01:45 +03:00
BADIM-PC\Vadim
d442813de8
no message
2018-02-21 14:29:32 +03:00
BADIM-PC\Vadim
f73530a575
no message
2018-02-21 12:39:34 +03:00
Vadim Grigoruk
c13516125d
Merge pull request #536 from MonstersGoBoom/master
...
Textri using constant slope and fixed point math
2018-02-20 22:16:17 +03:00
MonstersGoBoom
847d848c88
textri: constant slope fix, removed more floating point code, saved some data
2018-02-20 11:56:17 -05:00
MonstersGoBoom
92389e1b05
Revert "fixing textri"
...
This reverts commit 59454711d2
.
2018-02-20 11:51:50 -05:00
Jed
59454711d2
fixing textri
...
now use constant slope vs per line ( less wibble )
now use fixed point math for inner loops
removed right edge U,V buffer
2018-02-20 11:47:06 -05:00
BADIM-PC\Vadim
5b1ee5dc0a
no message
2018-02-20 18:47:33 +03:00
BADIM-PC\Vadim
881cda93f3
no message
2018-02-20 18:09:04 +03:00
BADIM-PC\Vadim
ea8c269b57
fixed PRO build in Visual Studio
2018-02-20 17:43:46 +03:00
BADIM-PC\Vadim
7bf0c06d18
no message
2018-02-20 17:27:59 +03:00
BADIM-PC\Vadim
ea806471db
no message
2018-02-20 16:55:29 +03:00
BADIM-PC\Vadim
4a2f2514ec
no message
2018-02-20 15:23:22 +03:00
BADIM-PC\Vadim
e98573ac1c
no message
2018-02-20 15:05:01 +03:00
BADIM-PC\Vadim
800e6fdfb9
added simple crt shader
2018-02-20 14:32:12 +03:00
BADIM-PC\Vadim
85198c9dfa
Cannot select tile palette in map editor #533
2018-02-20 10:24:56 +03:00
BADIM-PC\Vadim
9a485dc06f
no message
2018-02-19 23:03:35 +03:00
BADIM-PC\Vadim
e2d987a208
no message
2018-02-19 13:13:44 +03:00
BADIM-PC\Vadim
3517e080e3
small syntax fixes
2018-02-19 12:12:45 +03:00
Vadim Grigoruk
f47a6cdfab
Merge pull request #530 from jahodfra/lua-traceback
...
Print traceback for lua code.
2018-02-19 12:08:03 +03:00
František Jahoda
4eded0eec5
Print traceback for lua code.
2018-02-18 23:21:43 +01:00
BADIM-PC\Vadim
b2f46349ca
removed fullscreen flag
2018-02-16 23:25:23 +03:00
BADIM-PC\Vadim
8f7b17a305
Preprocessor definitions to build with/without lua/moon/js/wren #529
2018-02-16 15:43:30 +03:00
BADIM-PC\Vadim
a481dac5f1
Warning on startup "parameter or file not processed: ." #527
2018-02-16 14:01:25 +03:00
BADIM-PC\Vadim
c419c5297d
Problem with signed 32bits PMEM #525
2018-02-16 13:38:11 +03:00
BADIM-PC\Vadim
c1ba0d1389
no message
2018-02-16 13:00:06 +03:00
BADIM-PC\Vadim
55c7128d39
compilation warning fix
2018-02-16 12:59:49 +03:00
BADIM-PC\Vadim
148552893a
fixed crash and some memory leaks in FS module
2018-02-16 12:59:39 +03:00
Vadim Grigoruk
1d2ceecba8
Merge pull request #528 from jahodfra/add_debug
...
Add debug library for lua.
2018-02-16 10:41:44 +03:00
František Jahoda
01e89aaa7f
Add debug library for lua.
...
This allows to print tracebacks in lua and simplifies debugging.
2018-02-15 23:06:49 +01:00
BADIM-PC\Vadim
a2d961f060
fixed JS infinite loop check
2018-02-15 20:45:43 +03:00
tic
17ac8d2ab2
some minor fixes
2018-02-15 18:54:49 +03:00
BADIM-PC\Vadim
fd3f316b1d
Merge branch '#514'
2018-02-15 17:23:36 +03:00
BADIM-PC\Vadim
5f7b2fb727
no message
2018-02-15 17:19:04 +03:00
BADIM-PC\Vadim
091901ddfa
no message
2018-02-15 17:06:03 +03:00
BADIM-PC\Vadim
05e1e78115
no message
2018-02-15 14:28:34 +03:00
BADIM-PC\Vadim
4835fb098c
no message
2018-02-15 13:36:15 +03:00
BADIM-PC\Vadim
08f29fde5d
no message
2018-02-15 12:43:00 +03:00