Commit Graph

  • e17747a2c7
    Merge b1ffd123fa into 6139428207 Andy Vandijck 2025-04-04 15:43:42 +0000
  • b1ffd123fa Fix spaces Andy Vandijck 2025-04-04 17:43:37 +0200
  • 6b52804d29 Fix 8 bit Andy Vandijck 2025-04-04 16:54:50 +0200
  • 6eac883802 Fix 24 bit color Andy Vandijck 2025-04-04 15:48:36 +0200
  • 0224fabcd5 Fix 24 bit colors for wx port and add 8 bit screenshot Andy Vandijck 2025-04-04 11:53:39 +0200
  • 6f7c165ab2 Remove newline Andy Vandijck 2025-04-04 10:14:02 +0200
  • 9c191997fa Renderer info Andy Vandijck 2025-04-04 10:05:31 +0200
  • 29e534c733 Add SDL version print Andy Vandijck 2025-04-04 09:54:29 +0200
  • d57e7a4a54 Same color masks for OpenGL Andy Vandijck 2025-04-04 09:36:24 +0200
  • 7c3e83f17d Fix no OpenGL Andy Vandijck 2025-04-04 09:34:26 +0200
  • b93802b144 Add OpenGL renderer info Andy Vandijck 2025-04-04 09:33:35 +0200
  • 0e00dfdd12 Fix OpenGL colors (24 and 32 bit) Andy Vandijck 2025-04-04 09:27:57 +0200
  • b9901aaf1c Revert installdeps Andy Vandijck 2025-04-03 15:08:12 +0200
  • 591033b84a Fix installdeps Andy Vandijck 2025-04-03 15:03:23 +0200
  • 01e485756e Update installdeps Andy Vandijck 2025-04-03 14:57:20 +0200
  • 0a86e9d595 Merge branch 'master' of https://github.com/vampirecat35/visualboyadvance-m Andy Vandijck 2025-04-03 12:32:48 +0200
  • f3444935bf Update SDL.cpp Andy Vandijck 2025-04-03 12:32:34 +0200
  • 1b39ea92b7
    Merge pull request #1 from visualboyadvance-m/master Andy Vandijck 2025-04-03 11:54:33 +0200
  • 4317e35cba Fix esp-idf build Andy Vandijck 2025-04-03 10:46:41 +0200
  • 19b38725b8 Fix 8 bit colors Andy Vandijck 2025-04-03 10:24:15 +0200
  • ff60572e2b Add 8 bit color to image util Andy Vandijck 2025-04-03 09:35:10 +0200
  • a0923d1593 Fix 8 bit filters Andy Vandijck 2025-04-03 09:24:04 +0200
  • 9f9873ee4e Fix 8 bit filters Andy Vandijck 2025-04-03 08:09:20 +0200
  • a2db7463c8 Fix 8 bit filter Andy Vandijck 2025-04-03 08:06:19 +0200
  • fc1b56c0e7 Fix 8 bit filters Andy Vandijck 2025-04-02 19:38:33 +0200
  • 7a0fa297d0 Fix filters for 8 bit Andy Vandijck 2025-04-02 19:31:07 +0200
  • 291c3b13bf Fix 8 bit Andy Vandijck 2025-04-02 17:17:54 +0200
  • a2fb67f5a9 Add 8 bit drawing Andy Vandijck 2025-04-02 17:12:51 +0200
  • 2ca2dddd07
    Merge 074ab8cd5e into 6139428207 Rafael Kitover 2025-04-02 07:30:35 -0700
  • 6139428207
    translations: remove dup Chinese translations master Rafael Kitover 2025-04-02 13:45:14 +0000
  • 37825c6a18 Revert to V2.4 of SFML Andy Vandijck 2025-04-02 15:27:34 +0200
  • c39ee4cba9 Fix mistake Andy Vandijck 2025-04-02 15:24:07 +0200
  • 0d2027686b Option to disable OpenGL Andy Vandijck 2025-04-02 15:22:11 +0200
  • 742abcaab5 Fix spaces Andy Vandijck 2025-04-02 14:45:07 +0200
  • 805d62a0a9 Fix spaces Andy Vandijck 2025-04-02 14:41:40 +0200
  • 1f67d89101 Fix for SDL2 key Andy Vandijck 2025-04-02 14:37:04 +0200
  • 60c63db909 Fix to joysticks for SDL2 Andy Vandijck 2025-04-02 14:35:04 +0200
  • d60456b78e Fix spaces Andy Vandijck 2025-04-02 14:32:03 +0200
  • 1a74426ba3 Fix spaces Andy Vandijck 2025-04-02 14:27:10 +0200
  • 7e60fdcab5 Fix spaces Andy Vandijck 2025-04-02 14:25:51 +0200
  • af14bf8006 Fix spaces Andy Vandijck 2025-04-02 14:24:06 +0200
  • 995542808f Fix CXX flags Andy Vandijck 2025-04-02 13:29:51 +0200
  • dda56f4ce7 Fix build Andy Vandijck 2025-04-02 12:45:04 +0200
  • b98e80931d Fix drawing using scale Andy Vandijck 2025-04-02 12:38:50 +0200
  • 3a7ea2e6cb Fix build with SDL2 Andy Vandijck 2025-04-02 11:59:57 +0200
  • 742464f49a Fix build with libretro Andy Vandijck 2025-04-02 11:55:16 +0200
  • de06859506 Add support for both SDL2 and SDL3 Andy Vandijck 2025-04-02 11:52:10 +0200
  • 5a5579d27f
    build: minor followup on SFML 3.x API change Rafael Kitover 2025-04-02 09:07:54 +0000
  • 80b0946760 Fix main Andy Vandijck 2025-04-02 09:00:30 +0200
  • 29e85e5d87 build: update Link SFML usage to SFML 3.x APIs Rafael Kitover 2025-04-01 23:33:39 +0000
  • c038bb6c3f
    build: update Link SFML usage to SFML 3.x APIs Rafael Kitover 2025-04-01 23:33:39 +0000
  • e228394656 [Input] Process key down event for some controls Fabrice de Gans 2025-04-01 18:57:26 +0200
  • fafe44c26d Add 8 bit to the info Andy Vandijck 2025-04-01 16:51:13 +0200
  • d314ff85de Default to 16 bit color for OpenGL Andy Vandijck 2025-04-01 16:14:55 +0200
  • 5109f8d656 Fix filters Andy Vandijck 2025-04-01 16:09:42 +0200
  • 915a83ea42 Fix 8 and 16 bit color Andy Vandijck 2025-04-01 15:52:35 +0200
  • b2637cf1dd Fix filters Andy Vandijck 2025-04-01 15:37:56 +0200
  • 9b6d9f4bef Fix 8 bit GBA Andy Vandijck 2025-04-01 15:33:50 +0200
  • 476e3a46ea Add 8 bit color support Andy Vandijck 2025-04-01 14:46:15 +0200
  • 0a225e8df2 Fix 24 bit color depth Andy Vandijck 2025-04-01 10:59:30 +0200
  • fb98ad0301 Fix OpenGL colors (No blue) Andy Vandijck 2025-03-31 18:54:12 +0200
  • f62c9acd6c Fix 16 bit OpenGL Andy Vandijck 2025-03-31 18:12:01 +0200
  • 18fcc49cd8
    Merge 999400dc53 into d5ac2a853b Squall Leonhart 2025-03-31 10:54:06 +0800
  • 8ad0efe2ef
    Merge 4196385fb6 into d5ac2a853b Squall Leonhart 2025-03-30 21:36:54 +0100
  • f56d503a4e
    Update audio_sdl.cpp Andy Vandijck 2025-03-30 17:22:31 +0200
  • a357311aee SDL3 port Andy Vandijck 2025-03-30 09:43:32 +0200
  • 4df78523cc
    Merge pull request #2 from visualboyadvance-m/master Andy Vandijck 2025-03-29 20:47:19 +0100
  • d5ac2a853b
    Revert "Update Link SFML usage to SFML 3.x APIs" Rafael Kitover 2025-03-29 19:40:59 +0000
  • b0394ee0bf
    Merge pull request #1 from visualboyadvance-m/master Andy Vandijck 2025-03-29 20:32:27 +0100
  • e0517b60fb Update default.nix Andy Vandijck 2025-03-29 20:16:34 +0100
  • 9871cf514e Set up SDL3 in the script files Andy Vandijck 2025-03-29 20:09:20 +0100
  • 663366a3a6 Fix macOS build with newer wxWidgets Andy Vandijck 2025-03-29 20:00:55 +0100
  • e82ae7bb13
    Update Link SFML usage to SFML 3.x APIs Rafael Kitover 2025-03-29 18:54:53 +0000
  • f73e7c7aee SDL3 port for wxWidgets and 16bit OpenGL support Andy Vandijck 2025-03-29 19:08:54 +0100
  • e5220402a6 Fix unsafe string functions Andy Vandijck 2025-03-29 15:43:59 +0100
  • 71d8c2cfe9 Fix 16 bit color support Andy Vandijck 2025-03-29 14:35:07 +0100
  • a72615e907 Add no opengl macro Andy Vandijck 2025-03-29 14:26:01 +0100
  • 02e2e67ffa Add SDL3 support Andy Vandijck 2025-03-29 14:06:29 +0100
  • 20b82d8ab7
    translations: transifex pull Rafael Kitover 2025-03-29 04:00:24 +0000
  • 8d26b4f49f
    translations: transifex pull Rafael Kitover 2025-03-25 23:00:22 +0000
  • 3fdc30f7d7
    Mark `wxEVT_KEY_DOWN` as processed in `wxvbamApp` (#1424) Fabrice de Gans 2025-03-22 16:24:14 -0700
  • f8fcc6c577 Mark `wxEVT_KEY_DOWN` as processed in `wxvbamApp` Fabrice de Gans 2025-03-22 16:02:39 -0700
  • 57211ddc77
    translations: transifex pull Rafael Kitover 2025-03-20 19:00:21 +0000
  • 701d506205
    Merge f6be6ac126 into 2de7efd9eb Rafael Kitover 2025-03-16 16:56:50 -0400
  • 2de7efd9eb
    Reallocate GBA ROM to the the new size(#1422) Squall Leonhart 2025-03-16 07:39:57 +1100
  • 288d2422a0
    reallocate the new size instead of the old Squall Leonhart 2025-03-14 00:26:53 +1100
  • 70d9d5d7c0 Feature enablement: This hooks up the initial WIP direct3d 9 stuff d3d9 Zach Bacon 2025-03-07 23:59:55 -0500
  • 5b4559f4ee
    translations: transifex pull Rafael Kitover 2025-03-07 13:00:21 +0000
  • 6178526cd9
    translations: transifex pull Rafael Kitover 2025-03-06 09:00:20 +0000
  • c8a1d8eb2e
    translations: transifex pull Rafael Kitover 2025-02-28 23:00:26 +0000
  • 6e3883937b
    translations: transifex pull Rafael Kitover 2025-02-28 22:00:21 +0000
  • 8dd647914a
    translations: transifex pull Rafael Kitover 2025-02-20 17:00:21 +0000
  • 0dae126a29
    translations: transifex pull Rafael Kitover 2025-02-20 16:00:22 +0000
  • 5038cd7ba5
    translations: transifex pull Rafael Kitover 2025-02-16 23:00:22 +0000
  • ddd8fca044
    translations: transifex pull Rafael Kitover 2025-02-11 19:00:21 +0000
  • 25c85a83d9
    translations: transifex pull Rafael Kitover 2025-02-11 18:00:21 +0000
  • 32dd410954
    [build] Disable link (#1411) Fabrice de Gans 2025-02-08 15:13:10 -0800
  • f6be6ac126 add u32 string specialization bundle-sfml Fabrice de Gans 2025-02-08 15:09:07 -0800
  • 220aa758e6 Fix Linux build Fabrice de Gans 2025-02-08 13:01:57 -0800
  • d47da12f50 Fix compilation issues on Windows and macOS Fabrice de Gans 2025-02-08 12:56:25 -0800