Skip to content

Commit

Permalink
Merge pull request mamedev#257 from libretro/revert-256-libretro/mame…
Browse files Browse the repository at this point in the history
…-0.235

Revert "libretro/mame 0.235"
  • Loading branch information
inactive123 committed Aug 29, 2021
2 parents 4eaa33d + dfb6c38 commit 2a05aed
Show file tree
Hide file tree
Showing 9,580 changed files with 1,129,635 additions and 228,209 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 1 addition & 6 deletions 3rdparty/bgfx/.appveyor.yml
@@ -1,16 +1,11 @@
shallow_clone: true

os:
- Visual Studio 2019
- Visual Studio 2017

environment:
matrix:
- TOOLSET: vs2017
# - TOOLSET: vs2019

platform:
- Win32
- x64

configuration:
- Debug
Expand Down
1 change: 0 additions & 1 deletion 3rdparty/bgfx/.gitignore
Expand Up @@ -6,4 +6,3 @@
tags
.gdb_history
.vscode
*.TMP
4 changes: 2 additions & 2 deletions 3rdparty/bgfx/.travis.yml
Expand Up @@ -24,7 +24,7 @@ before_script:

script:
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then make build CXX="g++-8" CC="gcc-8"; fi
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then make osx-x64-debug; fi
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then make osx-debug64; fi

branches:
only:
Expand All @@ -33,4 +33,4 @@ branches:
notifications:
email: false

osx_image: xcode11
osx_image: xcode10.3
7 changes: 0 additions & 7 deletions 3rdparty/bgfx/3rdparty/cgltf/LICENSE

This file was deleted.

0 comments on commit 2a05aed

Please sign in to comment.