Commit Graph

  • f1c9112f27 implemented reinstancing for d3d9 aap 2020-04-16 12:53:25 +02:00
  • 47fcb3001a worked on raters; fixed a few issues aap 2020-04-16 09:10:11 +02:00
  • 60450ec6f7 implemented BMP reader aap 2020-04-15 14:00:34 +02:00
  • 2d345499d2 subsystems and videomodes implemented (except SDL2); smaller fixes too aap 2020-04-15 09:47:43 +02:00
  • 5685e6109e work on rasters aap 2019-08-07 22:37:43 +02:00
  • 0c8398c7e4 Merge branch 'master' of github.com:aap/librw aap 2019-08-04 23:52:10 +02:00
  • 14c773d35a ps2 raster conversion aap 2019-08-04 23:52:03 +02:00
  • f3d3b0573a
    Merge pull request #26 from ccawley2011/mingw aap 2019-01-19 16:32:54 +01:00
  • 86c3b866ff Add the build directory to the .gitignore file Cameron Cawley 2019-01-10 16:12:21 +00:00
  • f2891e006b Fix additional MinGW warnings Cameron Cawley 2019-01-10 16:12:05 +00:00
  • da28d103c9 Fix compilation with MinGW Cameron Cawley 2019-01-10 16:11:39 +00:00
  • 6b36390bdc implemented simple tri stripping aap 2019-01-10 10:17:53 +01:00
  • 0b968c9866 Merge branch 'master' of github.com:aap/librw aap 2018-12-17 21:24:11 +01:00
  • c62c1464d7 fixed sky mipmap stream write; experimented with software pipeline aap 2018-12-17 21:23:41 +01:00
  • a72c28275b
    Merge pull request #24 from madebr/premake_original aap 2018-08-09 09:52:29 +02:00
  • 70b11332ed
    Merge pull request #23 from madebr/librw_fixes aap 2018-08-09 09:50:55 +02:00
  • 86571b650b Add support for SDL2 Anonymous Maarten 2018-08-08 19:55:45 +02:00
  • 75dbb7e67e Add travis and appveyor support Anonymous Maarten 2018-07-25 20:42:03 +02:00
  • 9ef08cbb19 fix 'warning: suggest parentheses around arithmetic in operand of ‘|’' in public headers Anonymous Maarten 2018-07-13 21:39:06 +02:00
  • 12269003da fix 'error: ‘uint8’ was not declared in this scope' Anonymous Maarten 2018-07-13 02:05:00 +02:00
  • 020e66a282 fix 'warning: overflow in conversion from ‘rw::Errors’ to ‘rw::int32’ {aka ‘int’} changes value from ‘(rw::Errors)2147483650’ to ‘-2147483646’ [-Woverflow]' Anonymous Maarten 2018-07-13 01:50:18 +02:00
  • add55f08c5 fix 'warning: implicit conversion from ‘rw::float32’ {aka ‘float’} to ‘double’ to match other operand of binary expression [-Wdouble-promotion]' Anonymous Maarten 2018-07-13 01:33:18 +02:00
  • b38cbc7961 fix 'comma at end of enumerator list [-Wpedantic]' Anonymous Maarten 2018-07-13 01:09:45 +02:00
  • 3edb391f9c fix file modes Anonymous Maarten 2017-12-05 08:59:20 +01:00
  • b1c3c1dca8 some bug fixes aap 2018-07-04 19:21:34 +02:00
  • 2cffb3f494 implemented texture raster renderstates aap 2018-07-02 07:01:34 +02:00
  • e6d01b1159 fixed view matrix; im2d UV aap 2018-06-14 23:17:55 +02:00
  • 5cdc0499c5 fixed d3d state cache aap 2018-06-14 15:20:45 +02:00
  • 92244638ef added Atomic;set\getFlags aap 2018-05-26 10:07:19 +02:00
  • 9fc46eac37 added some consts :( aap 2018-05-24 00:53:50 +02:00
  • 4f5687dd2e fixed build for linux aap 2018-05-20 17:53:44 +02:00
  • 70114f8e3e added some half pixel handling aap 2018-05-20 16:55:37 +02:00
  • 2721f48793 different way of attaching hanim nodes to frames aap 2018-03-18 22:45:24 +01:00
  • dbb131d92b fixed d3d9 rendering aap 2018-01-13 18:45:35 +01:00
  • 5fe9ca91e8 d3d9: code to emulate ps2 alpha test aap 2018-01-09 23:09:26 +01:00
  • 0c5295fe10 d3d: camera textures aap 2018-01-08 12:55:15 +01:00
  • d7406e30fb gl3 lighting callback aap 2018-01-07 20:20:51 +01:00
  • c0a5e0961d work on uvanims aap 2018-01-07 02:12:20 +01:00
  • 9b56671186 xbox raster to image aap 2018-01-05 16:53:16 +01:00
  • c60cecbd02 better ps2 swizzling code aap 2018-01-04 22:14:50 +01:00
  • e9d53fd834 fixed unswizzling bug aap 2018-01-03 23:38:25 +01:00
  • 96c2ddca29 work on ps2 rasters aap 2018-01-03 22:54:17 +01:00
  • 1872c235ab some device and pipeline fixes aap 2018-01-03 18:02:02 +01:00
  • ddca04fdc2 added imguizmo; subraster handling etc aap 2017-12-31 10:50:49 +01:00
  • 578c5f81fb implemented dear imgui for librw aap 2017-12-30 11:43:17 +01:00
  • d522a47120 various changes aap 2017-11-15 19:23:50 +01:00
  • 235d435b6b fixed (wdgl) native skin aap 2017-10-23 22:42:31 +02:00
  • b62da21ef8 implemented matrix to quaternion conversion aap 2017-10-22 12:19:00 +02:00
  • 9609a91848 fixed bug in im3d; worked on resizing windows aap 2017-10-21 22:21:36 +02:00
  • 7273afb9a3 some work on skeleton; fixed mesh bug aap 2017-10-20 22:38:28 +02:00
  • 2ba2258b06 small change to skel aap 2017-10-18 17:53:47 +02:00
  • f9668df80e fixed some bugs aap 2017-10-04 22:08:26 +02:00
  • 017e86053a raster fixes aap 2017-09-16 23:19:54 +02:00
  • 239a4eb4bc fixed build for linux and ps2 aap 2017-08-29 14:05:45 +02:00
  • d00ab2f526 implemented im3d for gl3 and d3d aap 2017-08-29 10:12:56 +02:00
  • b7f643a632 some font rendering aap 2017-08-27 22:47:54 +02:00
  • c53d29b1cf implemented im2d for d3d, fun little software T&L renderer aap 2017-08-27 17:13:10 +02:00
  • ea48c140c1 improved engine init and plugin registration aap 2017-08-26 20:08:23 +02:00
  • 45b48b8f4e worked on allocation aap 2017-08-25 14:06:53 +02:00
  • 040bb6cb51 started moving to custom malloc/free aap 2017-08-24 15:10:34 +02:00
  • 6d38dea0d9 implemented userdata plugin aap 2017-08-23 12:21:23 +02:00
  • efec4e5acc transpose for rwio normal xform aap 2017-08-22 20:23:56 +02:00
  • 8fc446f13b fixed handling of NATIVE flag aap 2017-08-21 23:15:31 +02:00
  • 0d8dc5d799 Merge branch 'master' of github.com:aap/librw aap 2017-08-21 14:40:23 +02:00
  • 588d86e79a small stuff aap 2017-08-21 14:40:19 +02:00
  • 8e277cbe9c ps2 raster creation basically done aap 2017-08-19 23:09:45 +02:00
  • 75435b8934 mipmap allocation for ps2 rasters aap 2017-08-18 19:28:01 +02:00
  • 7280647085 work on ps2test aap 2017-08-12 21:24:19 +02:00
  • aec8c202c6 starting work on ps2 driver aap 2017-08-12 10:25:25 +02:00
  • e5c2a66bd5 fixed some syntax errors aap 2017-08-10 14:47:28 +02:00
  • f7988a5fcc got rid of PluginBase inhertiance because ps2 gcc complained about non-POD types aap 2017-08-10 14:43:52 +02:00
  • 497796e550 wrote basic skeleton; clumpview aap 2017-08-10 00:42:33 +02:00
  • 70739e354e worked on engine and d3ddriver aap 2017-08-09 10:57:32 +02:00
  • 4653f7e81e using proper types aap 2017-08-05 01:44:37 +02:00
  • 9a26a380a8 made almost all classes POD aap 2017-08-04 21:47:15 +02:00
  • 36c01a4c70 implemented matrix flags aap 2017-08-04 19:54:03 +02:00
  • f043126233 fixes to matfx aap 2017-07-29 16:09:11 +02:00
  • a3d8e3ba01 fixed gl3 renderer aap 2017-07-27 15:05:30 +02:00
  • 6c5073e864 use premake to generate build config; removed unsupported code aap 2017-07-27 12:34:06 +02:00
  • ed86df0675 added NOMINMAX macro-def to exclude min and max definitions of the Windows.h header Martin Turski 2017-07-21 00:07:42 +02:00
  • 63e2db49cb added automatic scanning of source files for librw MSVC project so that aap has less maintenance work to do Martin Turski 2017-07-16 10:27:17 +02:00
  • 9336cac4c6 - added missing source files to the MSVC project - adjusted Windows SDK version so that things work better Martin Turski 2017-07-15 20:22:20 +02:00
  • 12e998800e fixed build for ps2 aap 2017-07-12 10:10:57 +02:00
  • f1d04ff732 committing old changes and a fix aap 2017-07-11 08:18:15 +02:00
  • e3c1f30856 implemented MaterialList struct aap 2017-03-16 11:42:59 +01:00
  • 4941711964 started implementing tristrip; implemented camera frustum aap 2017-03-16 01:10:01 +01:00
  • c2780d56e9 added correction of face winding in tristrips aap 2017-03-09 11:45:26 +01:00
  • 4d5bbb8ccd Merge pull request #16 from quiret/master aap 2016-10-23 10:54:54 +02:00
  • fc808cec57 - added .vs folder to .gitignore - improved include path and library path defines Martin Turski 2016-10-22 20:53:21 +02:00
  • 7accadfbca Merge pull request #15 from quiret/master aap 2016-10-22 12:29:22 +02:00
  • 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 Martin Turski 2016-10-22 12:17:05 +02:00
  • c0adc2cb1b added some very basic im2d stuff to gl3 aap 2016-08-21 18:20:27 +02:00
  • 2cd032a79e some texture fixes aap 2016-08-05 01:13:41 +02:00
  • a980b32e67 Merge branch 'master' of github.com:aap/librw aap 2016-08-03 20:33:01 +02:00
  • 46542cccb0 fixed pretty major bugs regarding frame dirty list aap 2016-08-03 20:32:43 +02:00
  • b556ad0d8a small change for windows/3ds max plugin aap 2016-07-25 12:45:08 +02:00
  • a391f263cb added Matrix create and destroy aap 2016-07-25 12:43:19 +02:00
  • 5c3240cce3 small changes aap 2016-07-21 17:06:56 +02:00
  • 0b5498c060 texture changes aap 2016-07-21 08:59:06 +02:00
  • 069c66b699 implemented DXT decompression aap 2016-07-19 23:37:37 +02:00