Age | Commit message (Expand) | Author |
2010-10-29 | Fix for sometimes missing the color value on last vertex of a face. | Dave Parks |
2010-10-28 | Fix for NAN getting copied for some color values (NAN is purple). | Dave Parks |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden |
2010-10-10 | VWR-21967 There's lots of ::renderForSelect() code that we don't need any more. | Tofu Linden |
2010-09-27 | merge | Dave Parks |
2010-09-24 | SH-213 Fix for crash when selecting face. | Dave Parks |
2010-09-22 | Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching type... | Dave Parks |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) |
2010-09-20 | Stop using ll_aligned_malloc/free in llvolume. | Dave Parks |
2010-09-19 | Raycasting for rigged attachments now works for your own attachments while in... | Dave Parks |
2010-09-02 | Fix for crash when loading models (Don't hit UI from the main thread). Added... | Dave Parks |
2010-08-31 | Merge cleanup. | Dave Parks |
2010-08-31 | merge | Dave Parks |
2010-08-26 | re-merge change from Thickbrick (minor collisions with changes from viewer-pu... | Oz Linden |
2010-08-25 | merge | Dave Parks |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden |
2010-08-24 | merge heads. whew. | Tofu Linden |
2010-08-21 | VWR-20752 (SNOW-586) Align planar-mapped textures across different faces. | Thickbrick Sleaford |
2010-08-20 | merge from viewer-release | Tofu Linden |
2010-08-20 | merge from viewer-release | Tofu Linden |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks |
2010-08-18 | EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5 | Xiaohong Bao |
2010-08-18 | EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5 | Xiaohong Bao |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-07-20 | merge | Richard Nelson |
2010-07-20 | merge | Richard Nelson |
2010-07-19 | trivial: replace some very small constant numbers with "F_ALMOST_ZERO". | Xiaohong Bao |
2010-07-12 | Merge? | Dave Parks |
2010-06-17 | Line endings fix. | Dave Parks |
2010-06-17 | Add timer for comparison against davep/viewer-release | Dave Parks |
2010-06-10 | Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of me... | Dave Parks |
2010-06-07 | Merge with render-pipeline | Dave Parks |
2010-06-04 | unused vars whine. | Tofu Linden |
2010-06-04 | finish conversion to ll_aligned_*() wrappers | Tofu Linden |
2010-06-04 | Slightly faster position transformations. | Dave Parks |
2010-06-03 | Vectorized octree and much of llspatialpartition and lldrawable. | Dave Parks |
2010-05-29 | Faster texture coordinate updates. | Dave Parks |
2010-05-26 | merge | Dave Parks |
2010-05-26 | Faster index buffer copying. | Dave Parks |
2010-05-26 | I couldn't convince GCC that these wouldn't be used uninitialized, so init th... | Tofu Linden |
2010-05-26 | Fully aligned llvolume | Dave Parks |
2010-05-25 | Better vectorization of various things. Turn off debug gl by default. | Dave Parks |
2010-05-24 | Terrain is no longer mutilated. | Dave Parks |
2010-05-24 | Fix for bad indexes on cube faces. | Dave Parks |
2010-05-22 | Vectorize/memory align buffers in llvolumeface WIP | Dave Parks |
2010-05-20 | merge from viewer-public | Tofu Linden |
2010-05-20 | merge from viewer-public | Tofu Linden |
2010-05-20 | SNOW-207/DEV-42245 : FIXED : Texture loading on sculpty plants is failing mak... | Tofu Linden |
2010-05-19 | explicit castfu for gcc. | Tofu Linden |