Bartosz Taudul
|
e1e4699a52
|
Load custom mip chain for zigzags.
|
2023-04-29 13:10:58 +02:00 |
|
Bartosz Taudul
|
42aeece7fd
|
Allow generating texture mip maps.
|
2023-04-27 23:17:34 +02:00 |
|
Bartosz Taudul
|
d131f22354
|
Special-case creating zigzag texture.
|
2023-04-27 23:17:34 +02:00 |
|
Bartosz Taudul
|
a0221c8660
|
Pass function objects through const references.
|
2023-04-16 16:44:18 +02:00 |
|
Bartosz Taudul
|
fdb130651d
|
Detect if hardware supports S3TC.
|
2022-10-15 12:56:19 +02:00 |
|
Bartosz Taudul
|
0c36bfba5d
|
Allow creating RGBA textures.
|
2022-07-28 00:24:49 +02:00 |
|
Bartosz Taudul
|
902de497dc
|
Allow forceful insertion into main thread queue.
This is useful to run some tasks outside of the main render job.
|
2021-11-18 22:46:59 +01:00 |
|
Bartosz Taudul
|
28af5230d3
|
Perform OpenGL texture cleanup only on main thread.
|
2020-08-15 15:02:36 +02:00 |
|
Bartosz Taudul
|
416113fdcb
|
Drop support for ETC1 frame images.
|
2019-08-15 16:29:50 +02:00 |
|
Bartosz Taudul
|
10bcc8c770
|
Switch to DXT1 textures in profiler utility.
|
2019-06-27 19:14:51 +02:00 |
|
Bartosz Taudul
|
82d4fe7236
|
Add texture wrapper.
|
2019-06-06 22:14:51 +02:00 |
|