summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-25fix(?) another bug spotted by gcc.Tofu Linden
2010-05-25Better vectorization of various things. Turn off debug gl by default.Dave Parks
2010-05-24Terrain is no longer mutilated.Dave Parks
2010-05-24mergeDave Parks
2010-05-24Fix for bad feeding of vectorized raycast.Dave Parks
2010-05-24fix parameter mixup in linux posix_memalign.Karl Stiefvater (qarl)
2010-05-24fix osx build.Karl Stiefvater (qarl)
2010-05-24fix aligned malloc for osx. reviewed by falcon.Karl Stiefvater (qarl)
2010-05-24MergeMatthew Breindel (Falcon)
2010-05-24Ack. Fixed a bunch of stupid type mistakes in llvector4a.Matthew Breindel (Falcon)
2010-05-24MergeDave Parks
2010-05-24Fix for bad indexes on cube faces.Dave Parks
2010-05-24Fix for bad indexes on cube faces.Dave Parks
2010-05-24Temprorary debugging settings tweak.Dave Parks
2010-05-24fix a tiny subset of the current build errorsTofu Linden
2010-05-22Disabling some asserts for now so client is usable.Dave Parks
2010-05-22Fix for a couple dumb mistakes.Dave Parks
2010-05-22Vectorize/memory align buffers in llvolumeface WIPDave Parks
2010-05-21blahDave Parks
2010-05-21Line endings fix.Dave Parks
2010-05-21mergeDave Parks
2010-05-21Aligned index buffers.Dave Parks
2010-05-21Avoid potentially loading the standard bumpmap list twice during startup.Tofu Linden
2010-05-21Fix up the SSE stuff so it compiles on Linux. Though I don't think it actual...Tofu Linden
2010-05-21if we're serious about the SSE thing then we should add these compiler flags ...Tofu Linden
2010-05-21Vectorized memcpy.Dave Parks
2010-05-20Cleanup from review.Dave Parks
2010-05-20mergeDave Parks
2010-05-20Vectorized avatar vertex skinning.Dave Parks
2010-05-19explicit castfu for gcc.Tofu Linden
2010-05-18mergeDave Parks
2010-05-18Take a stab at baked sunlight to help low end hardware.Dave Parks
2010-05-14EXT-7154 FIXED revisted: darkness bumpmap looks like lightness bumpmap when d...Tofu Linden
2010-05-13EXT-7327: FIXED: viewer crash in LLVOVolume::syncMediaData on Meshopotamia 1Xiaohong Bao
2010-05-13EXT-7155: FIXED: bumpmaps failed to loadXiaohong Bao
2010-05-12CTS-149 Get rid of camera minimum distance for meshes and when DisableCameraC...Dave Parks
2010-05-12EXT-7154 : FIXED : darkness bumpmap looks like lightness bumpmap when deferre...Tofu Linden
2010-05-12Turning off deferred rendering on linux on high. No code changedpalmer@splinter
2010-05-11add an accidentally-dropped normalize from the bf541483d907 / normpacking-rejigTofu Linden
2010-05-09Rejig deferred normal-map packing a little, to double its accuracy for free.Tofu Linden
2010-05-12remove unused var that was causing fatal gcc whining.Tofu Linden
2010-05-12mergeDave Parks
2010-05-12Fix for fullbright bump not working in deferred render.Dave Parks
2010-05-11EXT-7225 Fix for busted projector shadows under certain settings.Dave Parks
2010-05-11Hide mesh UI when MeshEnabled is set to false.Dave Parks
2010-05-10mergeDave Parks
2010-05-10EXT-7294: FIXED: crash at LLTextureCache::updateEntry [secondlife-bin lltextu...Xiaohong Bao
2010-05-10mergeDave Parks
2010-05-10turn off -Woverloaded-virtual - incompatible with colladadomKarl Stiefvater (qarl)
2010-05-10Fix for wierd triangle shadow bug and fix for ATI hating deferred rendering.Dave Parks