Commit Graph

  • 4dfaa83f49 Merge branch 'master' of github.com:aap/librw aap 2021-02-26 17:20:29 +01:00
  • 58357e37e1 implement more options for matfx aap 2021-02-26 17:20:20 +01:00
  • 373f8399cd
    Merge pull request #62 from HaydnTrigg/master aap 2021-02-21 20:03:12 +01:00
  • 266a09b60d Fix issue with IDirect3DDevice::CreateTexture failing causing undefined pointer assignment Haydn Trigg 2021-02-21 14:12:33 +00:00
  • bb7fb68531 opengl default pipe: dont do unnecessary alpha test aap 2021-02-20 00:02:51 +01:00
  • 276ac82ddf implement new gl uniform system aap 2021-02-19 23:32:15 +01:00
  • 8b2caf8f86 window size test aap 2021-02-18 21:03:42 +01:00
  • cc550ff69c fix raster bugs aap 2021-02-18 19:57:42 +01:00
  • 65c619b3e7 glFramebufferTexture -> glFramebufferTexture2D aap 2021-02-18 11:07:36 +01:00
  • 576d211cbd vertex input stream functions aap 2021-02-18 01:57:41 +01:00
  • 6116e51b24 little readme changes; added an architecture doc aap 2021-02-17 17:17:13 +01:00
  • 3ec67d1496
    Merge pull request #57 from AGraber/glad_khr_debug aap 2021-02-17 15:50:42 +01:00
  • ad9954f6be Add GL_KHR_debug extension to loader Adrian Graber 2021-02-17 15:47:04 +01:00
  • c2defffca3
    Merge pull request #56 from ShFil119/patch-2 aap 2021-02-17 14:33:31 +01:00
  • 0a4572ce6c
    Update CMakeLists.txt shfil 2021-02-17 14:32:02 +01:00
  • a60b7a9a57
    Merge pull request #55 from ShFil119/patch-2 aap 2021-02-17 13:57:10 +01:00
  • d1554a70a8
    Update CMakeLists.txt shfil 2021-02-17 13:55:30 +01:00
  • f49c707db3
    Merge pull request #54 from AGraber/glad_changes aap 2021-02-17 10:50:12 +01:00
  • d341d73f80 Update glad loader Adrian Graber 2021-02-17 02:27:06 +01:00
  • 767ee0eac3 glad extension fix aap 2021-02-17 01:33:12 +01:00
  • 8ea4c9ae31
    Merge pull request #48 from AGraber/gl3_glad aap 2021-02-17 00:17:29 +01:00
  • 41ae7b9b61 switched d3d im2d to use a VS so we can have fog aap 2021-02-12 20:09:37 +01:00
  • fb859c0fa6 fix opengl im2d. d3d still no fog aap 2021-02-12 13:58:11 +01:00
  • 4c77fb5754 fix d3d fb lock aap 2021-02-12 00:04:15 +01:00
  • 14dab85dca playing around with clipping; fix ps2 build aap 2021-02-11 16:39:14 +01:00
  • 5c95300890 fix d3d state cache aap 2021-02-06 11:19:04 +01:00
  • 71d132839e add modulate flag check for material rendering aap 2021-02-06 10:59:38 +01:00
  • 207c2ee244 opengl mipmap fix aap 2021-02-04 17:34:04 +01:00
  • dfae381e11 Add glad to premake file if platform includes gl3 Adrian Graber 2021-01-31 13:54:41 +01:00
  • e62a124b8c Replace glew with glad Adrian Graber 2021-01-31 13:48:59 +01:00
  • a4df4d8b5d fix questionable bug aap 2021-01-29 14:06:24 +01:00
  • 60a5ace163 anisotropy plugin aap 2021-01-21 22:02:49 +01:00
  • 9260bddc66 framebuffer read lock; gl raster to image aap 2021-01-21 02:23:28 +01:00
  • baa8666a03 some fixing; may have to revisit matfx again in the future... aap 2021-01-20 23:42:00 +01:00
  • e9e2488834 fix memory leak aap 2021-01-20 18:47:37 +01:00
  • 11104a16d2 strdup fix aap 2021-01-19 18:28:49 +01:00
  • 3c18728211
    Merge pull request #46 from SK83RJOSH/stencil-fix aap 2021-01-19 18:12:42 +01:00
  • 5408e70227 Merge branch 'master' into stencil-fix SK83RJOSH 2021-01-18 18:03:49 +01:00
  • 2477b120eb Depth texture should always create a stencil buffer SK83RJOSH 2021-01-18 18:03:15 +01:00
  • c493613724
    Merge pull request #42 from ccawley2011/rwstrdup aap 2021-01-14 00:34:13 +01:00
  • 77ea31bdba
    Merge pull request #45 from ShFil119/warns aap 2021-01-14 00:33:43 +01:00
  • 61b288a9fe zero d3d device cache aap 2021-01-09 21:05:14 +01:00
  • 78d540fce0 Merge branch 'master' of github.com:aap/librw aap 2021-01-09 19:44:53 +01:00
  • f04ddf031d extra surf prop for opengl aap 2021-01-09 19:44:46 +01:00
  • 757d937cda Replace use of strdup with rwstrdup Cameron Cawley 2020-12-22 20:51:15 +00:00
  • d008d5107b
    Merge pull request #44 from madebr/ps2_conan aap 2021-01-02 23:21:59 +01:00
  • f68bdb3649
    Merge pull request #43 from ccawley2011/sdl2 aap 2021-01-02 23:13:09 +01:00
  • c26386c112 Fix some warnings on gcc/clang Filip Gawin 2021-01-02 21:54:40 +01:00
  • dd01289f38 conan+ci: update Anonymous Maarten 2021-01-02 20:46:03 +01:00
  • 9c5b50536e cmake: create binary package with nice filename Anonymous Maarten 2021-01-02 20:43:34 +01:00
  • 1275b70e9d cmake: add playstation2 support Anonymous Maarten 2021-01-02 20:40:59 +01:00
  • 4d260a631b cmake: need SDL2main on Windows (and other platforms) + link to m on GNU/clang Anonymous Maarten 2021-01-02 20:37:11 +01:00
  • 7f0b98f960 cmake: remove double check for GL3 Anonymous Maarten 2021-01-02 20:35:23 +01:00
  • a5d31ade07 librw+cmake: compile lodepng as pure C Anonymous Maarten 2020-12-04 02:02:06 +01:00
  • 32234609ea cmake: no indentation for closing cmake command parenthesis Anonymous Maarten 2020-12-03 18:11:55 +01:00
  • 366f909bc7 Get the SDL2 backend working again Cameron Cawley 2020-12-22 23:54:48 +00:00
  • 9c578580ec fixed endian bug aap 2020-12-20 19:11:34 +01:00
  • ed9cb45ee9 stencil render states aap 2020-12-16 15:48:26 +01:00
  • 526f17fadc missing break aap 2020-12-13 18:56:25 +01:00
  • 857526df46 Merge branch 'master' of github.com:aap/librw aap 2020-12-03 20:45:50 +01:00
  • 92b215268a don't barf when when getFileContents can't open file aap 2020-12-03 20:45:43 +01:00
  • e9e271a0d8
    Merge pull request #41 from madebr/cmake-conan aap 2020-12-01 14:20:53 +01:00
  • d90dc31ecd ci+dist: add github actions with conan Anonymous Maarten 2020-11-30 19:26:31 +01:00
  • f713d5d2d7 cmake: add SDL2 support to cmake build script Anonymous Maarten 2020-11-30 20:22:18 +01:00
  • 4e13e65b1c cmake: add missing files + remove CMakeCPack + add librw::librw target ALIAS Anonymous Maarten 2020-11-30 19:26:09 +01:00
  • efc0c307d7 fix multisampling a bit aap 2020-11-29 22:39:02 +01:00
  • aa205bbf7b fix endian bug aap 2020-11-29 20:57:38 +01:00
  • 2066cf6634
    Merge pull request #40 from Sergeanur/MSAA aap 2020-11-28 13:58:48 +01:00
  • 497199275e Add multi sampling support Sergeanur 2020-11-27 20:57:23 +02:00
  • e8990d5b3d change to engine init; little fix aap 2020-11-25 22:47:26 +01:00
  • d9def88c46 fix for gl backend aap 2020-11-18 11:13:42 +01:00
  • 4ac67e5df8 made GLES runtime option; also broke opengl txd format again aap 2020-11-18 10:02:14 +01:00
  • cea326a4ce runtime caps for opengl aap 2020-11-17 15:05:47 +01:00
  • 7e80d45cdb lots of changes to rasters; mostly mipmap support and DXT conversion aap 2020-11-11 09:34:36 +01:00
  • 3e2080ad56 DXT support for gl3. txd format changed!! aap 2020-11-07 11:11:36 +01:00
  • deb03ac354 update TODO aap 2020-11-06 22:46:30 +01:00
  • 8cc8fc9f2a remove test code aap 2020-11-04 18:45:01 +01:00
  • 5ef54dcb78 stencil clear aap 2020-11-04 16:21:24 +01:00
  • 8c00f787cb Merge branch 'master' of github.com:aap/librw aap 2020-11-03 09:36:05 +01:00
  • 4bdcdd1e35 add skinRenderCB to header aap 2020-11-03 09:35:56 +01:00
  • e68ef1374d
    Merge pull request #37 from ShFil119/cmake aap 2020-10-29 16:02:03 +01:00
  • 4e8396af26 fixes to d3d cache aap 2020-10-27 12:41:10 +01:00
  • 7e1eaaaf43
    Update CMakeLists.txt shfil 2020-10-27 01:26:26 +01:00
  • 7ce4328601 Add cmake config file Filip Gawin 2020-10-27 00:41:07 +01:00
  • 5e5a624681 subraster rendering on gl aap 2020-10-25 11:10:14 +01:00
  • ee2a32e142 fbo fix aap 2020-10-24 22:50:52 +02:00
  • edc77742c5 fix scoping issue aap 2020-10-05 20:55:35 +02:00
  • 30b77b0b32 removed matrix alignment to be compatible with RW aap 2020-08-24 23:56:54 +02:00
  • 77b7229356 fix skin pipe rendering aap 2020-08-24 22:11:37 +02:00
  • fbb2d35fc4 fix gl blend bug aap 2020-08-19 20:47:59 +02:00
  • 93c246b6b1 render pipe fixes aap 2020-08-18 11:03:07 +02:00
  • a78a02394e engine close fix aap 2020-08-15 08:18:35 +02:00
  • 2568e77fac changed pipe new to explicit create aap 2020-08-14 13:54:44 +02:00
  • 5e299fb12e gl optimization and im2d shader override aap 2020-08-11 18:41:13 +02:00
  • 113d76cfaa more d3d caching, better d3d raster locking aap 2020-08-10 17:02:13 +02:00
  • e21cf250a2 little fixes aap 2020-08-10 13:35:50 +02:00
  • b1507e5099 custom rendertarget support for gl aap 2020-08-10 13:31:33 +02:00
  • a29bcef4d7 custom rendertarget support for d3d9 aap 2020-08-10 08:34:39 +02:00
  • 0f0147272c fixed frame hierarchy bugs aap 2020-08-10 08:22:50 +02:00
  • d92996c66d fix in d3d texstage cache aap 2020-08-07 16:34:26 +02:00