Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java / org @ 11bf077b

Name Size
  distorted

Latest revisions

# Date Author Comment
11bf077b 05/12/2017 12:36 PM Leszek Koltunski

Beginnings of Stencil App.

420836fc 05/11/2017 08:40 PM Leszek Koltunski

Some corrections so that most apps still work on the Android emulator (OpenGL ES 2.0-based)

54d38d30 05/11/2017 04:02 PM Leszek Koltunski

Merge Transform Feedback

3fc9327a 05/11/2017 03:47 PM Leszek Koltunski

Use Transform Feedback to (optionally) display the Normal vectors.

604b2899 05/10/2017 12:56 PM Leszek Koltunski

Dynamic display of bounding rectangles (with coords computed by Vertex Shader and gotten with Transform Feedback) works now.

Major problem: the glMapBufferRange() slows doewn rendering in a major way. Multiblur's FPS:

Nexus5X : 35.4 before -> 12.6 after...

dac831c1 05/09/2017 04:36 PM Leszek Koltunski

Beginning of support for actual Transform Feedback.

cab7c165 05/09/2017 03:38 PM Leszek Koltunski

Beginning of support for actual Transform Feedback.

a059ebcd 05/09/2017 12:45 PM Leszek Koltunski

Minor bugfix.

a51fe521 05/09/2017 12:35 PM Leszek Koltunski

Move from unpacked to packad server-side Vertex attribute buffer.

76bfa5be 05/09/2017 09:37 AM Leszek Koltunski

Merge remote-tracking branch 'origin/master' into transform-feedback

View revisions

Also available in: Atom