40 Commits

Author SHA1 Message Date
aap
8ea4c9ae31
Merge pull request #48 from AGraber/gl3_glad
Add glad (OpenGL function loader) support
2021-02-17 00:17:29 +01:00
aap
207c2ee244 opengl mipmap fix 2021-02-04 17:34:04 +01:00
Adrian Graber
e62a124b8c Replace glew with glad 2021-01-31 13:48:59 +01:00
aap
60a5ace163 anisotropy plugin 2021-01-21 22:02:49 +01:00
aap
9260bddc66 framebuffer read lock; gl raster to image 2021-01-21 02:23:28 +01:00
SK83RJOSH
2477b120eb Depth texture should always create a stencil buffer 2021-01-18 18:03:15 +01:00
aap
4ac67e5df8 made GLES runtime option; also broke opengl txd format again 2020-11-18 10:02:14 +01:00
aap
cea326a4ce runtime caps for opengl 2020-11-17 15:05:47 +01:00
aap
7e80d45cdb lots of changes to rasters; mostly mipmap support and DXT conversion 2020-11-11 09:34:36 +01:00
aap
3e2080ad56 DXT support for gl3. txd format changed!! 2020-11-07 12:52:31 +01:00
aap
ee2a32e142 fbo fix 2020-10-24 22:50:52 +02:00
aap
e21cf250a2 little fixes 2020-08-10 13:35:50 +02:00
aap
b1507e5099 custom rendertarget support for gl 2020-08-10 13:31:33 +02:00
aap
b8751a03c3 little fix for gles 2020-08-01 08:16:14 +02:00
aap
162c2d2035 fixed some rasters (again) 2020-07-29 22:43:03 +02:00
aap
4883b03f2b image masks and raster fixes 2020-07-22 13:56:03 +02:00
aap
6c7d811096 some more GLES hackage 2020-05-13 20:46:27 +02:00
aap
2233b12daa some gles3 code 2020-05-12 21:34:58 +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
4f118dcd97 some work on gl3 2020-04-28 12:44:28 +02:00
aap
eb71ca25d0 started working on gl3 rasters 2020-04-27 20:51:35 +02:00
aap
0c940480f0 changed camtex format 2020-04-26 21:51:33 +02:00
aap
09b0b36e7d fixes for gl3 2020-04-26 20:14:52 +02:00
aap
59cedaa793 implemented raster from image stuff for gl3 and ps2 (not tested) 2020-04-18 11:19:22 +02:00
aap
4893889621 reworked raster from image conversion, only d3d for now 2020-04-17 21:44:32 +02:00
aap
eb49dd007c little work on gl3 rasters 2020-04-16 17:46:42 +02:00
aap
2d345499d2 subsystems and videomodes implemented (except SDL2); smaller fixes too 2020-04-15 10:14:06 +02:00
aap
5685e6109e work on rasters 2019-08-07 22:37:43 +02:00
aap
2cffb3f494 implemented texture raster renderstates 2018-07-02 07:01:34 +02:00
aap
ddca04fdc2 added imguizmo; subraster handling etc 2017-12-31 10:50:49 +01:00
aap
c53d29b1cf implemented im2d for d3d, fun little software T&L renderer 2017-08-27 17:13:10 +02:00
aap
46542cccb0 fixed pretty major bugs regarding frame dirty list 2016-08-03 20:32:43 +02:00
aap
40fc1e24fc rasters 2016-07-15 11:55:52 +02:00
aap
5dff69431e got animation, hanim and skinning basically working 2016-07-11 20:27:21 +02:00
aap
ad1ea4ca53 implemented matfx and cleaned up some whitespace 2016-06-29 12:53:02 +02:00
aap
d3cff5c06c revised initialization again and restructured code for that 2016-06-27 21:59:35 +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
aap
e3fa1fcc7f moved gl3 code here; added files i forgot last time 2016-06-24 15:24:58 +02:00