|
|
5f07f8896c
|
Fix set uniform methods
- Move wrongly placed methods (Shader -> ShaderProgram)
- Set methods as 'inline'
- Use overload
- Check for uniform validity
|
2022-12-13 10:52:11 +08:00 |
|
胤龙
|
4c137d1e9f
|
给shader添加了uniform的功能
直接添加在基类Shader中的
|
2022-12-13 10:34:09 +08:00 |
|
|
|
df6ebf1157
|
Fix shader program attaching shader
- Add link function
|
2022-12-13 10:19:10 +08:00 |
|
|
|
107f3ce87a
|
Add extra checks when dispose and ensureInitialized
|
2022-12-13 10:04:25 +08:00 |
|
|
|
b5e5b4cfa9
|
Fix compile time errors
|
2022-12-13 09:56:34 +08:00 |
|
|
|
7ce0a4e27d
|
Add "ensureInitialize" function and now we can make empty objects
|
2022-12-13 09:43:54 +08:00 |
|
|
|
0be2b379a2
|
Fix inline functions
|
2022-12-12 22:20:59 +08:00 |
|
|
|
04ad073263
|
Implement shader and mesh classes
|
2022-12-12 21:23:57 +08:00 |
|
|
|
25a5e06bcd
|
添加项目文件。
|
2022-12-12 14:22:25 +08:00 |
|