Blender Git Commit Log

Git Commits -> Revision 45591cc

Revision 45591cc by Ray molenkamp (master)
June 16, 2018, 18:44 (GMT)
GLRefactor: Remove all GL types from gawains public headers.

In preparation for possible alternative back-ends, the dependency on glew.h needs to be confined to as few libraries as possible. This patch removes all gl types from the public gawain headers.

It'll need some more refactoring later on, but for now this will suffice.

Reviewer: brecht, fclem

Differential Revision: https://developer.blender.org/D3482

Commit Details:

Full Hash: 45591cc0dfc6065fa34697b93ef9b23b50f38b72
Parent Commit: c90d348
Lines Changed: +24, -24

7 Modified Paths:

/intern/gawain/gawain/gwn_batch.h (+7, -7) (Diff)
/intern/gawain/gawain/gwn_element.h (+2, -2) (Diff)
/intern/gawain/gawain/gwn_immediate.h (+1, -1) (Diff)
/intern/gawain/gawain/gwn_shader_interface.h (+5, -5) (Diff)
/intern/gawain/gawain/gwn_vertex_buffer.h (+6, -6) (Diff)
/intern/gawain/src/gwn_batch.c (+2, -2) (Diff)
/intern/gawain/src/gwn_shader_interface.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021