summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/collision_box_program.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Account for overscaling in debug collision circles.Chris Loer2018-02-061-0/+1
* [core] Cleanup in response to review comments.Chris Loer2017-11-171-85/+83
* [core] Update shaders/tests from GL JS.Chris Loer2017-11-171-20/+138
* [core] Use fade texture in collision debug boxes so that they agree more clos...Chris Loer2017-07-111-1/+2
* [core] Pass pitch-scaling vertex attributes and uniforms to shaders.Chris Loer2017-07-111-2/+10
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-1/+2
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-1/+1
* [core] Check in generated shader codeJohn Firebaugh2017-02-071-1/+1
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-10/+11
* [core] Introduce SegmentVectorJohn Firebaugh2016-11-151-4/+6
* [core] Use gl::Program to resolve some rough edges in the GL binding typesJohn Firebaugh2016-11-081-0/+1
* [core] Introduce gl::Program templateJohn Firebaugh2016-11-081-0/+53