samcake
|
3014b3bd5b
|
Adding Gamma correction to all the Color coming for the attribute stream if used as color
|
2015-12-18 12:50:21 -08:00 |
|
Atlante45
|
06d7de7106
|
Make Shader interface take more consts
|
2015-12-17 15:18:23 -08:00 |
|
samcake
|
a60ef4fb5a
|
Finalize the names
|
2015-12-15 18:32:30 -08:00 |
|
samcake
|
c2feec16de
|
Cleaning the code
|
2015-12-15 18:24:16 -08:00 |
|
samcake
|
d2ebaef69e
|
Adding a simple manual exposure control to configure the tonemapping and expose it to js. Add a convenient way to access the Job._concept._data with template
|
2015-12-15 18:18:42 -08:00 |
|
samcake
|
a50b14dfae
|
Merging with upstream graphics
|
2015-12-14 18:18:39 -08:00 |
|
Atlante45
|
b8495a6912
|
Merge branch 'master' of https://github.com/highfidelity/hifi into warnings-win
|
2015-12-11 18:05:47 -08:00 |
|
samcake
|
68134aafe5
|
Fix the broken skybox and simplify a bit the vertex shader used
|
2015-12-11 16:14:55 -08:00 |
|
Atlante45
|
ce51350b65
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
|
Bradley Austin Davis
|
ae1345bb13
|
Adding nsight instrumenting to the QML render thread
|
2015-12-11 11:00:33 -08:00 |
|
samcake
|
3728a9c6f0
|
Merging with Master
|
2015-12-10 16:55:30 -08:00 |
|
Atlante45
|
1d513cfbba
|
Merge branch 'master' of https://github.com/highfidelity/hifi into particle
|
2015-12-09 15:09:19 -08:00 |
|
samcake
|
1adf2cc8ba
|
Repesenting the collision meshes of a Model correctly
|
2015-12-08 16:45:12 -08:00 |
|
Sam Cake
|
9faec326da
|
CHanging the lighting BUffer format and adding tone mapping
|
2015-12-08 08:34:42 -08:00 |
|
Brad Hefta-Gaub
|
d07629489c
|
Merge pull request #6543 from Atlante45/pointer
gpu::Shader::create* return shared_ptr
|
2015-12-04 11:17:02 -08:00 |
|
Brad Hefta-Gaub
|
49a7852d76
|
Merge pull request #6540 from Atlante45/warnings
Fix warnings on OS X
|
2015-12-04 10:19:25 -08:00 |
|
Atlante45
|
07387ab8c0
|
Fix most OpenGL warnings
|
2015-12-04 10:01:43 -08:00 |
|
Atlante45
|
3da80f5861
|
gpu::Shader::create* return shared_ptr
|
2015-12-03 14:56:07 -08:00 |
|
Brad Davis
|
3854523787
|
Fixing 32 bit build breakage
|
2015-12-03 09:17:41 -08:00 |
|
Brad Davis
|
7a05a664f4
|
Updating GPU for 64 bit
|
2015-12-02 21:34:11 -08:00 |
|
Atlante45
|
d08a4d77dc
|
Shader cleanup
|
2015-11-24 11:51:56 -08:00 |
|
Atlante45
|
28c8cf26f5
|
Fix shader transform errors
|
2015-11-24 11:51:56 -08:00 |
|
Atlante45
|
cb14fbf4a1
|
Instance particle draw calls
|
2015-11-24 11:51:56 -08:00 |
|
Atlante45
|
230a413ec1
|
First pass at new particle shader
|
2015-11-24 11:51:56 -08:00 |
|
Seth Alves
|
66387c4530
|
use icons to show network and physics status
|
2015-11-10 17:02:57 -08:00 |
|
Brad Davis
|
764ecba2a8
|
Adding diagnostics to track down the 'black rectangles of death'
|
2015-11-02 21:55:35 -08:00 |
|
Brad Davis
|
5cbb2562cd
|
Move GL utilities out to their own library
|
2015-10-27 15:53:42 -07:00 |
|
Andrew Meadows
|
7fa069cf30
|
fix line endings grumble gruble
|
2015-10-20 09:38:25 -07:00 |
|
Brad Davis
|
6f5f6450df
|
Cleanup CMake files
|
2015-10-11 00:01:03 -07:00 |
|
Atlante45
|
cba8b0962d
|
Fix warnings
|
2015-10-09 13:29:59 -07:00 |
|
samcake
|
bad5ea7d53
|
grouping the depth and stencil buffer into a single buffer
|
2015-10-08 16:47:33 -07:00 |
|
samcake
|
dff598ebd1
|
clening and getting ready for pr
|
2015-10-08 12:06:09 -07:00 |
|
samcake
|
a2ca1c033d
|
FIxing the rear view mirror issue with background and fooling around with Lighting equations
|
2015-10-07 19:04:03 -07:00 |
|
samcake
|
0a351a8a0c
|
FIx the problem with cauterizedClusterMatrices in the case rear view mirror is used. Clean the way to define the depth stencil format for texture
|
2015-10-07 14:26:33 -07:00 |
|
samcake
|
05da9d94cd
|
fixing the depth stencil texture case
|
2015-10-07 11:20:11 -07:00 |
|
samcake
|
894c8c0a93
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hobbes
|
2015-10-05 19:23:30 -07:00 |
|
samcake
|
12fedb6ff0
|
Move skinning shader features in its own slh and get ready for moving cluster matrices to uniform buffer
|
2015-10-05 18:31:05 -07:00 |
|
samcake
|
48416262a1
|
Migrated the FBXReader mesh code to use excusively the Model::mesh and use them directly for rendering in the ModelPartPayload, fixed a bug in the indexBUffer offset value used in drawIndexed and drawIndexedInstanced
|
2015-10-04 18:31:19 -07:00 |
|
Brad Davis
|
c8aea67505
|
Working on texture compatibility with Shadertoy
|
2015-10-02 19:09:43 -07:00 |
|
samcake
|
edaa8f998a
|
Migrating to the new mesh for rendering and having problems with multi part mesh
|
2015-10-02 18:12:16 -07:00 |
|
samcake
|
a22ee03732
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hobbes
|
2015-10-02 12:25:09 -07:00 |
|
samcake
|
edb485cb0f
|
working on getting the Model payload to use model::Mesh
|
2015-10-02 12:24:41 -07:00 |
|
Brad Davis
|
de5e95f7dc
|
Improved procedural surfaces, textures and more standard uniforms
|
2015-10-02 11:57:13 -07:00 |
|
samcake
|
690620d74d
|
Cleaning code
|
2015-10-01 19:23:32 -07:00 |
|
samcake
|
3490e08521
|
Little improvments on the performance side to get the Stencil pass and the masking of the background under reasonable performances
|
2015-10-01 18:42:09 -07:00 |
|
samcake
|
75e858cd13
|
Putting together the stencil buffer for opaque vs background and using it for the backgroud render items
|
2015-09-30 15:54:03 -07:00 |
|
Sam Gateau
|
e78f1521ab
|
getting the stencil buffer in place
|
2015-09-30 09:24:36 -07:00 |
|
Brad Hefta-Gaub
|
dccf121cd3
|
Merge pull request #5928 from jherico/homer
Disabling vertex attrib format due to crashes
|
2015-09-29 10:01:36 -07:00 |
|
Brad Davis
|
daf803e8ea
|
Disabling vertex attrib format due to crashes
|
2015-09-29 09:52:41 -07:00 |
|
samcake
|
8a8411c8d1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into calvin
|
2015-09-29 09:15:53 -07:00 |
|