Issues
- 3
VRAM manager layer
#281 opened by Protofall - 0
"code/" folder can't be recursive ATM
#283 opened by Protofall - 0
Make PR for cdi4dc to add parameter for not output
#282 opened by Protofall - 3
Crayon: Make seperate .a file for sd loading
#231 opened by Protofall - 0
Properly integrate DreamHAL into Crayon
#280 opened by Protofall - 0
Use more "const"
#279 opened by Protofall - 1
Crayon Savefile should also use __game_base_path
#278 opened by Protofall - 1
Crayon: Finish crayon_init()
#230 opened by Protofall - 0
Move some of readme to the wiki
#277 opened by Protofall - 1
Fix typos in readme
#275 opened by Protofall - 0
graphics_init() also creates a default camera
#263 opened by Protofall - 0
Crayon: Move pvr_set_pal_format() to graphics init
#235 opened by Protofall - 0
Demos: Savefile broken
#241 opened by Protofall - 0
Prepare for Open Source
#272 opened by Protofall - 0
Fix deadzone logic in thumbstick code
#273 opened by Protofall - 0
Somehow unify Crayon_Savefile
#271 opened by Protofall - 1
Change "crayon_viewport_t" to use vectors
#270 opened by Protofall - 4
SD boot doesn't work when done via crayon_init()
#269 opened by Protofall - 0
Crayon: Update Crayon Misc to state version 0.4.0
#268 opened by Protofall - 0
Crayon: Update Crayon Misc to state version 0.3.0
#267 opened by Protofall - 0
- 0
Clean up textured camera demos
#262 opened by Protofall - 0
Proportional font use normal sprite renderers
#265 opened by Protofall - 2
Crayon: Review Simple Sprite renderer
#251 opened by Protofall - 0
Hardware/Software crop optimisation
#260 opened by Protofall - 3
Out-Of-Bounds functions can give false positives
#259 opened by Protofall - 3
Crayon: Missing assets folder causes error
#242 opened by Protofall - 14
Crayon: Preprocessing tags update
#229 opened by Protofall - 1
General: Use int for looping
#238 opened by Protofall - 3
Crayon: Way to toggle OOB and cropping checks
#240 opened by Protofall - 1
Simple Sprites are shaky when zoomed out
#256 opened by Protofall - 0
Camera-Simple/Enhanced needs text on camera
#258 opened by Protofall - 0
Add pre-processing tags for SOX
#254 opened by Protofall - 0
Add pre-processing tags for VMU icon formats
#253 opened by Protofall - 0
Crayon: Bring over enhancements from Savefile Repo
#236 opened by Protofall - 1
Crayon: Make "input" section to libcrayon
#250 opened by Protofall - 0
Crayon: Make scale a union
#249 opened by Protofall - 0
Crayon: Store radians instead of degrees
#248 opened by Protofall - 1
Demo: Some demos using invalid options.
#247 opened by Protofall - 0
Crayon: Draw array "size"
#246 opened by Protofall - 0
Crayon: Untextured Enhanced/Simple renderers?
#245 opened by Protofall - 0
- 1
Crayon: Threading wrapper
#243 opened by Protofall - 0
Crayon: Ram usage
#239 opened by Protofall - 1
Crayon: Better error info
#228 opened by Protofall - 2
Crayon: Better savefile format
#232 opened by Protofall - 1
Crayon: Function saying max savefile payload
#233 opened by Protofall - 1
crayon_memory_free_txr() inline causing issues
#237 opened by Protofall - 1
Crayon: Define to set max sprite array size
#234 opened by Protofall - 4
Crayon: Mem-leak check
#227 opened by Protofall