Sandro Sobczyński
|
50a9070d2d
|
Merge pull request #180 from Wellinator/feature/texture_wraping
Adds support for texture region repeat
|
2024-02-11 13:38:20 +01:00 |
|
Sandro Sobczyński
|
8ed34abb83
|
Merge pull request #175 from GuidoDQR/texture-generation-id
Texture generation id
|
2024-02-11 13:36:18 +01:00 |
|
Sandro Sobczyński
|
f6ebd079f5
|
Merge pull request #174 from GuidoDQR/fix-load-sprite
Fix sprite loading
|
2024-02-11 13:35:29 +01:00 |
|
Wellinator
|
0f7083aa5b
|
chore: fix cppcheck validation
|
2024-02-01 10:30:13 -03:00 |
|
Wellinator
|
9baad8199a
|
Merge branch 'master' into feature/texture_wraping
|
2024-01-31 18:28:19 -03:00 |
|
Wellinator
|
5eafc0bdba
|
chore: add tutorial 11, texture region repeat
|
2024-01-31 18:27:34 -03:00 |
|
Wellinator
|
c3c649dcdc
|
chore: add tutorial 11 ignore files
|
2024-01-31 18:15:36 -03:00 |
|
Wellinator
|
1c4a84dffa
|
chore: implements updateTextureInfo for texture packet update
|
2024-01-31 17:57:19 -03:00 |
|
Wellinator
|
f727dae150
|
refactore: change method from private to public
|
2024-01-31 17:53:20 -03:00 |
|
Wellinator
|
9b24ea3bb6
|
feat: allow changing the texture wrap settings
|
2024-01-31 14:27:48 -03:00 |
|
Guido Diego Quispe Robles
|
586180764e
|
Update png_loader.cpp
optimization
|
2024-01-25 01:33:15 -03:00 |
|
Guido Diego Quispe Robles
|
a329ea73cc
|
new namespace
|
2024-01-24 12:13:01 -03:00 |
|
Guido Diego Quispe Robles
|
5418e28b73
|
Update texture.cpp
initial texturecounter is 0 because texture buffer can't be 0.
if id is 0 always create a texture buffer.
|
2024-01-18 22:27:03 -03:00 |
|
Guido Diego Quispe Robles
|
d773173ece
|
id generation texture
|
2024-01-18 21:53:38 -03:00 |
|
Guido Diego Quispe Robles
|
aa21baaaf2
|
change core width and clut width
|
2024-01-04 22:11:10 -03:00 |
|
Sandro Sobczyński
|
0c0fcd697f
|
Merge pull request #173 from GuidoDQR/rsync
Fixed rsync warning from copy source code to docker volume
|
2024-01-02 21:10:17 +01:00 |
|
Guido Diego Quispe Robles
|
e07cfc502a
|
Update tasks.json
fixes rsync issue and prevents files from disappearing:
rsync warning: some files vanished before they could be transferred (code 24)
|
2023-12-28 09:16:44 -03:00 |
|
Sandro Sobczyński
|
ab08a385a6
|
Merge pull request #172 from h4570/support-new-pcsx2
Add support for new PCSX2
|
2023-11-25 16:55:36 +01:00 |
|
h4570
|
8642959d70
|
run in background
|
2023-11-25 16:36:08 +01:00 |
|
h4570
|
19ae6de1c7
|
add support for new pcsx2
|
2023-11-25 16:12:55 +01:00 |
|
h4570
|
c40558bd54
|
move vcl from my server to github repo
|
2023-11-25 14:12:42 +01:00 |
|
Sandro Sobczyński
|
700e878e61
|
Merge pull request #170 from h4570/misc-cleanup-wolf
Minor fixes
|
2023-11-13 20:15:10 +01:00 |
|
h4570
|
9ee1df81e6
|
Merge branch 'master' into misc-cleanup-wolf
|
2023-11-13 20:08:33 +01:00 |
|
Sandro Sobczyński
|
22ecaffe1b
|
Merge pull request #155 from Wolf3s/Cleanup
misc cleanup
|
2023-11-13 19:53:02 +01:00 |
|
h4570
|
26285c54e9
|
add israpps to readme
|
2023-11-13 19:46:44 +01:00 |
|
h4570
|
a52e2bec0e
|
move assets to github repo
|
2023-11-13 19:40:19 +01:00 |
|
Sandro Sobczyński
|
5583c7bc92
|
remove sha step
|
2023-11-13 19:12:39 +01:00 |
|
Sandro Sobczyński
|
b8e5309119
|
rename artifacts
|
2023-11-13 19:11:05 +01:00 |
|
Sandro Sobczyński
|
fdc5450181
|
Merge pull request #169 from h4570/github-actions
Github Actions refactor
|
2023-11-13 19:02:22 +01:00 |
|
Sandro Sobczyński
|
39a962c59b
|
github actions bugfixes
|
2023-11-13 18:53:35 +01:00 |
|
Sandro Sobczyński
|
b84bd99059
|
fix job name
|
2023-11-13 18:29:46 +01:00 |
|
Sandro Sobczyński
|
caa0fd4db3
|
refactor github actions
|
2023-11-13 18:27:38 +01:00 |
|
Sandro Sobczyński
|
daee3b4971
|
Merge pull request #168 from israpps/patch-5
add continous integration
|
2023-11-13 17:57:50 +01:00 |
|
Matías Israelson
|
02a23cd415
|
add continous integration
|
2023-11-13 10:23:57 -03:00 |
|
André Guilherme
|
c2e653c059
|
Merge branch 'h4570:master' into Cleanup
|
2023-11-12 09:57:00 -03:00 |
|
Sandro Sobczyński
|
676ac34ec3
|
Merge pull request #151 from Wellinator/feature/posix-drivers
Feature posix drivers loading
|
2023-11-11 17:37:41 +01:00 |
|
Wellinator
|
e229b34ad3
|
refactore: rename loadPOSIX to loadIO
|
2023-11-11 13:34:50 -03:00 |
|
Wellinator
|
67f70f80d8
|
Merge branch 'master' into feature/posix-drivers
|
2023-11-11 12:35:19 -03:00 |
|
Wellinator
|
1e046d9dda
|
merge: merge changes from upstream master
|
2023-11-11 12:32:04 -03:00 |
|
Sandro Sobczyński
|
383cdb3675
|
Merge pull request #166 from israpps/patch-4
Compact IRX externs
|
2023-11-11 11:34:28 +01:00 |
|
israpps
|
795910de69
|
Update irx_loader.cpp
|
2023-11-10 14:45:57 -03:00 |
|
Matías Israelson
|
b344fd4141
|
Compact IRX externs
|
2023-11-10 13:09:28 -03:00 |
|
Sandro Sobczyński
|
b3ff38af06
|
Merge pull request #162 from GuidoDQR/screenDebug
Screen debug
|
2023-11-08 22:53:16 +01:00 |
|
Guido Diego Quispe Robles
|
19c673767c
|
Debug Update
Screen debug for errors
|
2023-11-08 16:07:37 -03:00 |
|
Sandro Sobczyński
|
15a2dbb854
|
Merge pull request #161 from GuidoDQR/master
Fixed writeLogsToFile
|
2023-11-05 14:47:23 +01:00 |
|
Guido Diego Quispe Robles
|
f4f527b877
|
Update debug.hpp
clang format
|
2023-11-04 23:28:09 -03:00 |
|
Guido Diego Quispe Robles
|
ce4e2f663f
|
optimization code
created writeInLogFile function
tested in real PS2 and emulator
|
2023-11-04 23:27:16 -03:00 |
|
Guido Diego Quispe Robles
|
7736f00d71
|
Update debug.hpp
formatted with clang
|
2023-11-04 22:40:13 -03:00 |
|
Guido Diego Quispe Robles
|
878adf5dbb
|
Fix writeLogsToFile
Deleted logFile smart pointer and getLogFile function.
logfile created inside of the statics functions.
Debug.cpp can be deleted.
|
2023-11-04 22:35:13 -03:00 |
|
Sandro Sobczyński
|
d2da130771
|
Update README.MD
|
2023-10-19 21:22:56 +02:00 |
|