RSS feed
	
	
	
		72a5f366
		 – Cameron Cawley <ccawley2011@gmail.com>
 authored
 on 2020/06/25 12:28
		
Always use the first available joystick with SDL 1.2
		 
	
		d5f12b2f
		 – Cameron Cawley <ccawley2011@gmail.com>
 authored
 on 2020/05/18 18:57
		
Add a fallback for when 24bpp screen modes are unsupported
		 
	
		cf8789f8
		 – Cameron Cawley <ccawley2011@gmail.com>
 authored
 on 2020/05/11 19:30
		
Initial SDL 1.2 backend
		 
	
		79ec91c8
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/19 21:23
		
3DS: Make the DSP error message more clear
		 
	
		52affb4a
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/19 20:54
		
3DS: Tiny cleanup
		 
	
		c60303e1
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/19 20:49
		
3DS: More error handling
		 
	
		ccd436bc
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/19 20:47
		
3DS: More error detection for audio
		 
	
		8a560eb8
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/18 10:25
		
Shut up a GCC warning
		 
	
		2e6c2914
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/18 09:19
		
3DS: Move save data to different directory
		 
	
		48926f32
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/17 18:48
		
3DS: Detect more errors
		 
	
		dd0d4537
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/17 18:46
		
3DS: Disable depth test
		 
	
		5d970e86
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/15 10:28
		
Cleanup
		 
	
		35d3d20d
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/15 10:27
		
Even better way
		 
	
		977a5eb4
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/15 10:25
		
Add better 3DS audio thread priority
		 
	
		497adce1
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/15 10:22
		
Add mutexes to 3DS audio backend
		 
	
		2f8e7713
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/15 10:00
		
Fix a typo
		 
	
		cbef077f
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/15 09:46
		
3DS - Save some RAM
		 
	
		cf92263f
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 19:43
		
3DS - Swap ZL and ZR
		 
	
		3e03995a
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 19:23
		
Update 3DS build instructions
		 
	
		0d7ad335
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 19:22
		
Make some filenames more consistent
		 
	
		d391ab77
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 19:18
		
Add a hardware-accelerated 3DS audio backend
		 
	
		268d68b0
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 16:36
		
Remove dead functions
		 
	
		28ea9054
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 16:32
		
Remove the dummied-out Wii U controller backend
		 
	
		6e53250a
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 16:31
		
Update CMake options
		 
	
		f652fb70
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 16:21
		
Update readme with 3DS build instructions
		 
	
		094990b6
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 16:05
		
3DS - Remove warnings about a crash
		 
	
		785781c1
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 16:05
		
3DS - Deobfuscate some raw values
		 
	
		c396dede
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 16:03
		
3DS - Take advantage of C++ default parameters
		 
	
		ccf1a6cd
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 16:02
		
3DS - No more 'depth = 0.5'
		 
	
		79872434
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 15:59
		
3DS - Initialise screen render-target ourselves
		 
	
		790a25ba
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 15:51
		
3DS - Move common code to functions
		 
	
		56da7dfe
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 15:47
		
3DS - Slight optimisation
		 
	
		aafb8dd3
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 15:40
		
3DS - Make glyph system independent of surfaces
		 
	
		57566122
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 15:33
		
3DS - Cleanup
		 
	
		196ff6ac
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 15:32
		
3DS - Only call C2D_SceneBegin when we have to
		 
	
		8f87aa10
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 15:27
		
3DS - Add glyph rendering
		 
	
		658c38b3
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 14:41
		
Remove unnecessary function calls
		 
	
		e732534e
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 14:40
		
3DS - Fix hang on shutdown
		 
	
		c50155b1
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 12:16
		
Better way to handle EnableAlpha mid-frame
		 
	
		d006b6c4
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 12:03
		
Update readme to not FREETYPE_FONTS option
		 
	
		fcba88f2
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 12:01
		
3DS - Delete old files
		 
	
		54817eda
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 11:50
		
3DS - Fix EnableAlpha
		 
	
		3f6ac2ee
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/14 11:50
		
Correct indentation
		 
	
		4c034571
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 18:27
		
3DS - Note a crash
		 
	
		007b4554
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 17:36
		
3DS - Correct an error message
		 
	
		36f9fb6f
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 17:35
		
3DS - Avoid redundant code
		 
	
		2601a2c4
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 17:34
		
3DS - Fix garbage data showing on Loading screen
		 
	
		9c24ab93
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 17:30
		
3DS - Remove attributes
		 
	
		87652c50
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 17:30
		
Remove unnecessary #include
		 
	
		e45ee3c1
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 17:12
		
3DS - Fix corrupted graphics on real hardware
		 
	
		a82189b0
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 16:59
		
