]> git.lizzy.rs Git - dragonblocks_alpha.git/history - src/client/shader.c
Make texture batching optional (for OpenGL 3.3 compat)
[dragonblocks_alpha.git] / src / client / shader.c
2022-05-11 Elias FleckensteinMake texture batching optional (for OpenGL 3.3 compat)
2022-04-24 Elias FleckensteinClient: unify error handling
2022-04-20 Elias FleckensteinAdd shovel
2022-04-19 Elias FleckensteinAdd items
2022-04-17 Elias FleckensteinYou can now see other players
2022-04-15 Elias Fleckensteinrefactoring
2022-01-17 Elias FleckensteinMerge branch 'master' of github.com:dragonblocks/dragon...
2021-10-29 Elias FleckensteinChange minimum OpenGL version to 4.2.0
2021-08-24 Elias FleckensteinMake 3D fragment shader portable
2021-07-15 Elias FleckensteinRedesign file structure and graphics pipeline; add...