Josh Soref
c31f16483c
spelling: successfully
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-01-22 18:11:04 -05:00
Josh Soref
9891f6608e
spelling: necessary
...
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
ce0c6dab4e
fix unreferenced local variable warning
2018-09-20 01:23:38 -07: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
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
Joey de Vries
eac76c9a50
New tutorial code
...
Added code of new tutorials to the repository
2015-07-15 11:48:45 +02:00
Joey de Vries
f28ad1e256
Initial commit, all code samples with working CMake script for VS/Windows.
2015-03-23 15:42:04 +01:00