qzdoom-gpl/src/gl/data
Christoph Oelckers 7c2886e8ea - fixed the last commit:
The altered vertices must always be copied to the actual buffer and it's not necessary to copy everything, copying the 4 changed ones is sufficient.
2016-09-16 08:10:19 +02:00
..
gl_data.cpp - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_data.h - fixed a crash when initializing the GL portal data for an incomplete or inactive portal. Also did a bit of cleanup on this code, the 'delta' member was never used. 2016-07-16 12:45:49 +02:00
gl_matrix.cpp - added another missing nullptr check. 2016-09-13 23:37:19 +02:00
gl_matrix.h - cleaned up the clip plane management for portals. 2016-04-27 00:41:00 +02:00
gl_portaldata.cpp - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_setup.cpp - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_vertexbuffer.cpp - fixed the last commit: 2016-09-16 08:10:19 +02:00
gl_vertexbuffer.h Fix wrong flash rectangle size after window resize 2016-09-16 02:53:19 +02:00