taisei/src/renderer/glcommon
Andrei Alexeyev b91b85c42a
Logging: colors, non-fatal error level, alt. format for log file
Also removed traceback support entirely as it never produced useful
output.
2019-02-15 01:58:40 +02:00
..
debug.c Logging: colors, non-fatal error level, alt. format for log file 2019-02-15 01:58:40 +02:00
debug.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
meson.build OpenGL ES 3.0 rendering backend (#148) 2018-10-02 01:36:10 +03:00
opengl.c Logging: colors, non-fatal error level, alt. format for log file 2019-02-15 01:58:40 +02:00
opengl.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
shaders.c Logging: colors, non-fatal error level, alt. format for log file 2019-02-15 01:58:40 +02:00
shaders.h Add a basic shader cache; move some files around 2019-02-08 21:08:24 +02:00
texture.c fix gcc -O2 warnings 2019-01-25 02:57:36 +02:00
texture.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
vtable.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00