.. |
d3d
|
anisotropy plugin
|
2021-01-21 22:02:49 +01:00 |
gl
|
Replace glew with glad
|
2021-01-31 13:48:59 +01:00 |
lodepng
|
png support
|
2020-07-23 15:06:03 +02:00 |
ps2
|
Fix some warnings on gcc/clang
|
2021-01-02 21:54:40 +01:00 |
CMakeLists.txt
|
Replace glew with glad
|
2021-01-31 13:48:59 +01:00 |
anim.cpp
|
ska2anm tool and fixes for old-style skanim
|
2020-08-06 10:00:46 +02:00 |
base.cpp
|
Fix some warnings on gcc/clang
|
2021-01-02 21:54:40 +01:00 |
base.err
|
runtime caps for opengl
|
2020-11-17 15:05:47 +01:00 |
bmp.cpp
|
Fix some warnings on gcc/clang
|
2021-01-02 21:54:40 +01:00 |
camera.cpp
|
fixed frame hierarchy bugs
|
2020-08-10 08:22:50 +02:00 |
charset.cpp
|
slightly fixed ps2 build
|
2020-07-28 16:27:20 +02:00 |
clump.cpp
|
fixed frame hierarchy bugs
|
2020-08-10 08:22:50 +02:00 |
engine.cpp
|
Merge pull request #42 from ccawley2011/rwstrdup
|
2021-01-14 00:34:13 +01:00 |
error.cpp
|
switched all c++ includes to c
|
2020-04-30 17:54:38 +02:00 |
frame.cpp
|
fixed frame hierarchy bugs
|
2020-08-10 08:22:50 +02:00 |
geometry.cpp
|
Fix some warnings on gcc/clang
|
2021-01-02 21:54:40 +01:00 |
geoplg.cpp
|
Fix some msvc warnings
|
2020-06-04 21:56:17 +02:00 |
hanim.cpp
|
anisotropy plugin
|
2021-01-21 22:02:49 +01:00 |
image.cpp
|
Merge pull request #42 from ccawley2011/rwstrdup
|
2021-01-14 00:34:13 +01:00 |
light.cpp
|
fixed frame hierarchy bugs
|
2020-08-10 08:22:50 +02:00 |
matfx.cpp
|
Fix some warnings on gcc/clang
|
2021-01-02 21:54:40 +01:00 |
pipeline.cpp
|
changed pipe new to explicit create
|
2020-08-14 13:54:48 +02:00 |
plg.cpp
|
lots of changes to rasters; mostly mipmap support and DXT conversion
|
2020-11-11 09:34:36 +01:00 |
png.cpp
|
Merge pull request #42 from ccawley2011/rwstrdup
|
2021-01-14 00:34:13 +01:00 |
prim.cpp
|
switched all c++ includes to c
|
2020-04-30 17:54:38 +02:00 |
raster.cpp
|
framebuffer read lock; gl raster to image
|
2021-01-21 02:23:28 +01:00 |
render.cpp
|
added im3d transform flags
|
2020-05-06 09:22:29 +02:00 |
rwanim.h
|
userdata changes; hanim fixes; support for reading old skins
|
2020-08-06 09:14:32 +02:00 |
rwbase.h
|
anisotropy plugin
|
2021-01-21 22:02:49 +01:00 |
rwcharset.h
|
fixing the fix
|
2020-04-25 10:05:16 +02:00 |
rwengine.h
|
Replace use of strdup with rwstrdup
|
2021-01-03 13:40:21 +00:00 |
rwerror.h
|
fix 'warning: overflow in conversion from ‘rw::Errors’ to ‘rw::int32’ {aka ‘int’} changes value from ‘(rw::Errors)2147483650’ to ‘-2147483646’ [-Woverflow]'
|
2018-08-08 18:11:07 +02:00 |
rwobjects.h
|
anisotropy plugin
|
2021-01-21 22:02:49 +01:00 |
rwpipeline.h
|
changed pipe new to explicit create
|
2020-08-14 13:54:48 +02:00 |
rwplg.h
|
lots of changes to rasters; mostly mipmap support and DXT conversion
|
2020-11-11 09:34:36 +01:00 |
rwplugins.h
|
lots of changes to rasters; mostly mipmap support and DXT conversion
|
2020-11-11 09:34:36 +01:00 |
rwrender.h
|
stencil render states
|
2020-12-16 15:48:26 +01:00 |
rwuserdata.h
|
userdata changes; hanim fixes; support for reading old skins
|
2020-08-06 09:14:32 +02:00 |
skin.cpp
|
Fix some warnings on gcc/clang
|
2021-01-02 21:54:40 +01:00 |
texture.cpp
|
anisotropy plugin
|
2021-01-21 22:02:49 +01:00 |
tga.cpp
|
png support
|
2020-07-23 15:06:03 +02:00 |
tristrip.cpp
|
Fix some warnings on gcc/clang
|
2021-01-02 21:54:40 +01:00 |
userdata.cpp
|
userdata changes; hanim fixes; support for reading old skins
|
2020-08-06 09:14:32 +02:00 |
uvanim.cpp
|
Fix some msvc warnings
|
2020-06-04 21:56:17 +02:00 |
vgafont.inc
|
implemented charset
|
2020-04-19 09:59:51 +02:00 |
world.cpp
|
switched all c++ includes to c
|
2020-04-30 17:54:38 +02:00 |