SamGondelman
|
1b85a453ab
|
working on text3d overlays and entities
|
2017-09-12 16:49:51 -07:00 |
|
Olivier Prat
|
57b2bdf709
|
Working bubble isect owner POV
|
2017-07-04 09:14:08 +02:00 |
|
Olivier Prat
|
87833abd31
|
Sky working again.
|
2017-06-30 16:46:25 +02:00 |
|
Brad Davis
|
fece438602
|
Cleanup and refactoring
|
2017-06-15 18:58:56 -07:00 |
|
Atlante45
|
ad16a935e9
|
Texture::create returns shared pointer
|
2017-04-25 15:56:23 -07:00 |
|
samcake
|
63fe579022
|
simply removing the SceneContext from the engine/task run call since we never used it and can unify into the RenderContext instead'
|
2017-04-18 17:05:40 -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 |
|
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 |
|
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
|
f7cb2ec85b
|
add plain forward model shaders
|
2017-01-03 20:41:57 -05:00 |
|
Zach Pomerantz
|
89917b41fd
|
add Forward Draw for opaques (no pipelines)
|
2017-01-03 15:18:22 -05:00 |
|
Zach Pomerantz
|
f8e8065e93
|
mv DrawBounds to end of ForwardTask
|
2017-01-03 14:56:47 -05:00 |
|
Zach Pomerantz
|
2e274b026d
|
fix line lengths
|
2017-01-03 14:55:47 -05:00 |
|
Zach Pomerantz
|
26cfc83e20
|
Merge branch 'master' into graphics/fetch-cull-sort
|
2017-01-03 14:04:39 -05:00 |
|
Zach Pomerantz
|
0e9da87549
|
FetchSortCull->FetchCullSort
|
2016-12-29 19:27:37 -05:00 |
|
Zach Pomerantz
|
c75dd236f2
|
rm unused forward pipelines
|
2016-12-29 19:11:06 -05:00 |
|
Zach Pomerantz
|
d00ae05e26
|
add background to forward renderer
|
2016-12-29 19:09:06 -05:00 |
|
Zach Pomerantz
|
ca1a14e5b0
|
add RenderFetchSortCull task
|
2016-12-23 15:54:22 -05:00 |
|
Zach Pomerantz
|
8d63067fa5
|
templatize graphics engine tasks' run method
|
2016-12-23 14:58:40 -05:00 |
|
Zach Pomerantz
|
013713f92c
|
rm unused scene
|
2016-12-15 15:21:57 -05:00 |
|
Zach Pomerantz
|
9e05403aba
|
forward render opaque bounds
|
2016-12-15 14:59:25 -05:00 |
|
Zach Pomerantz
|
bae6ceb2ae
|
rm extra buffer clears in forward render
|
2016-12-15 14:57:22 -05:00 |
|
Zach Pomerantz
|
87a8ad1289
|
strip forward render task to clear and blit
|
2016-12-13 20:48:05 -05:00 |
|
Zach Pomerantz
|
bc59be12ef
|
create flagged forward render task
|
2016-12-13 19:19:30 -05:00 |
|