Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-29 | EXT-7543 FIXED(maybe) - crash in LLRenderPass::pushBatch | Tofu Linden | |
(transplanted from 3f95c322795af28d9b8f8730b9479a8925042039) | |||
2010-05-27 | we now require SSE_2_ so bump up the architecture for gcc. | Tofu Linden | |
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 ↵ | Tofu Linden | |
them (it's outside of the vertex loop at least). Also fix some other gcc whines. | |||
2010-05-26 | EXT-7479 FIXED only bumpmaps of type Brightness or Darkness load on 2.0.2 ↵ | Tofu Linden | |
(205107) (transplanted from 372fb87d85f7d78c6ff285b4789bd868cb000c97) | |||
2010-05-26 | merge | Dave Parks | |
2010-05-26 | Fully aligned llvolume | Dave Parks | |
2010-05-25 | Autovectorization crashes GCC 3.1. It's not very helpful anyway. Turn it off. | Tofu Linden | |
2010-05-25 | VWR-13743 FIXED Change Request: Change double click action for inventory ↵ | Tofu Linden | |
wearables DEV-33391 FIXED Change Request: Change double click action for inventory wearables Pulled this from the AvP backlog and implemented it, as it's a pain point from Ben's usability findings. And people loooove this in 3rd party viewers. | |||
2010-05-25 | fix another gcc whine. | Tofu Linden | |
2010-05-25 | fix(?) another bug spotted by gcc. | Tofu Linden | |
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 | merge | Dave Parks | |
2010-05-24 | Fix for bad feeding of vectorized raycast. | Dave Parks | |
2010-05-24 | fix parameter mixup in linux posix_memalign. | Karl Stiefvater (qarl) | |
2010-05-24 | fix osx build. | Karl Stiefvater (qarl) | |
2010-05-24 | fix aligned malloc for osx. reviewed by falcon. | Karl Stiefvater (qarl) | |
2010-05-24 | Merge | Matthew Breindel (Falcon) | |
2010-05-24 | Ack. Fixed a bunch of stupid type mistakes in llvector4a. | Matthew Breindel (Falcon) | |
2010-05-24 | Merge | Dave Parks | |
2010-05-24 | Fix for bad indexes on cube faces. | Dave Parks | |
Extra validation on vertex buffers. | |||
2010-05-24 | Fix for bad indexes on cube faces. | Dave Parks | |
Extra validation on vertex buffers. | |||
2010-05-24 | Temprorary debugging settings tweak. | Dave Parks | |
2010-05-24 | fix a tiny subset of the current build errors | Tofu Linden | |
2010-05-22 | Disabling some asserts for now so client is usable. | Dave Parks | |
2010-05-22 | Fix for a couple dumb mistakes. | Dave Parks | |
2010-05-22 | Vectorize/memory align buffers in llvolumeface WIP | Dave Parks | |
2010-05-21 | blah | Dave Parks | |
2010-05-21 | Line endings fix. | Dave Parks | |
2010-05-21 | merge | Dave Parks | |
2010-05-21 | Aligned index buffers. | Dave Parks | |
2010-05-21 | Avoid potentially loading the standard bumpmap list twice during startup. | Tofu Linden | |
2010-05-21 | Fix up the SSE stuff so it compiles on Linux. Though I don't think it ↵ | Tofu Linden | |
actually works properly. | |||
2010-05-21 | if we're serious about the SSE thing then we should add these compiler flags ↵ | Tofu Linden | |
for linux. though it's not quite enough, still. | |||
2010-05-21 | Vectorized memcpy. | Dave Parks | |
16-byte aligned vertex buffers. (almost) fully vectorized avatar vertex buffer updating --- index buffers still need to be vectorized | |||
2010-05-20 | Cleanup from review. | Dave Parks | |
2010-05-20 | merge | Dave Parks | |
2010-05-20 | Vectorized avatar vertex skinning. | Dave Parks | |
2010-05-19 | explicit castfu for gcc. | Tofu Linden | |
2010-05-18 | merge | Dave Parks | |
2010-05-18 | Take a stab at baked sunlight to help low end hardware. | Dave Parks | |
2010-05-14 | EXT-7154 FIXED revisted: darkness bumpmap looks like lightness bumpmap when ↵ | Tofu Linden | |
deferred rendering is enabled In addition to the previous bugs, the normal-map for *all* bumpmaps was also getting generated with its Y-gradient flipped, causing some odd and inconsistent results. (transplanted from 3620b7690b1de428e8bada86124566157ea674a5) | |||
2010-05-13 | EXT-7327: FIXED: viewer crash in LLVOVolume::syncMediaData on Meshopotamia 1 | Xiaohong Bao | |
(transplanted from 8be9afe40b24ddde1ad5f93e3a6554519acc7dc7) | |||
2010-05-13 | EXT-7155: FIXED: bumpmaps failed to load | Xiaohong Bao | |
reviewed by davep. (transplanted from fec2b449fbf9af842ee06e1be7198c4b2b879400) | |||
2010-05-12 | CTS-149 Get rid of camera minimum distance for meshes and when ↵ | Dave Parks | |
DisableCameraConstraints is TRUE. | |||
2010-05-12 | EXT-7154 : FIXED : darkness bumpmap looks like lightness bumpmap when ↵ | Tofu Linden | |
deferred rendering is enabled (transplanted from 569666ad2d30d83cab0eec1eb206f7e91e89d398) | |||
2010-05-12 | Turning off deferred rendering on linux on high. No code changed | palmer@splinter | |
2010-05-11 | add an accidentally-dropped normalize from the bf541483d907 / normpacking-rejig | Tofu Linden | |
(transplanted from 9e23eb15550830b5efe1012c8169339931ec5f32) |