30 Commits

Author SHA1 Message Date
aap
af20de4522 changes to gl shaders 2021-03-02 22:21:58 +01:00
aap
bb7fb68531 opengl default pipe: dont do unnecessary alpha test 2021-02-20 00:02:51 +01:00
aap
576d211cbd vertex input stream functions 2021-02-18 01:57:41 +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
71d132839e add modulate flag check for material rendering 2021-02-06 10:59:38 +01:00
Adrian Graber
e62a124b8c Replace glew with glad 2021-01-31 13:48:59 +01:00
aap
8cc8fc9f2a remove test code 2020-11-04 18:45:01 +01:00
aap
5ef54dcb78 stencil clear 2020-11-04 16:21:24 +01:00
aap
93c246b6b1 render pipe fixes 2020-08-18 11:03:07 +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
9a57633953 switched all c++ includes to c 2020-04-30 17:54:38 +02:00
aap
a312007893 implemented GS alpha test emu for gl3 2020-04-28 14:09:26 +02:00
aap
09b0b36e7d fixes for gl3 2020-04-26 20:14:52 +02:00
aap
a2b79a71aa implemented d3d9 skin pipe 2020-04-21 01:26:33 +02:00
aap
d7406e30fb gl3 lighting callback 2018-01-07 20:20:51 +01:00
aap
239a4eb4bc fixed build for linux and ps2 2017-08-29 14:05:45 +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
70739e354e worked on engine and d3ddriver 2017-08-09 11:01:43 +02:00
aap
a3d8e3ba01 fixed gl3 renderer 2017-07-27 15:13:04 +02:00
aap
4941711964 started implementing tristrip; implemented camera frustum 2017-03-16 01:10:01 +01:00
aap
c0adc2cb1b added some very basic im2d stuff to gl3 2016-08-21 18:20:27 +02:00
aap
5dff69431e got animation, hanim and skinning basically working 2016-07-11 20:27:21 +02:00
aap
abe0bba5af worked on platform drivers 2016-07-05 11:36:43 +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