4.0-134 πριν από 10 χρόνια, 5 μήνες Homogenize some behaviors to help detect backend related problems
4.0-133 πριν από 10 χρόνια, 5 μήνες Merge some changes from Main
4.0-132 πριν από 10 χρόνια, 5 μήνες android build fix
4.0-131 πριν από 10 χρόνια, 6 μήνες Linux build fix. sorry for breaking this. I must have a Linux installation ready to avoid this kind of issues :)
4.0-130 πριν από 10 χρόνια, 6 μήνες small fix for my last commit
4.0-129 πριν από 10 χρόνια, 6 μήνες Use the existing configuration option Fast Depth Calculation to control if the depth pass to emulate early z is enabled. this way if the option is enabled you get the speed that was lost in some devic...
4.0-128 πριν από 10 χρόνια, 6 μήνες Merge Core Changes
4.0-127 πριν από 10 χρόνια, 6 μήνες Little Fix for Resizing
4.0-126 πριν από 10 χρόνια, 6 μήνες Try a more correct approach to early z. early z works by doing the depth test before texturing to reduce work, dx9 poses early z but it works different, it is only applicable when z write is disables ...
4.0-125 πριν από 10 χρόνια, 6 μήνες merge latest core changes
4.0-124 πριν από 10 χρόνια, 6 μήνες forget one file from my last commit
4.0-123 πριν από 10 χρόνια, 6 μήνες just a little cleaning to reduce code size and avoid some compiling problems in specific versions of gcc
4.0-122 πριν από 10 χρόνια, 6 μήνες clean up and re-ordering in shader code generation to recover some performance lost due to unnecessary work done in the shader generation path. this should bring a descent speed up in all the back end...
4.0-121 πριν από 10 χρόνια, 6 μήνες improvements in state management. this should fix a lot of old bugs in dx9 backend :)
4.0-120 πριν από 10 χρόνια, 6 μήνες Updates From Main
4.0-119 πριν από 10 χρόνια, 6 μήνες merge Latest core changes
4.0-118 πριν από 10 χρόνια, 6 μήνες Small refactoring
4.0-103 πριν από 10 χρόνια, 7 μήνες Implemented proper support for most common 3d modes (side by side and top bottom) to make 3d usable on modern displays
4.0-102 πριν από 10 χρόνια, 7 μήνες Implemented a basic poke_z and some small fixes
4.0-101 πριν από 10 χρόνια, 7 μήνες Merge branch 'master' of https://code.google.com/p/dolphin-emu into DX9-Final