Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Graphics refactor #4 #14126

Merged
merged 17 commits into from
Mar 15, 2019
Merged

Graphics refactor #4 #14126

merged 17 commits into from
Mar 15, 2019

Conversation

kkaefer
Copy link
Member

@kkaefer kkaefer commented Mar 15, 2019

  • Separate gl::Program from the generic program object
  • Unify attribute, uniform and texture bindings
  • various cleanups

@kkaefer
Copy link
Member Author

kkaefer commented Mar 15, 2019

Size diff failed for some reason, so here it is:

  • Android arm-v7 3199704 -> 3199704 (+ 0 bytes)
  • Android arm-v8 4595960 -> 4595960 (+ 0 bytes)
  • iOS armv7 3955396 -> 3955908 (+ 512 bytes)
  • iOS arm64 4358320 -> 4358440 (+ 120 bytes)

src/mbgl/gl/program.hpp Show resolved Hide resolved
@kkaefer kkaefer merged commit c8cfdb1 into master Mar 15, 2019
@kkaefer kkaefer deleted the gfx-refactor-4 branch March 15, 2019 19:31
@chloekraw chloekraw added Core The cross-platform C++ core, aka mbgl refactor labels Jul 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants