Skip to content

Commit d455c21

Browse files
BlaypegBlaypeg
Blaypeg
authored and
Blaypeg
committed
Merge pull request #2 from DHrpcs3/master
update
2 parents 42e5000 + f545ba0 commit d455c21

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2852
-2342
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Compiled Static libraries
1010
*.lai
1111
*.la
12-
*.a
12+
# *.a # Commented out since OpenAL Soft's binaries use this extension.
1313
*.opensdf
1414
*.sdf
1515
*.suo
@@ -45,6 +45,10 @@
4545
/bin/*.exp
4646
rpcs3/git-version.h
4747

48+
# Visual Studio Profiler Files
49+
*.vspx
50+
*.psess
51+
4852
# Copyrighted files
4953
/bin/data/
5054
/bin/dev_flash/data/font

OpenAL/Win32/EFX-Util.lib

-9.7 KB
Binary file not shown.

OpenAL/Win32/OpenAL32.lib

-20.1 KB
Binary file not shown.

OpenAL/Win32/libOpenAL32.dll.a

93.4 KB
Binary file not shown.

OpenAL/Win64/EFX-Util.lib

-15.6 KB
Binary file not shown.

OpenAL/Win64/OpenAL32.lib

-19.4 KB
Binary file not shown.

OpenAL/Win64/libOpenAL32.dll.a

91.4 KB
Binary file not shown.

OpenAL/include/EFX-Util.h

Lines changed: 0 additions & 422 deletions
This file was deleted.

0 commit comments

Comments
 (0)