Clément Foucault
e48a6fcc63
DRW-Next: Add uniform attributes (object attributes) support
...
This replaces the direct shader uniform layout declaration by a linear
search through a global buffer.
Each instance has an attribute offset inside the global buffer and an
attribute count.
This removes any padding and tighly pack all uniform attributes inside
a single buffer.
This would also remove the limit of 8 attribute but it is kept because of
compatibility with the old system that is still used by the old draw
manager.
2022-09-02 19:37:15 +02:00
..
2022-08-14 20:40:04 +02:00
2022-09-02 19:37:15 +02:00
2022-03-30 19:53:22 +02:00
2022-09-02 18:45:14 +02:00
2022-09-02 18:45:14 +02:00
2022-08-14 20:40:04 +02:00
2022-01-17 14:46:32 +01:00
2022-01-31 10:49:59 +11:00
2022-05-06 17:56:59 +10:00
2022-05-23 16:30:18 +02:00
2022-07-08 12:08:31 +02:00
2022-01-25 14:46:45 +01:00
2022-05-05 11:44:31 +02:00
2022-09-02 18:45:14 +02:00
2022-08-14 20:40:04 +02:00
2022-09-02 14:47:39 +02:00
2022-01-25 17:14:20 +01:00
2022-08-14 20:40:04 +02:00
2022-04-14 11:49:18 +02:00
2022-02-26 02:15:22 +01:00
2022-06-21 07:39:37 +02:00
2022-06-21 07:39:37 +02:00
2022-06-21 07:39:37 +02:00
2022-02-26 02:15:22 +01:00
2022-02-26 02:15:22 +01:00
2022-06-21 07:39:37 +02:00
2022-02-26 02:15:22 +01:00
2022-02-26 02:15:22 +01:00
2022-02-26 02:15:22 +01:00
2022-06-21 06:25:08 +02:00
2022-02-26 02:15:22 +01:00
2022-05-01 16:30:51 +02:00
2022-09-02 18:45:14 +02:00
2022-09-02 18:45:14 +02:00
2022-08-09 15:45:46 +02:00
2022-09-02 18:45:14 +02:00
2022-09-02 18:45:14 +02:00
2022-08-16 10:38:26 +10:00
2022-09-02 18:45:14 +02:00
2022-02-11 14:56:03 +11:00
2022-05-04 21:42:38 -03:00
2022-09-02 19:37:15 +02:00
2022-09-02 18:45:14 +02:00
2022-09-02 18:45:14 +02:00
2022-09-02 18:45:14 +02:00