Magnus Norddahl
|
6e4a02fb2b
|
Add texture format to the Texture class so that render target textures do not have to be in the bgra8 format
|
2020-01-15 23:28:17 +01:00 |
|
Magnus Norddahl
|
20f5f01b84
|
Unix build fixes
|
2020-01-06 08:07:52 +01:00 |
|
ZZYZX
|
044dbbcfd0
|
Rewrote dynamic light support. Resolves #319. Resolves #318. Resolves #233.
|
2020-01-03 03:22:33 +02:00 |
|
ZZYZX
|
7b5d4a03e9
|
Write uniform data into separate structures
|
2020-01-02 21:32:08 +02:00 |
|
Magnus Norddahl
|
6450bdcc67
|
Improve error message if OpenGL context creation fails
|
2020-01-02 19:45:45 +01:00 |
|
Magnus Norddahl
|
ca3fa76e32
|
Rename the sampler filters so that they use the same naming convention as modern graphics APIs
|
2019-12-29 18:54:22 +01:00 |
|
Magnus Norddahl
|
ef6d217623
|
Rearrange the code slightly so it is easier to add other backends
|
2019-12-23 20:09:38 +01:00 |
|