Tony Wasserka
|
70a764d992
Pica/VertexShader: Implement the LOOP instruction.
|
11 lat temu |
Tony Wasserka
|
6c26ec72a5
Pica/CommandProcessor: Properly implement shader load destination offset registers.
|
11 lat temu |
Tony Wasserka
|
67120270f2
Pica/CommandProcessor: Work around initialized vertex attributes some more.
|
11 lat temu |
Tony Wasserka
|
0da6a7e234
GPU: Properly implement memory fills.
|
11 lat temu |
bunnei
|
745b42d236
Merge pull request #570 from purpasmart96/config_mem
|
11 lat temu |
bunnei
|
8e731b129d
Merge pull request #582 from lioncash/warnings
|
11 lat temu |
bunnei
|
60f9cd6a4a
Merge pull request #579 from lioncash/bkpt
|
11 lat temu |
Lioncash
|
4f910bb1a1
vfpinstr: Fix trivial signed/unsigned mismatch warnings
|
11 lat temu |
Lioncash
|
a7120662e6
dyncom: Support conditional BKPT instructions
|
11 lat temu |
Tony Wasserka
|
a78b8b1bc4
Merge pull request #578 from linkmauve/math-typo
|
11 lat temu |
purpasmart96
|
c3c309f33d
ConfigMem: Clean up the Config memory to be more like the shared page and moved
|
11 lat temu |
Emmanuel Gil Peyrot
|
8a1c08a0af
VideoCore: Fix a typo in Vec4 MakeVec(T, Vec3<T>), where the second argument was Vec2<T> instead.
|
11 lat temu |
bunnei
|
d57eb210a0
Merge pull request #577 from Subv/err
|
11 lat temu |
Subv
|
cb3d254517
Services: Fixed "Tried to connect to named port err:f".
|
11 lat temu |
bunnei
|
2b2b343ce0
Merge pull request #574 from lioncash/warn
|
11 lat temu |
bunnei
|
004b8ef2aa
Merge pull request #576 from lioncash/usad
|
11 lat temu |
Lioncash
|
012d1e32ad
dyncom: Actually set the destination register for USAD8/USADA8.
|
11 lat temu |
Lioncash
|
f0c4bd629c
vfpdouble: Use %p for printing pointer addresses.
|
11 lat temu |
bunnei
|
20dc07721c
Merge pull request #539 from linkmauve/framebuffer-formats
|
11 lat temu |
bunnei
|
46887afeda
Merge pull request #573 from lioncash/intflags
|
11 lat temu |
Emmanuel Gil Peyrot
|
c439b3074d
video_core: Implement the remaining framebuffer formats in the OpenGL renderer.
|
11 lat temu |
Lioncash
|
473afa4530
arm: Set the A bit on reset.
|
11 lat temu |
bunnei
|
12181c8a64
Merge pull request #529 from Subv/master
|
11 lat temu |
bunnei
|
29a9e4ac25
Merge pull request #572 from lioncash/prototypes
|
11 lat temu |
Lioncash
|
0c6434c379
core: Apply static to local functions
|
11 lat temu |
bunnei
|
c44d75787b
Merge pull request #571 from lioncash/cleanup
|
11 lat temu |
Lioncash
|
a75e1ff6e6
arm: General cleanup
|
11 lat temu |
bunnei
|
9b69079c83
Merge pull request #569 from lioncash/modeswitch
|
11 lat temu |
bunnei
|
209ab46bae
Merge pull request #568 from lioncash/assert
|
11 lat temu |
Lioncash
|
b7fac494cd
dyncom: Switch the app and system cores into the correct mode at initialization
|
11 lat temu |