|
eaff99a5b6
|
Cleanup sized int usage.
|
2022-12-20 07:01:58 +01:00 |
|
|
c1b9c0d17e
|
Cleanup params packing.
|
2022-12-20 06:33:31 +01:00 |
|
|
ddb9b0598f
|
Cleanup: remove slot from texture.
|
2022-12-19 06:27:34 +01:00 |
|
|
028ba40148
|
Cleanup: rework resources creation.
|
2022-12-18 03:39:34 +01:00 |
|
|
5c9e10eea8
|
Change instance parameters from SoA to AoS.
|
2022-12-17 16:50:41 +01:00 |
|
|
3df976c154
|
Custom instance parameters.
|
2022-12-17 04:58:19 +01:00 |
|
|
fa7f1bdaa9
|
Remove sRGB framebuffer config filtering and add some debug output.
|
2022-12-16 03:21:10 +01:00 |
|
|
8f3612bed2
|
Cleanup: remove texlevels from instance params.
|
2022-12-05 05:50:04 +01:00 |
|
|
7e015fda86
|
Cleanup: remove loading of shader sources.
|
2022-12-04 01:43:35 +01:00 |
|
|
dfc2bbc408
|
Cleanup: remove projection and views and add setters for mat3 and mat4 instead.
|
2022-09-20 03:10:59 +02:00 |
|
|
1855778fa7
|
Fix GL extensions listing.
|
2022-09-19 02:25:52 +02:00 |
|
|
eb15d04f2c
|
Cleanup: move all GLX to render_context_glx.
|
2022-09-19 02:02:58 +02:00 |
|
|
b3547c90f1
|
Renderer and Python ctypes bindings.
|
2022-08-28 04:23:13 +02:00 |
|