gzdoom-gles/src/gl/system
Christoph Oelckers 4daa256e2f - fixed: RecreateAllAttachedLights must activate the lights it creates.
This also removes the gl_attachedlights CVAR because with the new management this doesn't really work anymore.

# Conflicts:
#	src/gl/system/gl_cvars.h
#	wadsrc/static/menudef.txt
2019-04-27 13:20:44 +02:00
..
gl_cvars.h - fixed: RecreateAllAttachedLights must activate the lights it creates. 2019-04-27 13:20:44 +02:00
gl_debug.cpp - The mandatory include compile error fix for unix 2017-06-03 18:28:12 +02:00
gl_debug.h Only use KHR_debug if available 2016-08-22 19:25:13 +02:00
gl_extlist.txt - regenerated gl_load with full OpenGL 4.5 declarations, mostly to get the direct state access functions. 2018-11-21 20:18:45 +01:00
gl_framebuffer.cpp - Added alpha parameter to DrawLine for the GL renderer, it's a fake parameter for the software renderer so mods don't crash. 2018-11-02 13:04:37 +01:00
gl_framebuffer.h - Added alpha parameter to DrawLine for the GL renderer, it's a fake parameter for the software renderer so mods don't crash. 2018-11-02 13:04:37 +01:00
gl_interface.cpp - always retrieve uniform buffer properties. 2018-07-29 22:34:11 +02:00
gl_interface.h Add OpenGL ES support to Linux target and enable it for ARM devices 2017-01-25 07:18:26 +01:00
gl_load.c - regenerated gl_load with full OpenGL 4.5 declarations, mostly to get the direct state access functions. 2018-11-21 20:18:45 +01:00
gl_load.h - regenerated gl_load with full OpenGL 4.5 declarations, mostly to get the direct state access functions. 2018-11-21 20:18:45 +01:00
gl_menu.cpp - replaced gl_PatchMenu with an MMX 'ifoption' check. 2018-08-10 20:47:06 +02:00
gl_swframebuffer.cpp - Added alpha parameter to DrawLine for the GL renderer, it's a fake parameter for the software renderer so mods don't crash. 2018-11-02 13:04:37 +01:00
gl_swframebuffer.h - Added alpha parameter to DrawLine for the GL renderer, it's a fake parameter for the software renderer so mods don't crash. 2018-11-02 13:04:37 +01:00
gl_swwipe.cpp - Reduce the number of naked new/delete calls in OpenGLSWFrameBuffer 2017-05-27 02:31:15 +02:00
gl_system.h OpenBSD support 2017-07-25 07:56:19 -04:00
gl_threads.cpp
gl_wipe.cpp - did a bit of header cleanup to reduce the dependency on dobject.h. 2017-03-09 23:30:42 +01:00