3.5-1030 πριν από 11 χρόνια, 8 μήνες GLSL: explicitly check for gl errors for pinned memory
3.5-1029 πριν από 11 χρόνια, 8 μήνες Check for HID wiimote name on Windows instead of assuming everything is a wiimote.
3.5-1026 πριν από 11 χρόνια, 8 μήνες GLSL: fix nfs-hp2
3.5-1025 πριν από 11 χρόνια, 8 μήνες Merge branch 'GLSL-master'
3.5-663 πριν από 11 χρόνια, 8 μήνες My OCD will not stand for this.
3.5-662 πριν από 11 χρόνια, 8 μήνες So much more readable now!
3.5-661 πριν από 11 χρόνια, 8 μήνες PixelShaderManager: Reload fog range adjustment shader constants upon viewport change.
3.5-660 πριν από 11 χρόνια, 8 μήνες Fix checks for preventing the main and render windows from spawning off screen.
3.5-659 πριν από 11 χρόνια, 8 μήνες Corrected a typo.
3.5-658 πριν από 11 χρόνια, 8 μήνες PixelShaderGen: Force depth textures to be emulated when the result is needed for fog calculation.
3.5-657 πριν από 11 χρόνια, 8 μήνες VideoSoftware: Do not clear the depth buffer on EFB copy clears when depth writing is disabled.
3.5-656 πριν από 11 χρόνια, 8 μήνες Beginning of VFP cleanup. Will finish when I have the hardware in front of me.
3.5-655 πριν από 11 χρόνια, 8 μήνες Actually set the bIDIVa value in the ARM CPUDetect.
3.5-654 πριν από 11 χρόνια, 8 μήνες Fixed the Windows 32bit debug build.
3.5-653 πριν από 11 χρόνια, 8 μήνες Prevent the render window from spawning off screen.
3.5-652 πριν από 11 χρόνια, 8 μήνες Really clean up all the emitter loadstores on ARM. If a ARM device supports VFPv4, then it supports IDIVA, so handle that in CPUDetect.
3.5-651 πριν από 11 χρόνια, 8 μήνες Add a new WriteNewStoreOp emitter function for beginning of rewrite of the Arm Emitter LoadStores. Will finish when I have the hardware in front of me to test on.
3.5-650 πριν από 11 χρόνια, 8 μήνες Fix dup Option and move one to the top where it belongs in the CMake file.
3.5-649 πριν από 11 χρόνια, 8 μήνες Used the scheduler to generate the interrupt for IPC. Fixes the ES_LAUNCH games.
3.5-648 πριν από 11 χρόνια, 8 μήνες All the cool kids hard code string lengths.