3DS - Fix more corruption
		 
	
		b6ff494f
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 16:57
		
3DS - Fix alpha and corruption
		 
	
		0f6768e6
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 16:00
		
Misc 3DS cleanup and tweaks
		 
	
		65aac0bb
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 14:56
		
Convert the 3DS renderer to Citro2D
		 
	
		82630ced
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 09:22
		
Added unfinished 3DS hardware renderer
		 
	
		ffcd989c
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/13 09:21
		
Remove unnecessary whitespace
		 
	
		b6fe4f17
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/12 17:46
		
Make SDL2 controller backend safer
		 
	
		a77cc0a5
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/12 13:30
		
Optimise the 3DS port (now runs okay on Old3DSs)
		 
	
		8513a1d7
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 and GitHub <noreply@github.com>
 committed
 on 2020/10/12 06:37
		
Correct 3DS Backend_PrintInfo writing to stderr
		 
	
		b5292f0c
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 17:28
		
Update remaining platform backends
		 
	
		f9993b26
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 17:18
		
Fix dumb typo
		 
	
		5b4778fb
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 17:16
		
Fix the 3DS crash when closing
		 
	
		6df22440
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 12:01
		
Okay never mind this doesn't avoid it at all
		 
	
		0a99762f
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 11:59
		
Force 3DS to 320x240 by default
		 
	
		8d296f03
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 11:58
		
Allow backend to specify data folder
		 
	
		f3ff0308
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 11:17
		
Avoid 3DS crash when closing the game
		 
	
		2a73c12a
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 11:17
		
3DS cleanup
		 
	
		c398ec7c
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 10:42
		
Cleanup and enable New3DS speedup
		 
	
		80725016
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 10:42
		
Add mutexes to 3DS audio backend
		 
	
		75a31005
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 10:27
		
Add basic 3DS audio support
		 
	
		7013c28e
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 10:27
		
Remove an unnecessary newline
		 
	
		55972458
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 10:26
		
Optimise 3DS rendering a little
		 
	
		10c48311
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/11 10:24
		
Better 3DS debug logging and fix console output
		 
	
		f5b3b2e0
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/10 20:09
		
Add a basic 3DS port
		 
	
		49027c4a
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/10 16:40
		
Minor comment cleanup
		 
	
		c478cf24
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/10 11:25
		
Add a missing #include
		 
	
		3a002868
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/04 21:48
		
Fix SDL2 version check
		 
	
		12b7990c
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/04 17:00
		
Wii U: Fix usage of wrong shader
		 
	
		94dd4198
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/04 10:19
		
Add explicit parameter for render targets
		 
	
		8eb4e29b
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/04 09:56
		
Remove needless parameter
		 
	
		ce6e4e2a
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/04 09:51
		
Add Wii U smooth framebuffer upscaling
		 
	
		30ec081d
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/04 08:58
		
Refactor Wii U renderer in preparation
		 
	
		385b7531
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/03 20:47
		
Remove leftover files I was using for testing
		 
	
		914034c4
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/03 20:39
		
Remove unused variable
		 
	
		771f83d0
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/03 20:37
		
Fix the 'Studio Pixel Presents' text on Wii U
		 
	
		4b2a1416
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/03 18:29
		
Wii U shader fixes
		 
	
		9458d2ae
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/03 17:01
		
Avoid some duplicate code in Wii U flush function
		 
	
		68034383
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/03 14:35
		
Fix Wii U using an uninitialised vertex buffer
		 
	
		c7cd67c4
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/03 12:11
		
Remove another useless variable
		 
	
		858fd0be
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/03 12:10
		
Fix Backend_EnableDragAndDrop not matching header
		 
	
		076a4772
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/03 12:09
		
Remove useless variable
		 
	
		7ab6866d
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/10/03 08:29
		
Change Font.cpp to use CP1252 instead of UTF-8
		 
	
		71d7aafa
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/09/30 17:20
		
Remove FreeType licence stuff
		 
	
		9a5ac160
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/09/30 17:18
		
Correct a typo
		 
	
		603cfdd9
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/09/29 12:44
		
Merge branch 'accurate' into portable
		 
	
		0730bb74
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/09/27 18:02
		
More cleanup
		 
	
		97a042dc
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/09/27 17:12
		
Deobfuscate some values
		 
	
		59aeae07
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/09/27 16:57
		
More documentation
		 
	
		69eed6a9
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/09/27 16:45
		
More documentation
		 
	
		2ab0ff24
		 – Clownacy <Clownacy@users.noreply.github.com>
 authored
 on 2020/09/27 16:35
		
Document Ending.cpp a little
		 
Next