Filip Gawin
|
c26386c112
|
Fix some warnings on gcc/clang
|
2021-01-02 21:54:40 +01:00 |
|
aap
|
92b215268a
|
don't barf when when getFileContents can't open file
|
2020-12-03 20:45:43 +01:00 |
|
aap
|
aa205bbf7b
|
fix endian bug
|
2020-11-29 20:57:38 +01:00 |
|
aap
|
171e737842
|
userdata changes; hanim fixes; support for reading old skins
|
2020-08-06 09:14:32 +02:00 |
|
aap
|
9fbe9b83ba
|
fixed some includes and defines
|
2020-08-02 09:24:18 +02:00 |
|
aap
|
65d14730da
|
fixed tex reading bug
|
2020-07-16 11:35:41 +02:00 |
|
Filip Gawin
|
f0bc017240
|
Fix some msvc warnings
|
2020-06-04 21:56:17 +02:00 |
|
aap
|
84c582c1d7
|
fixed horribly wrong matrix scaling
|
2020-05-26 15:25:18 +02:00 |
|
aap
|
e4b4bf9d16
|
made (most of) streaming work on big endian
|
2020-05-01 08:42:56 +02:00 |
|
aap
|
9a57633953
|
switched all c++ includes to c
|
2020-04-30 17:54:38 +02:00 |
|
aap
|
374f951d7c
|
fixes for RW compatibility
|
2020-04-23 22:18:53 +02:00 |
|
aap
|
47fcb3001a
|
worked on raters; fixed a few issues
|
2020-04-16 09:10:11 +02:00 |
|
aap
|
2d345499d2
|
subsystems and videomodes implemented (except SDL2); smaller fixes too
|
2020-04-15 10:14:06 +02:00 |
|
aap
|
14c773d35a
|
ps2 raster conversion
|
2019-08-04 23:52:03 +02:00 |
|
Anonymous Maarten
|
add55f08c5
|
fix 'warning: implicit conversion from ‘rw::float32’ {aka ‘float’} to ‘double’ to match other operand of binary expression [-Wdouble-promotion]'
|
2018-08-08 18:11:07 +02:00 |
|
Anonymous Maarten
|
3edb391f9c
|
fix file modes
|
2018-07-11 16:29:49 +02:00 |
|
aap
|
9fc46eac37
|
added some consts :(
|
2018-05-24 00:53:50 +02:00 |
|
aap
|
c0a5e0961d
|
work on uvanims
|
2018-01-07 02:12:20 +01:00 |
|
aap
|
1872c235ab
|
some device and pipeline fixes
|
2018-01-03 18:02:02 +01:00 |
|
aap
|
b62da21ef8
|
implemented matrix to quaternion conversion
|
2017-10-22 12:19:00 +02:00 |
|
aap
|
45b48b8f4e
|
worked on allocation
|
2017-08-26 12:43:33 +02:00 |
|
aap
|
040bb6cb51
|
started moving to custom malloc/free
|
2017-08-24 15:10:34 +02:00 |
|
aap
|
efec4e5acc
|
transpose for rwio normal xform
|
2017-08-22 20:23:56 +02:00 |
|
aap
|
aec8c202c6
|
starting work on ps2 driver
|
2017-08-12 10:50:41 +02:00 |
|
aap
|
e5c2a66bd5
|
fixed some syntax errors
|
2017-08-10 14:48:18 +02:00 |
|
aap
|
497796e550
|
wrote basic skeleton; clumpview
|
2017-08-10 00:42:33 +02:00 |
|
aap
|
9a26a380a8
|
made almost all classes POD
|
2017-08-04 21:47:15 +02:00 |
|
aap
|
36c01a4c70
|
implemented matrix flags
|
2017-08-04 19:54:03 +02:00 |
|
aap
|
f043126233
|
fixes to matfx
|
2017-07-29 16:09:11 +02:00 |
|
aap
|
12e998800e
|
fixed build for ps2
|
2017-07-12 10:10:57 +02:00 |
|
aap
|
4941711964
|
started implementing tristrip; implemented camera frustum
|
2017-03-16 01:10:01 +01:00 |
|
Martin Turski
|
c65708ff2e
|
- improved project file structure
- added common IDE generated files to .gitignore so they do not pop up in commit dialogs anymore
- fixed some warnings in code files
|
2016-10-22 12:17:05 +02:00 |
|
aap
|
a391f263cb
|
added Matrix create and destroy
|
2016-07-25 12:43:19 +02:00 |
|
aap
|
069c66b699
|
implemented DXT decompression
|
2016-07-19 23:37:37 +02:00 |
|
aap
|
69356264d7
|
hardcoded gl3 shaders; extended Image; bmp writer
|
2016-07-19 18:40:10 +02:00 |
|
aap
|
5dff69431e
|
got animation, hanim and skinning basically working
|
2016-07-11 20:27:21 +02:00 |
|
aap
|
bd06c54c57
|
worked on camera
|
2016-07-06 11:44:59 +02:00 |
|
aap
|
ad1ea4ca53
|
implemented matfx and cleaned up some whitespace
|
2016-06-29 12:53:02 +02:00 |
|
aap
|
dd901ebfa3
|
more work on initialization
|
2016-06-25 23:14:18 +02:00 |
|
aap
|
a906d58bcb
|
redid the plugin system; some engine init stuff
|
2016-06-25 17:58:52 +02:00 |
|