| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Goodbye, SourceForge!
|
|
Create a second Windows archive with only the binaries
|
|
don’t have much bandwidth.
|
|
video_core: add extra braces around initializer
|
|
Trivial change and fixes several warnings in the clang build.
|
|
|
|
Use correct style name: PascalCase instead of CamelCase
|
|
vfp: Handle accesses to the VFP media feature registers
|
|
These are able to be accessed in any privilege mode.
|
|
vfp: Implement VMOVBCR/VMOVBRC
|
|
|
|
|
|
HW Renderer Screen Fixes
|
|
Robocopy doesn't like trailing slashes
|
|
Remove unneeded stuff from pre-commit script
The check against an empty commit was not needed (it is only a security for the 1st commit after git init).
It could also possibly pose problems because of the redirection to /dev/null on some windows systems.
newline at EOF & fixed indent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
arm_dyncom_thumb: Fix handling of writeback for thumb LDMIA
|
|
|
|
ExtSavedata: Save the icon passed to CreateExtSaveData.
|
|
Use xcpretty for xcodebuild on Travis
|
|
Organize the ExtSaveData folders as they are stored in the console.
|
|
|
|
|
|
arm_dyncom_thumb: Implement missing instructions.
|
|
|
|
|
|
|
|
|
|
Commonify video_core utility headers
|
|
Remove gpu_refresh_rate configuration option
|
|
Pica improvements
|
|
- This is a workaround until we support fragment lighting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The file only contained vector manipulation code, and such widely-useable code doesn't belong in video_core.
|
|
QT: Remove border around widgets
|