Josh Soref
c31f16483c
spelling: successfully
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-01-22 18:11:04 -05:00
N. Pattakos
76b3e85352
fix unused exception parameter: print it in exception message
2022-01-07 23:09:38 +01:00
Toni Uhlig
dcdf94fce7
fixed compiler warnings reported by gcc/clang
...
* changed some catch blocks to use exception references instead of value types
* fixed missing use of SCR_WIDTH/SCR_HEIGHT for glfwCreateWindow
* fixed implicit numeric type casts regarding signedness
* removed unused variables
Signed-off-by: Toni Uhlig <matzeton@googlemail.com >
2020-03-18 18:34:17 +01:00
linesight
95a8b4dd8c
fix unreferenced local variable warning
2018-09-20 00:33:58 -07:00
Joey de Vries
5846428705
Getting started content code-rework updates.
2017-05-29 20:36:10 +02:00
Joey de Vries
bc718162b1
Another shader tab/whitespace fix.
2017-05-28 08:58:38 +02:00
Joey de Vries
d78752800f
Shader tab fix.
2017-05-28 08:56:30 +02:00
Giuseppe Barbieri
745ad721bd
Update shader_s.h
...
typo
2017-04-24 19:25:55 +02:00
Joey de Vries
919084ba39
Code re-work: shadow mapping.
2017-04-23 12:52:47 +02:00
Joey de Vries
85530ab997
Code re-work: shadow mapping.
2017-04-22 20:40:35 +02:00
Joey de Vries
c4c0588163
LearnOpenGL's header fixes.
2017-04-06 21:04:47 +02:00