| | "Love" token, awarded by amonpaike."Like" token, awarded by Blendork."Like" token, awarded by ace_dragon. - Repository
- rB Blender
- Branch
- tmp-batch-cache-cleanup
- Build Status
-
Event TimelineThis revision now requires changes to proceed. This revision now requires changes to proceed. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. | Path | Size |
|---|
| | | | | 1 line | | | | 18 lines | | | | 1 line | | | | 21 lines | | | | 2 lines | | | | 6 lines | | 249 lines | | 4295 lines | | 3 lines | | 5249 lines | | | | 35 lines | | | | 6 lines | | 25 lines | | | | 12 lines | | | | 3 lines | | 19 lines | | 62 lines | | | | 44 lines | | 100 lines | | 78 lines | | 1 line | | | | 11 lines | | | | 2 lines |
| Commit | Tree | Parents | Author | Summary | Date |
|---|
| 08a0775bb95f | 0d1ed5b27caf | 857a52594a2a | Clément Foucault | Mesh Batch Cache: Fix crash in regression test concerning tangents | Aug 14 2019, 5:49 PM | | 857a52594a2a | 23036fc8bce6 | eee40f740b5b | Clément Foucault | Mesh Batch Cache: Use MAX_CUSTOMDATA_LAYER_NAME instead of MAX_NAME | Aug 14 2019, 5:44 PM | | eee40f740b5b | e14f8674b4f6 | 28eab633e3dd | Clément Foucault | GPU: VertexFormat: Use prefix on inline functions | Aug 14 2019, 1:50 PM | | 28eab633e3dd | 38a4860adcec | 974d3fb03e6c | Clément Foucault | Mesh Batch Cache: Fix crash when using orco tangents without orco layer | Aug 14 2019, 1:35 PM | | 974d3fb03e6c | 54f663612f53 | 91b641cba140 | Clément Foucault | Mesh Batch Cache: Port BMesh mesh analysis to vbo extract (Show More…) | Aug 11 2019, 12:22 AM | | 91b641cba140 | d25bbbff71f3 | e5f1a61ba0f6 | Clément Foucault | Mesh Batch Cache: Remove mandatory creation of loop normals array | Aug 8 2019, 2:00 PM | | e5f1a61ba0f6 | 0a88da47bae2 | d8d2b00c85f1 | Clément Foucault | Mesh Batch Cache: Use threading only when mesh is large | Aug 7 2019, 1:07 PM | | d8d2b00c85f1 | fbe7075f00a8 | 05135fb76635 | Clément Foucault | | Aug 6 2019, 2:39 PM | | 05135fb76635 | 1f5a64bc6769 | e3c9602f7171 | Clément Foucault | Mesh Batch Cache: Make UVEdit vertex buffers separate from edit cage (Show More…) | Aug 6 2019, 2:39 PM | | e3c9602f7171 | f62f34e12468 | 9567daef2192 | Clément Foucault | Mesh Batch Cache: Move index buffer range hack to be more local | Jul 28 2019, 4:29 PM | | 9567daef2192 | d28793db9733 | 5eebbc25da2e | Clément Foucault | | Jul 28 2019, 3:23 PM | | 5eebbc25da2e | 671dc96bf9b1 | c9fff47e6ca7 | Clément Foucault | GPU: Elements: Put back index tracking in index_buf_set_* functions (Show More…) | Jul 28 2019, 3:17 PM | | c9fff47e6ca7 | 4671bf52a79e | aa620610d1d1 | Clément Foucault | Mesh Batch Cache: Fix threading issue with element buffer objects (Show More…) | Jul 23 2019, 8:02 PM | | aa620610d1d1 | 5c88b2d7d0d0 | 6b2e628f3d5c | Clément Foucault | Cleanup: Remove Printf | Jul 23 2019, 12:10 AM | | 6b2e628f3d5c | a033c78b27c3 | 2a146c26c092 | Clément Foucault | Mesh Batch Cache: Fix some threadsafety issue with indices buffers | Jul 23 2019, 12:05 AM | | 2a146c26c092 | 6381445df7cb | d016d736c653 | Clément Foucault | GPU: Make small float normal compression functions inlined | Jul 22 2019, 6:30 PM | | d016d736c653 | 9d7b5d7d985e | 8163784116f3 | Clément Foucault | Mesh Batch Cache: Fix bitmap test for loose verts | Jul 22 2019, 6:29 PM | | 8163784116f3 | d0ae19d8129c | e4854754f5c5 | Clément Foucault | Mesh Batch Cache: Add debug timer | Jul 22 2019, 12:44 PM | | e4854754f5c5 | 1e6c5f334717 | 6e073bc13ab8 | Clément Foucault | Cleanup: Mesh Batch Cache: Rewrite iterations to prepare for multithreading | Jul 21 2019, 6:45 PM | | 6e073bc13ab8 | c1170a176fcc | b6e6ae16fa83 | Clément Foucault | Mesh Batch Cache: Speedup: Move the prev edit edge hack for edit uv... (Show More…) | Jul 21 2019, 5:38 PM | | b6e6ae16fa83 | aaff2350d30e | 9f3ea20e315d | Clément Foucault | Mesh Batch Cache: Speedup: Remove the need for memset in index buffer init (Show More…) | Jul 21 2019, 5:24 PM | | 9f3ea20e315d | a422dd1c53e7 | 1ddf608fd0ab | Clément Foucault | Cleanup: Mesh Batch Cache: Remove old unused code | Jul 21 2019, 3:03 PM | | 1ddf608fd0ab | a047952db093 | a812ea50137c | Clément Foucault | | Jul 21 2019, 12:00 PM | | a812ea50137c | bf4216371adf | f8bf0d78f844 | Clément Foucault | Cleanup: Silence warnings | Jul 20 2019, 9:29 PM | | f8bf0d78f844 | c38984a17a93 | 2112794043b2 | Clément Foucault | Mesh Batch Cache: Refactor: Fix subdiv UV edge highligh in vert select mode | Jul 20 2019, 1:41 PM | | 2112794043b2 | b626f2783c56 | c785fae9eb9a | Clément Foucault | Mesh Batch Cache: Refactor: Fix lnor & vnor display | Jul 19 2019, 6:41 PM | | c785fae9eb9a | 1db1429f69da | 64f7c1e1013b | Clément Foucault | | Jul 19 2019, 5:20 PM | | 64f7c1e1013b | 32bd8826b32c | 7395fe5d41de | Clément Foucault | | Jul 17 2019, 12:31 AM | | 7395fe5d41de | 170cd8dcfe07 | 893f3a1faa9c | Clément Foucault | | Jul 15 2019, 11:46 PM | | 893f3a1faa9c | 58c761e3b3a9 | 977a48768fc8 | Clément Foucault | | Jul 14 2019, 4:50 PM | | 977a48768fc8 | 257e2f0c4ca0 | fcfd85136fe0 | Clément Foucault | | Jul 14 2019, 3:40 PM | | fcfd85136fe0 | fb52aa84a10d | cf3d9881c817 | Clément Foucault | | Jul 14 2019, 12:59 AM | | cf3d9881c817 | e22ea1c95f76 | ccfca6108a87 | Clément Foucault | | Jul 11 2019, 2:34 PM | | ccfca6108a87 | 2374a6423844 | f28055ccdb11 | Clément Foucault | | Jul 18 2019, 5:02 PM | | f28055ccdb11 | 908ed0bd344f | c4843c044618 | Clément Foucault | GPU: Vertex Format: Bump max name per attribute to 6 (Show More…) | Jul 18 2019, 5:00 PM | | c4843c044618 | 8d9f7983833e | 7220892caee0 | Clément Foucault | | Jul 17 2019, 12:30 AM | | 7220892caee0 | cd681a244477 | f0f5e11b33ed | Clément Foucault | | Jul 14 2019, 4:49 PM |
|