index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-06-04
fix new macro usage.
Tofu Linden
2010-06-04
unused vars whine.
Tofu Linden
2010-06-04
more needed #includes
Tofu Linden
2010-06-04
add some #includes for our wrappers
Tofu Linden
2010-06-04
finish conversion to ll_aligned_*() wrappers
Tofu Linden
2010-06-04
lots of _mm_malloc and _mm_free -> ll_aligned_malloc_16 and ll_aligned_free_16
Tofu Linden
2010-06-04
fix scoping issues for gcc
Tofu Linden
2010-06-04
Fix for occlusion culling cypher bits being flipped.
Dave Parks
2010-06-04
Slightly faster position transformations.
Dave Parks
2010-06-04
Better branch prediction in UI rendering.
Dave Parks
2010-06-04
Disable octree paranoia checks.
Dave Parks
2010-06-04
Fix for useVBOs being busted when sEnableVBOs gets flipped.
Dave Parks
2010-06-03
merge
Dave Parks
2010-06-03
Vectorized octree and much of llspatialpartition and lldrawable.
Dave Parks
2010-05-29
Octree triven raycast works, time to profile.
Dave Parks
2010-05-29
Octree per LLVolumeFace WIP
Dave Parks
2010-05-29
Faster texture coordinate updates.
Dave Parks
2010-05-29
UI rendering optimization.
Dave Parks
2010-05-29
EXT-7543 FIXED(maybe) - crash in LLRenderPass::pushBatch
Tofu Linden
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 th...
Tofu Linden
2010-05-26
EXT-7479 FIXED only bumpmaps of type Brightness or Darkness load on 2.0.2 (20...
Tofu Linden
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 wear...
Tofu Linden
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
2010-05-24
Fix for bad indexes on cube faces.
Dave Parks
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
[next]