Search
lxdream.org :: lxdream :: shortlog
lxdream 0.9.1
released Jun 29
Download Now
921:6c0e9a8f561815 yearsnkeynesOnly call finish_rendering() for texture renders - workaround bug in apple/intel drivers
920:1e6a29649b5615 yearsnkeynesUpdate to print symbols for matching operands
919:dfa21f43925b15 yearsnkeynesFixup testsh4x86 to actually work (as opposed to just barely compiling)
918:7ab30c88655315 yearsnkeynesFix compile of testsh4x86
917:2146dd5529fd15 yearsnkeynesFix "0" being confused with "not defined"
916:6fbba9e7151615 yearsnkeynesFix incorrect calculation of width and size (darn missing parentheses)
915:c989eb4c22d815 yearsnkeynesImplement a sorted TLB lookup table (big improvement over the linear table scan)
914:72abecf5a31515 yearsnkeynesFix (extremely boneheaded) failure to convert pc to physical address before
913:edc494bde24b15 yearsnkeynesEnable sse-math for all platforms
912:c5606ea4423215 yearsnkeynesRemove FASTCALL from mem_copy_*, not really helping atm (and sometimes hurting)
911:2f6ba75b84d115 yearsnkeynesDeclare mem_copy_* functions as FASTCALL
910:661367ef919d15 yearsnkeynesAdd shortcut test for long writes to the store queue (far and away the most popular P4 write)
909:b4a21af8ce8c15 yearsnkeynesAdd --enable-profiled configure option for convenience (and enable fastcall only on fully optimized builds)
908:a00debcf260015 yearsnkeynesFix x86-64 build (typos et al)
907:5ecafd8d792315 yearsnkeynesFix ia32abi after FASTCALL changes
906:268ea359f88415 yearsnkeynesChange xlat_get_native_pc to pass in the expected code region - this lets the Mac
905:4c17ebd9ef5e15 yearsnkeynesUse regparam calling conventions for all functions called from translated code,
904:5b92e51ac06b15 yearsnkeynesEnable the FIPR SSE3 code for now, and add a comment on the sh4r.fr alignment
903:1337c7a7dd6b15 yearsnkeynesAdd SSE3 versions of FIPR and FTRV - the latter is about a 4.5% improvement
902:408568dc97d515 yearsnkeynesAdd -mdynamic-no-pic flag to OS X builds
901:32c5cf5e206f15 yearsnkeynesMove the precision/size tests to translation-time rather than execution-time,
900:609fa702406b15 yearsnkeynesAdd *.gif back into the installation
899:18e0cdea76aa15 yearsnkeynesAdd --enable-optimized flag (on by default).
898:fc3cfc0859fb15 yearsnkeynesUpdate debian changelog lxdream_0_9
897:163b9ed7899c15 yearsnkeynesUpdate release notes for 0.9
896:433ac65ca5eb15 yearsnkeynesUpdate STATUS to be a little less wildly out-of-date
895:69f937872fcf15 yearsnkeynesUpdate PO file list
894:1ddd5616c5af15 yearsnkeynesFix distcheck target
893:8eae02de411a15 yearsnkeynesFix depthfunc on individual translucent tri
892:126aa7db616215 yearsnkeynesRemove unused vararg
891:de9d0828216015 yearsnkeynesSuppress error messages when loading preview (defer errors from
890:a9896953e9a115 yearsnkeynesFix save-state load in headless mode
889:5baaea6d972215 yearsnkeynesRemove run button disabling, instead print an error when attempting to run in an unrunnable situation and stop.
888:9892c970b95a15 yearsnkeynesFix minor warnings
887:8b3ee741c9d715 yearsnkeynesFix const-correctness
886:2bc6d2329cce15 yearsnkeynesFix texcache_init failing to clear texture_addr to -1
885:a7de5e3d5be415 yearsnkeynesOSX: Add preferences toolbar item to main window
884:2dcd6a3829fa15 yearsnkeynesRepair unit test compilation
883:b275b4fee63915 yearsnkeynesRe-add the word of padding in sh4r for 64-bit alignment purposes
882:ada7d14a8ad915 yearsnkeynesBump version number up to 0.9 for release prep
881:10b67e485aa415 yearsnkeynesRefresh DC config when path properties change
880:214979b3bc8015 yearsnkeynesincrease start threshold to the full buffer size (sounds a bit better)
879:a07af43e03c415 yearsnkeynesFix corner flag case with conditional delayed branches
878:c498ba66e85115 yearsnkeynesRemove unused fields from vertex_struct
877:8331f4aa361615 yearsnkeynesFix bound check on number of framebuffers allocated
876:78cd3202147215 yearsnkeynesEnhance triangle sort to be a little more precise
875:2147174fb32015 yearsnkeynesFix a few more subtle flag problems
874:e3007b8799f315 yearsnkeynesSave the main window in a global rather than using [NSApp mainWindow]. This has
873:cb3a8c50272715 yearsnkeynesFix typo in FCMP/GT disassembly
872:a3041742bb7d15 yearsnkeynesFix CLRS/SETS - These kill the carry value, they don't set it.
871:c0b7e21cb62b15 yearsnkeynesSkip the texcache render-buffer alloc for now (due to various texture-format
870:8d4deb2bc1ea15 yearsnkeynesTidy up texcache render-buffer allocation slightly
869:b6f38c7ee7a315 yearsnkeynesImplement render-buffer writeback to vram64 regions
868:c5b4ed31d81915 yearsnkeynesUpdate the texture dimensions regardless of whether we created the texture here
867:3af8840d5d8c15 yearsnkeynesProtect save-state load against corrupt image data
866:86cd01c2b2d315 yearsnkeynesMove bundle/system paths into paths.c, install lxdreamrc into the bundle
865:e10c081f4b8115 yearsnkeynesTidy up punchout handling slightly (doesn't really seem to need sorting...)
864:a90f3d5e57e115 yearsnkeynesCompute accurate shadow volume stencils
863:a5e5310061e215 yearsnkeynesInitial shadow volume implementation for opaque polygons (stencil isn't quite
862:d3b2066d5daa15 yearsnkeynesSimplify triangle extraction (using scene data properly)
.