Commit Graph

64 Commits

Author SHA1 Message Date
Luke Street 0918b91b76 Replace with thread-loader and cache-loader 2019-11-19 22:29:57 -05:00
Luke Street 71c4f3eb91 webpack: Improvements to dev server speed 2019-11-19 22:15:16 -05:00
Luke S 383ff76a36 Convert project to Webpack 4 (#178)
* Convert project to Webpack 4

* Remove buffer dependency
2019-11-19 11:25:58 -08:00
Jasper St. Pierre 23a83dc6e8 Allow dragiging folders of JPA files
And folders in general, kinda
2019-11-17 12:08:20 -08:00
David A Roberts 4a0b96fa28 GTA: texture supercompression 2019-11-15 19:52:48 +10:00
Jasper St. Pierre ccbd82cc04 More WebGPU work 2019-11-05 22:41:13 -08:00
Jasper St. Pierre ad7f111bbb WebGPU start 2019-11-05 03:24:31 -08:00
Jasper St. Pierre 062cf414ae Put Sentry back 2019-10-27 19:11:14 -07:00
Jasper St. Pierre aaa2f67b57 Fix build 2019-10-27 18:47:21 -07:00
Jasper St. Pierre 13c283fedc Parcel v1 is back
It sucks, but not as much as V2. Today was a pointless waste of time. I love those!
2019-10-27 18:42:12 -07:00
Jasper St. Pierre 4284c55cd2 try one more stupid thing 2019-10-27 14:34:40 -07:00
Jasper St. Pierre df1a40ae75 One more attempt to fix things up 2019-10-27 14:17:54 -07:00
Jasper St. Pierre 6b83a30eba Disable src/embed.html for now
Attempt to get Parcel v2 to really work
2019-10-27 13:59:46 -07:00
Jasper St. Pierre 0d917691fd Disable scope hoisting for now
https://github.com/parcel-bundler/parcel/issues/3690
2019-10-27 13:34:58 -07:00
Jasper St. Pierre 73944edb85 Remove Sentry for now 2019-10-27 13:34:57 -07:00
Jasper St. Pierre 0b5b04502a Some more attempted fixes for Parcel 2019-10-27 13:34:56 -07:00
Jasper St. Pierre 0afa53a261 Try upgrading to Parcel v2 alpha 2019-10-27 13:34:55 -07:00
Jasper St. Pierre a5e6267521 Revert "Try upgrading to Parcel v2 alpha"
This reverts commit 4b1c2dd0c3.
2019-10-27 12:47:03 -07:00
Jasper St. Pierre 4b1c2dd0c3 Try upgrading to Parcel v2 alpha 2019-10-27 12:39:44 -07:00
David A Roberts ca666b07b8 GrandTheftAutoSanAndreas 2019-10-26 08:29:38 -07:00
David A Roberts aff6487379 GrandTheftAutoViceCity 2019-10-19 16:48:13 -07:00
Jasper St. Pierre 0ec739c81d ui: Add some declarative ways to adjust debug floaters 2019-10-19 16:34:19 -07:00
David A Roberts 4ebdc794ad GrandTheftAuto3: water and sky (#148)
* GrandTheftAuto3: water

* GrandTheftAuto3: ocean plane

* GrandTheftAuto3: sky rendering

* GrandTheftAuto3: fetch IMG for complete map
2019-10-13 09:07:30 -07:00
David A Roberts f43f9e1594 Add GTA3 2019-10-04 20:03:26 -07:00
Jasper St. Pierre edec6900eb Expand use of sampler cache some more
Also add double free tracking. This currently fires in
Super Mario Galaxy, Fez, Smash Brawl, in core RT code,
and maybe a few other places.
2019-09-19 19:10:03 -07:00