mirror of
				https://github.com/Ed94/VEFontCache-Odin.git
				synced 2025-11-03 23:36:16 -08:00 
			
		
		
		
	update sokol (views update for gfx was breaking change)
This commit is contained in:
		
							
								
								
									
										42
									
								
								thirdparty/sokol/.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										42
									
								
								thirdparty/sokol/.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							@@ -57,24 +57,24 @@ jobs:
 | 
			
		||||
          cd ..
 | 
			
		||||
      - name: build
 | 
			
		||||
        run: |
 | 
			
		||||
          ./odin build examples/blend -debug
 | 
			
		||||
          ./odin build examples/bufferoffsets -debug
 | 
			
		||||
          ./odin build examples/clear -debug
 | 
			
		||||
          ./odin build examples/cube -debug
 | 
			
		||||
          ./odin build examples/debugtext -debug
 | 
			
		||||
          ./odin build examples/debugtext-print -debug
 | 
			
		||||
          ./odin build examples/debugtext-userfont -debug
 | 
			
		||||
          ./odin build examples/instancing -debug
 | 
			
		||||
          ./odin build examples/mrt -debug
 | 
			
		||||
          ./odin build examples/noninterleaved -debug
 | 
			
		||||
          ./odin build examples/offscreen -debug
 | 
			
		||||
          ./odin build examples/quad -debug
 | 
			
		||||
          ./odin build examples/saudio -debug
 | 
			
		||||
          ./odin build examples/sgl -debug
 | 
			
		||||
          ./odin build examples/sgl-context -debug
 | 
			
		||||
          ./odin build examples/sgl-points -debug
 | 
			
		||||
          ./odin build examples/shapes -debug
 | 
			
		||||
          ./odin build examples/texcube -debug
 | 
			
		||||
          ./odin build examples/triangle -debug
 | 
			
		||||
          ./odin build examples/vertexpull -debug
 | 
			
		||||
          ./odin build examples/instancing-compute -debug
 | 
			
		||||
          ./odin build examples/blend -strict-style -debug
 | 
			
		||||
          ./odin build examples/bufferoffsets -strict-style -debug
 | 
			
		||||
          ./odin build examples/clear -strict-style -debug
 | 
			
		||||
          ./odin build examples/cube -strict-style -debug
 | 
			
		||||
          ./odin build examples/debugtext -strict-style -debug
 | 
			
		||||
          ./odin build examples/debugtext-print -strict-style -debug
 | 
			
		||||
          ./odin build examples/debugtext-userfont -strict-style -debug
 | 
			
		||||
          ./odin build examples/instancing -strict-style -debug
 | 
			
		||||
          ./odin build examples/mrt -strict-style -debug
 | 
			
		||||
          ./odin build examples/noninterleaved -strict-style -debug
 | 
			
		||||
          ./odin build examples/offscreen -strict-style -debug
 | 
			
		||||
          ./odin build examples/quad -strict-style -debug
 | 
			
		||||
          ./odin build examples/saudio -strict-style -debug
 | 
			
		||||
          ./odin build examples/sgl -strict-style -debug
 | 
			
		||||
          ./odin build examples/sgl-context -strict-style -debug
 | 
			
		||||
          ./odin build examples/sgl-points -strict-style -debug
 | 
			
		||||
          ./odin build examples/shapes -strict-style -debug
 | 
			
		||||
          ./odin build examples/texcube -strict-style -debug
 | 
			
		||||
          ./odin build examples/triangle -strict-style -debug
 | 
			
		||||
          ./odin build examples/vertexpull -strict-style -debug
 | 
			
		||||
          ./odin build examples/instancing-compute -strict-style -debug
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user