samcake
|
4a47737d0b
|
REfining the Config behavior, trying to pr next
|
2017-04-10 19:01:49 -07:00 |
|
Sam Cake
|
e7fb18bd2f
|
MOving forward with the TaskConcept and TaskModel, all working
|
2017-04-10 02:51:19 -07:00 |
|
Sam Cake
|
a458828590
|
MOving forward with the TaskConcept and TaskModel, all working
|
2017-04-10 02:30:13 -07:00 |
|
Sam Cake
|
b65448bcbe
|
Trying to improve the Job/Task classes and testing it with the ZoneRenderer
|
2017-04-09 11:08:35 -07:00 |
|
samcake
|
e6844f4294
|
Cleaning up the basic jobs of render
|
2017-04-07 18:35:27 -07:00 |
|
samcake
|
6fc965072c
|
Adding the Selection, and not the Tag concept fro real, and beeing able to reset it from the Transaction and simply communicating the ranked zones to the engine through a selection, ready to be used by the ZOneREnderer
|
2017-04-06 15:19:55 -07:00 |
|
samcake
|
91f315f9ce
|
Adding the concept of selection to the scene
|
2017-04-06 11:27:48 -07:00 |
|
samcake
|
b8cb79113e
|
Nitpicking on the correct name maybe...
|
2017-04-06 10:30:24 -07:00 |
|
samcake
|
3de760abcb
|
Introduucing the tag to the scene
|
2017-04-05 18:35:06 -07:00 |
|
samcake
|
8267db6ce5
|
Add a description of the Transaction class
|
2017-04-05 14:19:00 -07:00 |
|
samcake
|
026e7bc249
|
Add a description of the Transaction class
|
2017-04-05 14:17:26 -07:00 |
|
samcake
|
5629cf425e
|
Cleaning up the files updated
|
2017-04-05 13:49:07 -07:00 |
|
samcake
|
6122155880
|
Renaming the PendingCHanges class to Transaction
|
2017-04-05 13:10:31 -07:00 |
|
Sam Cake
|
dd73cb7b8e
|
Use a magic number gpu::Texture::SINGLE_MIP instead of 1
|
2017-03-30 23:46:37 -07:00 |
|
samcake
|
b6504bba56
|
Moving the num mips per texture to the creator so it s immutable and simpler
|
2017-03-29 17:58:56 -07:00 |
|
Brad Davis
|
85c80f3be8
|
Merge remote-tracking branch 'upstream/master' into smarter_textures
Conflicts:
libraries/gpu/src/gpu/Texture.cpp
|
2017-03-22 14:25:23 -07:00 |
|
Brad Davis
|
e482eac437
|
Merge remote-tracking branch 'upstream/master' into smarter_textures
|
2017-03-20 16:22:13 -07:00 |
|
trent
|
3b8636b75c
|
Doubled-ish the size of the physics status icons, fixed texture coordinates to be right-side up.
|
2017-03-20 17:55:52 -04:00 |
|
samcake
|
0399249a03
|
Expeand the wireframe to the primitive entities and the polyvox
|
2017-03-15 16:58:31 -07:00 |
|
samcake
|
ea2f1359bc
|
Expose rendering in wireframe mode
|
2017-03-15 12:23:44 -07:00 |
|
Brad Davis
|
8782fe1d93
|
Merge branch 'master' into smarter_textures
Conflicts:
libraries/model-networking/src/model-networking/TextureCache.cpp
|
2017-03-06 15:29:41 -08:00 |
|
sam
|
5257194c48
|
SImplify the overlay PLumber
|
2017-02-24 01:11:59 -08:00 |
|
sam
|
e1aad8bd63
|
Deep dive into the shape key and filters and the PLumber construction
|
2017-02-24 00:35:10 -08:00 |
|
sam
|
67031850aa
|
Deep dive into the shape key and filters and the PLumber construction
|
2017-02-24 00:05:54 -08:00 |
|
samcake
|
c7b164d8f2
|
Adding differenciation for the Material shapeKey bit
|
2017-02-22 18:21:18 -08:00 |
|
samcake
|
3cd422e508
|
Last clean up
|
2017-02-21 15:02:12 -08:00 |
|
samcake
|
55611d2373
|
Backing up to master
|
2017-02-21 14:56:07 -08:00 |
|
sam
|
d56f982dec
|
Maybe saving the first ktx textures, testing the save pipeline
|
2017-02-17 07:54:17 -08:00 |
|
samcake
|
37541e4ed2
|
Start capping the time budget for draw opaque
|
2017-02-10 14:29:29 -08:00 |
|
Anthony J. Thibault
|
a9b478888c
|
First cut of Web3DOverlays without FXAA applied.
|
2017-01-30 11:24:58 -08:00 |
|
samcake
|
027bd30cbc
|
Removing macOS warning
|
2017-01-18 16:59:50 -08:00 |
|
samcake
|
e3da6aa9f1
|
Removing the comment
|
2017-01-18 15:03:31 -08:00 |
|
samcake
|
305e308575
|
avoiding the exclusive filtering behavior
|
2017-01-17 10:54:45 -08:00 |
|
samcake
|
960f4f0ead
|
Move the drawBOunds job to DrawTasks
|
2017-01-16 18:33:42 -08:00 |
|
samcake
|
83d1c3ad01
|
Adding support for the meta rendering
|
2017-01-16 17:47:58 -08:00 |
|
Zach Pomerantz
|
e406e3d47e
|
Make Forward DrawBounds enableable
|
2017-01-03 14:46:51 -05:00 |
|
Zach Pomerantz
|
26cfc83e20
|
Merge branch 'master' into graphics/fetch-cull-sort
|
2017-01-03 14:04:39 -05:00 |
|
Zach Pomerantz
|
15656a0592
|
include spatialSelection in RenderFetchCullSortTask::Output
|
2016-12-30 15:08:16 -05:00 |
|
Zach Pomerantz
|
0e9da87549
|
FetchSortCull->FetchCullSort
|
2016-12-29 19:27:37 -05:00 |
|
Brad Davis
|
901c020aae
|
Optimizations, SIMD and const correctness
|
2016-12-27 15:39:38 -08:00 |
|
Zach Pomerantz
|
ca1a14e5b0
|
add RenderFetchSortCull task
|
2016-12-23 15:54:22 -05:00 |
|
Zach Pomerantz
|
0fa3439949
|
add setOutput for graphics engine tasks
|
2016-12-23 15:35:28 -05:00 |
|
Zach Pomerantz
|
8d63067fa5
|
templatize graphics engine tasks' run method
|
2016-12-23 14:58:40 -05:00 |
|
Brad Hefta-Gaub
|
dbbed462b4
|
cleanup naked qDebug() calls
|
2016-12-19 22:24:25 -08:00 |
|
Brad Davis
|
30a9961362
|
tracing polish
|
2016-12-16 14:02:27 -08:00 |
|
Ryan Huffman
|
7bb2755913
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
|
samcake
|
9031e65aa5
|
Merge and fix the bug!!!
|
2016-11-16 19:12:56 -08:00 |
|
sam
|
bcef138545
|
FIx the context stats
|
2016-11-04 18:59:30 -07:00 |
|
samcake
|
f274ef1a59
|
Merging back with upstream and trying to fix counter for them to be more stable
|
2016-11-04 16:56:03 -07:00 |
|
samcake
|
6926cd274c
|
Merge with upstream
|
2016-11-02 18:15:08 -07:00 |
|