Blender Git Commit Log

Git Commits -> Revision 266d243

Revision 266d243 by Germano Cavalcante (master)
March 24, 2020, 15:33 (GMT)
Cleanup: Silence warnings

```
...gpu_texture.c(466,7): warning C4555: result of expression not used
...gpu_texture.c(559,7): warning C4555: result of expression not used
...gpu_texture.c:1205:72: warning: pointer targets in passing argument 4 of ?glGetTexLevelParameteriv? differ in signedness [-Wpointer-sign]
```

Commit Details:

Full Hash: 266d243d8d443f4d209b5a4f84362425abd4b403
Parent Commit: d5c177b
Lines Changed: +6, -6

1 Modified Path:

/source/blender/gpu/intern/gpu_texture.c (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021