Commit Graph

  • 8f6bfe078b
    Add MSAA to isle-config, improve Exclusive Fullscreen resolution options. (#638) VoxelTek 2025-07-24 03:33:39 +1000
  • 03da1f0d9b Upgrade remaning code to ES 3.0 Anders Jenbo 2025-07-23 19:20:07 +0200
  • 2451b041f6
    Clear remaining unknown in Ambulance (#1650) Fabian Neundorf 2025-07-23 19:14:10 +0200
  • c118858a77 Make use of VAO Anders Jenbo 2025-07-23 18:54:52 +0200
  • 982d3af715 Make clang-format happy again VoxelTek 2025-07-24 02:28:51 +1000
  • eb4702348d Properly clean up resources Anders Jenbo 2025-07-23 18:16:51 +0200
  • 430ecbf938 Resolve color buffer before trying to download it Anders Jenbo 2025-07-23 18:11:06 +0200
  • 4670599fce Fix tab order VoxelTek 2025-07-24 02:08:56 +1000
  • 249b43a2a8 Make clang-format happy VoxelTek 2025-07-24 02:05:24 +1000
  • ef3b316fbd Add MSAA support VoxelTek 2025-07-24 02:04:04 +1000
  • f9c3a984ef Log effective MSAA Anders Jenbo 2025-07-23 17:48:57 +0200
  • 17ec92f194 Only create and blit one set of buffers Anders Jenbo 2025-07-23 17:32:39 +0200
  • 5985c4513e Make videoParam optional for config app Christian Semmler 2025-07-23 08:12:17 -0700
  • f642707159 Add dropdown for exclusive fullscreen resolutions VoxelTek 2025-07-24 01:07:52 +1000
  • 299216438d
    Update miniwin/CMakeLists.txt Christian Semmler 2025-07-23 07:42:48 -0700
  • ef82b65b9f
    Det correct depth capability Anders Jenbo 2025-07-23 16:34:04 +0200
  • d2cbe8ca51
    Update d3drmrenderer_opengles3.h Christian Semmler 2025-07-22 20:48:13 -0700
  • 499dc3b40b initguid Christian Semmler 2025-07-22 17:31:46 -0700
  • 40bcd5e47c
    Fix build on x86 Christian Semmler 2025-07-22 17:11:19 -0700
  • 23f270d1e6
    Fix Christian Semmler 2025-07-22 17:05:58 -0700
  • a1996862db
    Fix Christian Semmler 2025-07-22 16:58:43 -0700
  • 7cee468110
    Rename GLES2 -> GLES3 Christian Semmler 2025-07-22 16:50:27 -0700
  • 426958bf7b
    Cleanup Christian Semmler 2025-07-22 16:45:18 -0700
  • 11316f5699
    MSAA WIP Christian Semmler 2025-07-22 16:19:35 -0700
  • eae038f6a9
    Clear unknowns in MxVideoParamFlags (#1648) Fabian Neundorf 2025-07-22 20:58:00 +0200
  • ed33541a2e
    Clear unknowns in LegoAnimScene (#1649) Fabian Neundorf 2025-07-22 19:45:50 +0200
  • 36f6d963dc
    BETA matches for SoundManagers (#1646) jonschz 2025-07-21 23:42:42 +0200
  • fd299137ff
    Clear unknowns LegoCameraController (#1647) Fabian Neundorf 2025-07-21 22:18:59 +0200
  • b1dcc26d79
    Beta functions for MxVariable (#1645) MS 2025-07-20 23:08:26 -0400
  • 4edd8d1214
    Beta match MxThread and MxSemaphore (#1644) MS 2025-07-20 21:58:16 -0400
  • e86fd71560
    Handle SDL_EVENT_FINGER_CANCELED (#633) Christian Semmler 2025-07-20 09:33:53 -0700
  • 6a45dbec34
    Merge remote-tracking branch 'isle/master' Christian Semmler 2025-07-20 09:25:06 -0700
  • 2980f88bb0
    Fix filenames based on BETA10 MxAutoLock (#1640) jonschz 2025-07-20 18:20:40 +0200
  • 7d95912c74 Handle SDL_EVENT_FINGER_CANCELED Christian Semmler 2025-07-20 09:18:09 -0700
  • 132d9c817f
    Build BETA10 in CI (#1639) MS 2025-07-20 11:47:08 -0400
  • 0a58d112e8
    Clear unknowns in LegoOmni and misc.h (#1642) Fabian Neundorf 2025-07-20 17:18:59 +0200
  • 56c15699da
    Clear unknown in MxSoundManager (#1641) Fabian Neundorf 2025-07-20 16:05:28 +0200
  • 6b5f3724c0
    Beta match MxAutoLock and MxCriticalSection (#1638) jonschz 2025-07-20 07:57:26 +0200
  • ffa346d9d2
    Merge branch 'isledecomp:master' into psp VoxelTek 2025-07-20 14:56:21 +1000
  • 3c3c36c0b9
    Added Windows (MSVC) and Linux debug builds to CI (#631) Steven 2025-07-19 20:05:09 +0000
  • d688371947
    Added Windows (MSVC) and Linux debug builds to CI StevenSYS 2025-07-19 19:24:29 +0000
  • 71c767d92b
    Fix bad merge (#628) Anders Jenbo 2025-07-19 18:00:01 +0200
  • 54b11e3feb Fix bad merge Anders Jenbo 2025-07-19 17:47:10 +0200
  • 9e860d910c
    Name spawn areas (#1636) Fabian Neundorf 2025-07-19 16:29:34 +0200
  • 73d9ef1d80
    Improve FUN_10061010, other fixes (#1634) jonschz 2025-07-19 16:28:35 +0200
  • 3129bd289d
    Merge branch 'isledecomp:master' into psp VoxelTek 2025-07-19 22:05:54 +1000
  • af4aee7cd4 Fix builds with out debugging tools Anders Jenbo 2025-07-19 13:45:05 +0200
  • 29d7a5df89
    Get BETA10 to compile again (#1635) jonschz 2025-07-19 12:24:49 +0200
  • bd71370602
    Clear unknown in LegoControlManagerNotificationParam (#1633) Fabian Neundorf 2025-07-19 01:09:37 +0200
  • 10195dcbcb
    Add more rumble events (#627) Christian Semmler 2025-07-18 15:52:42 -0700
  • fdd494dfbb Add check for haptic Christian Semmler 2025-07-18 15:39:57 -0700
  • 98e5d84d48 Add more rumble events Christian Semmler 2025-07-18 15:37:21 -0700
  • 6b551b14c0
    Add assert for dynamic_cast (#626) Christian Semmler 2025-07-18 15:06:47 -0700
  • 9b77d6c10c Add assert for dynamic_cast Christian Semmler 2025-07-18 14:52:47 -0700
  • 55a3ad71c6
    Bump Python to 3.12 (#625) Christian Semmler 2025-07-18 14:51:11 -0700
  • 10d4142c39
    Merge remote-tracking branch 'isle/master' Christian Semmler 2025-07-18 14:44:18 -0700
  • 38213275cf
    Proper cleanup on user requested exit (#624) Christian Semmler 2025-07-18 14:40:25 -0700
  • 1ced953dd4 Bump Python to 3.12 Christian Semmler 2025-07-18 14:39:40 -0700
  • 556b2deef2
    Fix ViewLODList leaks (#623) Christian Semmler 2025-07-18 14:34:23 -0700
  • cfd36ec88f
    Clear unknowns in LegoPhonemePresenter (#1632) Fabian Neundorf 2025-07-18 23:26:34 +0200
  • 4b187c67b0 Proper cleanup on user requested exit Christian Semmler 2025-07-18 14:24:48 -0700
  • 6395f39cca Fix naming Christian Semmler 2025-07-18 14:20:47 -0700
  • 3bdcd48254 Add vector clear Christian Semmler 2025-07-18 14:12:54 -0700
  • 5164b9103c Fix ViewLODList leaks Christian Semmler 2025-07-18 14:10:16 -0700
  • 66844aa945
    Clear unknown in TimeROI (#1631) Fabian Neundorf 2025-07-18 01:53:35 +0200
  • 0ed1850509 remove top buttons olebeck 2025-07-18 00:59:32 +0200
  • b8b8fc4d19 Merge remote-tracking branch 'upstream/master' olebeck 2025-07-17 16:52:20 +0200
  • 6683288c77 properly release lodlist olebeck 2025-07-17 16:47:58 +0200
  • 9a9346c83d more of the layout for config olebeck 2025-07-17 16:40:09 +0200
  • 6d6971734b
    Clear unknowns in LegoROI (#1630) Fabian Neundorf 2025-07-17 01:19:17 +0200
  • df84f4d7a5
    🩹 fix: use actual transparent pixel if surface supports alpha channel (#616) Helloyunho 2025-07-17 00:32:37 +0900
  • d9eefa7203
    🩹 fix: use actual transparent pixel if surface supports alpha channel Helloyunho 2025-07-16 20:26:27 +0900
  • bf3820c054
    Fix debug mode when OpenGL is set as graphics device (#615) VoxelTek 2025-07-16 18:22:36 +1000
  • a0777b6df3 Add to BeginFrame() functions VoxelTek 2025-07-16 18:10:35 +1000
  • d6eae83772
    Prevention measures for OpenGL ES 2.0 VoxelTek 2025-07-16 17:51:21 +1000
  • 77893921d8
    Additional prevention measures for OpenGL 1.1 VoxelTek 2025-07-16 17:50:50 +1000
  • 55b91255ed OpenGL 1.1 now also functioning! VoxelTek 2025-07-16 17:14:31 +1000
  • 308f93a365 Confirmed: OpenGL ES 2 debug mode fixed! VoxelTek 2025-07-16 17:13:01 +1000
  • 37646e2cb2 Add "fixes" for OpenGL ES 2 VoxelTek 2025-07-16 16:52:52 +1000
  • b2bbfb17cf Fix ImGui debug window weirdness VoxelTek 2025-07-16 14:51:17 +1000
  • 84bd0a1a87
    Rework of isle-config, add resolution adjustment and max framerate settings (#608) VoxelTek 2025-07-16 12:29:45 +1000
  • 618d179ffc Simplify code VoxelTek 2025-07-16 12:19:36 +1000
  • 5b58e1afb6
    Merge branch 'master' into resolution-adjustment VoxelTek 2025-07-16 12:09:30 +1000
  • d72d547aee Fix tab order VoxelTek 2025-07-16 12:08:55 +1000
  • 3cbb84d5ad Raise max LoD value to 60 VoxelTek 2025-07-16 12:02:58 +1000
  • b6a4f65db4
    Add CLI help message, accessible with --help (#614) VoxelTek 2025-07-16 10:29:42 +1000
  • ad2832b096
    (Web port) Pass vibration milliseconds into device haptics Christian Semmler 2025-07-15 17:18:54 -0700
  • 9407f0ac81 Make clang-format happy again VoxelTek 2025-07-16 10:17:38 +1000
  • f8ffcf9789
    Remove unnecesary break 2 VoxelTek 2025-07-16 10:16:58 +1000
  • 77758b4431
    Remove unnecesary break VoxelTek 2025-07-16 10:16:40 +1000
  • 575234ed92 Move to switch instead of creating temp var VoxelTek 2025-07-16 10:15:35 +1000
  • 783683ac1d Make clang-format happy VoxelTek 2025-07-16 10:08:19 +1000
  • 60e6a55b61 Add CLI --help argument VoxelTek 2025-07-16 10:07:57 +1000
  • deca5e5a2e
    Add device and gamepad haptics to web port (#613) Christian Semmler 2025-07-15 16:50:14 -0700
  • c0725c9ae3
    Remove LEGO1_EXPORT from inline function Christian Semmler 2025-07-15 16:38:58 -0700
  • f865cf8a05
    Update skip.yml Christian Semmler 2025-07-15 16:33:57 -0700
  • f4d9d650c1
    Add device and gamepad haptics to web port Christian Semmler 2025-07-15 16:29:25 -0700
  • d0dc595fc5
    (Touch controls) Use full virtual joystick instead of hybrid (#612) Christian Semmler 2025-07-15 15:18:55 -0700
  • bf354523ac
    Update legoinputmanager.cpp Christian Semmler 2025-07-16 00:09:38 +0200
  • 797aac1410 Change radius Christian Semmler 2025-07-15 14:48:27 -0700