27 Commits

Author SHA1 Message Date
aap
f7e7841e1c hacked lighting into im3d 2022-09-22 17:59:20 +02:00
aap
dfe8d1f115 little fixes 2021-08-17 13:14:37 +02:00
aap
5ac21e0f2f fix mem leak 2021-07-15 21:02:00 +02:00
aap
427b67c14c fixes to uniforms 2021-03-02 17:23:39 +01:00
Scott Mansell
0151d72140 Opengl: need to delete Shader, not Program
Fixes an error that is reported by various opengl debugging tools
2021-02-27 19:28:39 +13:00
aap
276ac82ddf implement new gl uniform system 2021-02-19 23:32:15 +01:00
Adrian Graber
e62a124b8c Replace glew with glad 2021-01-31 13:48:59 +01:00
aap
11104a16d2 strdup fix 2021-01-19 18:28:49 +01:00
Cameron Cawley
757d937cda Replace use of strdup with rwstrdup 2021-01-03 13:40:21 +00:00
aap
4ac67e5df8 made GLES runtime option; also broke opengl txd format again 2020-11-18 10:02:14 +01:00
aap
5e299fb12e gl optimization and im2d shader override 2020-08-11 18:41:13 +02:00
aap
4883b03f2b image masks and raster fixes 2020-07-22 13:56:03 +02:00
aap
2d6ca32102 made gl3 UBOs optional; also tried other snake oil 2020-05-14 11:54:20 +02:00
aap
57634dc46d lights for gles2 2020-05-14 00:07:34 +02:00
aap
6c7d811096 some more GLES hackage 2020-05-13 20:46:27 +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
09b0b36e7d fixes for gl3 2020-04-26 20:14:52 +02:00
aap
d00ab2f526 implemented im3d for gl3 and d3d 2017-08-29 10:12:56 +02:00
aap
ea48c140c1 improved engine init and plugin registration 2017-08-26 20:08:23 +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
70739e354e worked on engine and d3ddriver 2017-08-09 11:01:43 +02:00
aap
0b5498c060 texture changes 2016-07-21 08:59:06 +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
e3fa1fcc7f moved gl3 code here; added files i forgot last time 2016-06-24 15:24:58 +02:00