21 Commits

Author SHA1 Message Date
aap
276ac82ddf implement new gl uniform system 2021-02-19 23:32:15 +01:00
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
41ae7b9b61 switched d3d im2d to use a VS so we can have fog 2021-02-12 20:09:37 +01:00
Adrian Graber
e62a124b8c Replace glew with glad 2021-01-31 13:48:59 +01:00
aap
e8990d5b3d change to engine init; little fix 2020-11-25 22:47:26 +01:00
aap
4ac67e5df8 made GLES runtime option; also broke opengl txd format again 2020-11-18 10:02:14 +01:00
aap
edc77742c5 fix scoping issue 2020-10-05 20:55:35 +02:00
aap
5e299fb12e gl optimization and im2d shader override 2020-08-11 18:41:13 +02:00
aap
d541301588 tried VAOs, didnt help 2020-05-15 10:55:01 +02:00
aap
2d6ca32102 made gl3 UBOs optional; also tried other snake oil 2020-05-14 11:54:20 +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
bdbc92d86e cough 2020-05-06 09:42:07 +02:00
aap
40eae78e79 added im3d transform flags 2020-05-06 09:22:29 +02:00
aap
9a57633953 switched all c++ includes to c 2020-04-30 17:54:38 +02:00
aap
09b0b36e7d fixes for gl3 2020-04-26 20:14:52 +02:00
aap
5a16d845aa d3d9 improvements 2020-04-24 19:06:11 +02:00
Cameron Cawley
da28d103c9 Fix compilation with MinGW 2019-01-10 16:11:39 +00:00
aap
c62c1464d7 fixed sky mipmap stream write; experimented with software pipeline 2018-12-17 21:23:41 +01:00
aap
2cffb3f494 implemented texture raster renderstates 2018-07-02 07:01:34 +02:00
aap
d00ab2f526 implemented im3d for gl3 and d3d 2017-08-29 10:12:56 +02:00