ClassiCube/misc
2024-07-09 07:48:45 +10:00
..
3ds 3DS: Embed citro3d source directly into the graphics backend 2024-04-07 09:06:34 +10:00
build_scripts PS1: Slightly optimise rendering (9 to 13 FPS) 2024-06-30 09:30:18 +10:00
dreamcast Dreamcast: Fix vertex clipping in assembly optimised 2024-07-08 07:14:47 +10:00
ds DS: Fix crashing in DS mode with last commit 2024-04-07 18:09:11 +10:00
gc Tidy up makefiles a bit more 2024-06-22 21:55:29 +10:00
linux PS1: Slightly optimise rendering (9 to 13 FPS) 2024-06-30 09:30:18 +10:00
macclassic Tidy up makefiles a bit more 2024-06-22 21:55:29 +10:00
macOS Support mc:// urls as command line argument 2024-06-26 23:30:04 +10:00
n64 Slightly tidy up some console makefiles 2024-06-20 19:03:55 +10:00
opengl Implement scissoring for Direct3D9/11/OpenGL too 2024-06-21 21:08:57 +10:00
os2 Classic mac stuff 2024-06-02 20:17:56 +10:00
ps1 Saturn: Textures work kinda 2024-07-05 19:37:54 +10:00
ps2 PS2: Enable SSL support too 2024-07-09 07:48:45 +10:00
ps3 PS1: WIP on texture support 2024-03-30 21:43:28 +11:00
psp PSP: Use fast clear 2024-06-26 21:15:48 +10:00
saturn TNT shouldn't blow up in singleplayer when in classic mode 2024-05-19 22:31:48 +10:00
sdl SDL2/SDL3: Add icon and makefile support 2024-06-06 18:40:21 +10:00
switch Try to fix opening graphics menu crashing on N64 2024-06-05 12:28:52 +10:00
vita Slightly tidy up some console makefiles 2024-06-20 19:03:55 +10:00
wii add audio backend for GC/Wii 2024-03-26 02:53:43 -04:00
wiiu WiiU: Add onscreen keyboard 2024-05-01 07:35:07 +10:00
windows Move autogenerated header files out of src directory 2024-05-26 18:04:17 +10:00
x11 PS1: Slightly optimise rendering (9 to 13 FPS) 2024-06-30 09:30:18 +10:00
xbox Xbox: Add splitscreen too 2024-04-26 07:51:18 +10:00
xbox360 Tidy up makefiles a bit more 2024-06-22 21:55:29 +10:00
bitmap_font_gen.cs WIP on very basic platform independent system font backend 2023-09-30 09:11:21 +10:00
CCicon.ico attempt to add icon 2019-01-31 15:42:57 +11:00
CCicon.png add original icon png 2019-10-21 06:56:32 +11:00
certs.h Add root certificates for most important websites for BearSSL 2023-09-14 19:20:36 +10:00
readme.md Xbox: Get resource downloading to work at least 2023-08-28 21:53:34 +10:00

This folder contains additional files and resources for ClassiCube

Icons

CCicon.ico is the basis icon for the other icon files

Generating icons that can be embedded in the executable is operating system and compiler specific - see the relevant operating system folder for more details

TODO: Explain how to compile your own icon for all the platforms

Folder meanings

File Description
windows Contains icons
macOS Contains icons, Info.plist for generating macOS Application Bundle
linux Contains icons, script for generating a Desktop Entry
xbox Contains Xbox shaders
build_scripts Contains scripts for compiling plugins and optimised ClassiCube executables