Brad Davis
|
6c30194916
|
Support lowering the minimum mip of a texture at runtime
|
2016-04-21 14:46:12 -07:00 |
|
Brad Davis
|
b50f835d35
|
Warning and error fixes
|
2016-04-17 10:22:26 -07:00 |
|
Brad Davis
|
75c99fe416
|
Working on GPU library test code
|
2016-04-17 10:20:01 -07:00 |
|
Zach Pomerantz
|
be489e8728
|
Codify qt qml version in one header
|
2016-04-07 17:35:31 -07:00 |
|
samcake
|
a0d7ce145e
|
Adding support for emissive and occlusion maps, on to pr land
|
2016-02-24 17:30:29 -08:00 |
|
samcake
|
39a7852979
|
MOving forward with PBR rendering, cleaning up the lighting shaders and the packi/unpack deferredBuffer shaders
|
2016-02-19 18:43:07 -08:00 |
|
Zach Pomerantz
|
d14ce8a9fe
|
Pass an explicit pipeline to render.*Instance calls
|
2016-02-03 19:18:56 -08:00 |
|
Atlante45
|
72790d361b
|
Update gpu-test
|
2016-02-01 18:50:01 +01:00 |
|
Atlante45
|
ccb183e518
|
Unify Named/Normal calls
|
2016-02-01 18:50:01 +01:00 |
|
Atlante45
|
c30569cd55
|
Naming coding standard
|
2016-01-13 11:47:43 -08:00 |
|
Atlante45
|
205c14eb43
|
Remove unused headers
|
2016-01-13 11:47:43 -08:00 |
|
Zach Pomerantz
|
d8ff133cc6
|
Fix include in gpu-test
|
2016-01-05 18:11:24 -08:00 |
|
samcake
|
f9070ee989
|
Cleanup cruft in the shaders, glowIntensity and alphaThreshold not needed anymore
|
2015-12-22 12:41:31 -08:00 |
|
Atlante45
|
146581714a
|
More warning fixes
|
2015-12-11 16:17:41 -08:00 |
|
Atlante45
|
ce51350b65
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
|
Brad Hefta-Gaub
|
15c4dbfb11
|
Merge pull request #6554 from Atlante45/warnings
Last of the OpenGL warnings on OS X
|
2015-12-04 11:24:28 -08:00 |
|
Atlante45
|
528a17422d
|
Last of the OpenGL warnings on OS X
|
2015-12-04 10:33:10 -08:00 |
|
Atlante45
|
3da80f5861
|
gpu::Shader::create* return shared_ptr
|
2015-12-03 14:56:07 -08:00 |
|
Leonardo Murillo
|
9ad865c7f0
|
checkpoint
|
2015-11-20 15:19:45 -06:00 |
|
Brad Davis
|
5cbb2562cd
|
Move GL utilities out to their own library
|
2015-10-27 15:53:42 -07:00 |
|
Brad Davis
|
6f5f6450df
|
Cleanup CMake files
|
2015-10-11 00:01:03 -07:00 |
|
samcake
|
7d8f3661ad
|
coding standard
|
2015-09-23 17:49:03 -07:00 |
|
samcake
|
b8e630a7a7
|
Less Warnigns
|
2015-09-23 17:46:10 -07:00 |
|
samcake
|
9c44c3e4a4
|
Removing warnings
|
2015-09-23 16:19:34 -07:00 |
|
samcake
|
83116fdd85
|
Fixed the code path with tseparate vertex format, still broken otherwise in the case of primitive instanced
|
2015-09-23 15:20:39 -07:00 |
|
samcake
|
8735aa8003
|
Merging Austin pr that adds the multi draw indirect and also fix the seprate vertex format feature for windows and linux
|
2015-09-23 12:19:17 -07:00 |
|
Brad Hefta-Gaub
|
52842cb287
|
more warnings fixes
|
2015-09-22 20:34:40 -07:00 |
|
Brad Hefta-Gaub
|
7536fed09a
|
more warning fixes
|
2015-09-22 17:22:09 -07:00 |
|
Brad Davis
|
deaa4a747b
|
Batch side implementation of multi-draw indirect
|
2015-09-22 15:56:58 -07:00 |
|
samcake
|
910038cf82
|
Merging
|
2015-09-21 17:47:23 -07:00 |
|
Bradley Austin Davis
|
e024d23366
|
Instancing work, second pass
|
2015-09-21 13:27:02 -07:00 |
|
samcake
|
d3b1bcb86d
|
Redistributing the files to create the model-networking lib and separate that from the redner-utils
|
2015-09-21 13:21:35 -07:00 |
|
Brad Davis
|
5f1affaff9
|
Procedural skybox work
|
2015-09-08 14:31:16 -07:00 |
|
Andrew Meadows
|
614fad0811
|
remove warnings from linux build
|
2015-08-27 19:12:25 -07:00 |
|
Seiji Emery
|
bd18951be8
|
fixed AUTOSCRIBE_SHADER_LIB to work for targets outside of libraries/
|
2015-08-24 13:13:24 -07:00 |
|
Seiji Emery
|
691cb48a08
|
Fixed to use standard shaders from render-utils
|
2015-08-24 11:26:56 -07:00 |
|
Seiji Emery
|
e601484b17
|
...
|
2015-08-21 17:24:34 -07:00 |
|
Seiji Emery
|
14a76525b1
|
script dependency...?
(GeometryCache -> AnimationCache -> networking, fbx, model, animation,
script... >.>)
|
2015-08-21 16:56:26 -07:00 |
|
Seiji Emery
|
dbf94d673b
|
Cleanup
|
2015-08-07 12:01:58 -07:00 |
|
Seiji Emery
|
ba8a15b893
|
Added primitives (geometryCache)
|
2015-08-05 20:02:22 -07:00 |
|
Seiji Emery
|
91bfd07cd4
|
use geometry cache
|
2015-08-05 12:35:52 -07:00 |
|
Seiji Emery
|
5ce84c15ae
|
updated shaders
|
2015-08-04 16:27:07 -07:00 |
|
Seiji Emery
|
9caf440746
|
basic shader sort-of working (sip)
|
2015-08-04 12:53:23 -07:00 |
|
Seiji Emery
|
883aa7af8d
|
changed gl calls to gpu::
|
2015-08-03 11:58:38 -07:00 |
|
Seiji Emery
|
fe74ec3f89
|
copied starting point from render-utils-test
|
2015-07-31 14:42:45 -07:00 |
|