David Rowe
|
a1458a26fd
|
Merge branch 'master' into 21055
Conflicts:
libraries/gl/src/gl/OffscreenQmlSurface.cpp
libraries/gl/src/gl/OffscreenQmlSurface.h
|
2016-10-07 14:44:23 +13:00 |
|
David Rowe
|
bdff71151d
|
Updates from code review
|
2016-10-07 13:35:44 +13:00 |
|
Brad Davis
|
6afe5360fe
|
Fixing header
|
2016-10-05 14:36:26 -07:00 |
|
Brad Davis
|
caf7d87841
|
Restore GL context information to the QML context
|
2016-10-05 14:01:20 -07:00 |
|
Brad Davis
|
afbbd398dc
|
Remove QML threaded rendering
|
2016-10-05 13:48:16 -07:00 |
|
David Rowe
|
1a745094e2
|
Merge branch 'master' into 21055
Conflicts:
libraries/entities-renderer/src/RenderableWebEntityItem.cpp
libraries/gl/src/gl/OffscreenQmlSurface.h
|
2016-10-06 09:29:09 +13:00 |
|
Brad Hefta-Gaub
|
6f86ce8d3b
|
Merge pull request #8683 from jherico/oglplus_b_gone2
Remove all usage of oglplus
|
2016-10-05 09:59:42 -07:00 |
|
Brad Davis
|
ca3572f991
|
Support external GL textures with proper fencing
|
2016-10-03 17:09:10 -07:00 |
|
David Rowe
|
3d75188500
|
Untabify
|
2016-10-04 11:03:41 +13:00 |
|
David Rowe
|
3242a7884c
|
Apply fix from merge conflict to moved code
|
2016-10-04 11:02:14 +13:00 |
|
David Rowe
|
4818ad2615
|
Merge branch 'master' into 21055
|
2016-10-04 08:46:30 +13:00 |
|
Brad Davis
|
53f358d77a
|
Fix warnings
|
2016-10-02 11:44:36 -07:00 |
|
Brad Davis
|
488d191428
|
Remove all oglplus usage and references
|
2016-10-02 11:44:34 -07:00 |
|
Brad Davis
|
d83d3fe98e
|
Make shader compilation from non-GPU code easier
|
2016-10-02 11:44:32 -07:00 |
|
Brad Davis
|
f28962af12
|
Remove dead class from oglplus helpers
|
2016-10-02 11:44:32 -07:00 |
|
Brad Davis
|
933388bc61
|
Remove oglplus usage from offscreen UI
|
2016-10-01 11:39:46 -07:00 |
|
Brad Davis
|
0f06d0e4cc
|
Don't use GL functions before making the context current
|
2016-10-01 10:40:36 -07:00 |
|
David Rowe
|
a0dd3d8771
|
Debounce lowering keyboard and immediately raising it again
|
2016-09-30 13:43:55 +13:00 |
|
David Rowe
|
5e842843c6
|
Set alphabetic/numeric keyboard per field entered
|
2016-09-30 11:54:32 +13:00 |
|
David Rowe
|
f8572096b1
|
Merge branch 'master' into 21055
|
2016-09-28 20:00:04 +13:00 |
|
David Rowe
|
875566d956
|
Raise and lower keyboard for HTML fields in Browser window
|
2016-09-28 16:40:38 +13:00 |
|
Zach Pomerantz
|
aeaae4ccc8
|
reload qml with scripts
|
2016-09-23 14:27:47 -07:00 |
|
David Rowe
|
e1164edfde
|
Display keyboard only for editable fields
|
2016-09-22 15:28:49 +12:00 |
|
Seth Alves
|
2468b56079
|
Merge branch 'master' of github.com:highfidelity/hifi into qml-keyboard
|
2016-09-20 13:28:20 -07:00 |
|
Seth Alves
|
4470338663
|
catagorize some qDebugs
|
2016-09-14 21:39:45 -07:00 |
|
Seth Alves
|
c396196e0f
|
show and hide keyboard for qml windows
|
2016-09-09 16:48:46 -07:00 |
|
Seth Alves
|
dd39d46883
|
fold WebEntityAPIHelper members into OffscreenQmlSurface
|
2016-09-09 13:41:09 -07:00 |
|
Seth Alves
|
02dba2fe49
|
started to move WebEntityAPIHelper from RenderableWebEntityItem to OffscreenQmlSurface
|
2016-09-09 11:23:37 -07:00 |
|
Seth Alves
|
ef8c2a2888
|
started to move WebEntityAPIHelper from RenderableWebEntityItem to OffscreenQmlSurface
|
2016-09-09 10:46:54 -07:00 |
|
Anthony J. Thibault
|
dc0d0c2d5c
|
Merge branch 'master' into feature/tablet-ui-foundation
|
2016-09-07 09:49:55 -07:00 |
|
Brad Hefta-Gaub
|
418495d2c5
|
Merge pull request #8546 from samcake/yellow
Revert the sRGB pixel format by default
|
2016-09-03 10:16:16 -07:00 |
|
Anthony J. Thibault
|
0128d7c61b
|
Merge branch 'master' into feature/tablet-ui-foundation
|
2016-09-02 12:16:25 -07:00 |
|
Anthony J. Thibault
|
442f6207fb
|
Added raiseAndLowerKeyboard detector, streamlined EventBridge for web entities.
|
2016-09-02 11:17:08 -07:00 |
|
Stephen Birarda
|
7c2fea4598
|
remove glew/oglplus requirement for android interface
|
2016-08-31 11:03:53 -07:00 |
|
samcake
|
b18c0d5325
|
Revert enabling sRGB for GLcontext pixel format
|
2016-08-30 12:44:35 -07:00 |
|
Brad Davis
|
617633b85c
|
Moving to custom context creation
|
2016-08-29 11:21:54 -07:00 |
|
Brad Davis
|
587d015c57
|
Give names to offscreen contexts for easier debugging
|
2016-08-26 19:09:26 -07:00 |
|
Brad Davis
|
e4334be0cf
|
Use synchronous logging (may impact performance when debugging is enabled)
|
2016-08-26 19:08:15 -07:00 |
|
Brad Davis
|
1652965ac2
|
Destroy contexts properly
|
2016-08-26 19:07:44 -07:00 |
|
Anthony J. Thibault
|
df17913801
|
Mipmap generation, trilinear,anisotropic filtering for OffscreenQmlSurface
|
2016-08-23 10:10:29 -07:00 |
|
Anthony J. Thibault
|
d015c5cfb5
|
Merge branch 'master' into feature/hand-controller-web-entity-integration
|
2016-08-22 14:13:17 -07:00 |
|
Seth Alves
|
6b46b3082c
|
try, try again
|
2016-08-18 11:45:03 -07:00 |
|
Seth Alves
|
87dbfa7e47
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
|
Anthony J. Thibault
|
7de8cc6422
|
Merge branch 'master' into feature/hand-controller-web-entity-integration
|
2016-08-16 16:49:57 -07:00 |
|
Bradley Austin Davis
|
c303e1118a
|
Only setup the debug logger once
|
2016-08-12 22:28:52 -07:00 |
|
Brad Davis
|
479b9a9f2b
|
Cleanup GL helpers and debug logging
|
2016-08-12 22:28:39 -07:00 |
|
Brad Davis
|
2340afc48e
|
Updating object transform code
|
2016-08-12 22:28:25 -07:00 |
|
Bradley Austin Davis
|
274321de8a
|
First pass at threaded rendering
|
2016-08-12 22:18:36 -07:00 |
|
Anthony J. Thibault
|
8dac45c99e
|
Merge branch 'master' into feature/hand-controller-web-entity-integration
|
2016-08-10 11:27:21 -07:00 |
|
Zander Otavka
|
51fb52977e
|
Generalize atp handling in network access managers
|
2016-08-09 11:46:08 -07:00 |
|