glstuff

experiments with opengl2/ogles2/sdl
git clone http://frotz.net/git/glstuff.git
Log | Files | Refs

ModeNameSize
-rw-r--r--.gitattributes1L
-rw-r--r--.gitignore6L
-rw-r--r--Makefile48L
-rw-r--r--app.h54L
-rw-r--r--cube-texture.png1192B
-rw-r--r--cube-texture.xcf9390B
-rw-r--r--cube.mtl7L
-rw-r--r--cube.obj95L
-rw-r--r--debugtext.cc271L
-rw-r--r--debugtext.h53L
-rw-r--r--font-vincent-8x8.png1545B
-rw-r--r--loadfile.cc57L
-rw-r--r--loadobj.cc176L
-rw-r--r--loadpng.cc121L
-rw-r--r--matrix.cc123L
-rw-r--r--matrix.h177L
-rw-r--r--mksdf.cc98L
-rw-r--r--noisetoy.cc188L
-rw-r--r--opengl.h71L
-rw-r--r--program.cc100L
-rw-r--r--program.h43L
-rw-r--r--projects/glstuff.sln26L
-rw-r--r--projects/libraries/include/SDL.h101L
-rw-r--r--projects/libraries/include/SDL_active.h63L
-rw-r--r--projects/libraries/include/SDL_audio.h284L
-rw-r--r--projects/libraries/include/SDL_byteorder.h29L
-rw-r--r--projects/libraries/include/SDL_cdrom.h202L
-rw-r--r--projects/libraries/include/SDL_config.h45L
-rw-r--r--projects/libraries/include/SDL_config_dreamcast.h106L
-rw-r--r--projects/libraries/include/SDL_config_macos.h112L
-rw-r--r--projects/libraries/include/SDL_config_macosx.h150L
-rw-r--r--projects/libraries/include/SDL_config_minimal.h62L
-rw-r--r--projects/libraries/include/SDL_config_nds.h115L
-rw-r--r--projects/libraries/include/SDL_config_os2.h141L
-rw-r--r--projects/libraries/include/SDL_config_symbian.h146L
-rw-r--r--projects/libraries/include/SDL_config_win32.h183L
-rw-r--r--projects/libraries/include/SDL_copying.h22L
-rw-r--r--projects/libraries/include/SDL_cpuinfo.h69L
-rw-r--r--projects/libraries/include/SDL_endian.h214L
-rw-r--r--projects/libraries/include/SDL_error.h72L
-rw-r--r--projects/libraries/include/SDL_events.h356L
-rw-r--r--projects/libraries/include/SDL_getenv.h28L
-rw-r--r--projects/libraries/include/SDL_joystick.h187L
-rw-r--r--projects/libraries/include/SDL_keyboard.h135L
-rw-r--r--projects/libraries/include/SDL_keysym.h326L
-rw-r--r--projects/libraries/include/SDL_loadso.h78L
-rw-r--r--projects/libraries/include/SDL_main.h106L
-rw-r--r--projects/libraries/include/SDL_mouse.h143L
-rw-r--r--projects/libraries/include/SDL_mutex.h177L
-rw-r--r--projects/libraries/include/SDL_name.h11L
-rw-r--r--projects/libraries/include/SDL_opengl.h6570L
-rw-r--r--projects/libraries/include/SDL_platform.h110L
-rw-r--r--projects/libraries/include/SDL_quit.h55L
-rw-r--r--projects/libraries/include/SDL_rwops.h155L
-rw-r--r--projects/libraries/include/SDL_stdinc.h620L
-rw-r--r--projects/libraries/include/SDL_syswm.h226L
-rw-r--r--projects/libraries/include/SDL_thread.h115L
-rw-r--r--projects/libraries/include/SDL_timer.h125L
-rw-r--r--projects/libraries/include/SDL_types.h28L
-rw-r--r--projects/libraries/include/SDL_version.h91L
-rw-r--r--projects/libraries/include/SDL_video.h951L
-rw-r--r--projects/libraries/include/begin_code.h196L
-rw-r--r--projects/libraries/include/close_code.h46L
-rw-r--r--projects/libraries/include/png.h3810L
-rw-r--r--projects/libraries/include/pngconf.h1665L
-rw-r--r--projects/libraries/include/zconf.h506L
-rw-r--r--projects/libraries/include/zlib.h1744L
-rw-r--r--projects/libraries/x64-debug/SDL.dll306688B
-rw-r--r--projects/libraries/x64-debug/SDL.lib41512B
-rw-r--r--projects/libraries/x64-debug/SDLmain.lib11176B
-rw-r--r--projects/libraries/x64-debug/libpng.lib714140B
-rw-r--r--projects/libraries/x64-debug/zlib.lib267006B
-rw-r--r--projects/test5/test5.vcxproj128L
-rw-r--r--savepng.cc86L
-rw-r--r--sdlglue.cc200L
-rw-r--r--simplexnoise.cc484L
-rw-r--r--sphere.obj3605L
-rw-r--r--test1.cc114L
-rw-r--r--test1.fs6L
-rw-r--r--test1.vs10L
-rw-r--r--test2.cc162L
-rw-r--r--test2d.fs32L
-rw-r--r--test2d.vs20L
-rw-r--r--test3.cc126L
-rw-r--r--test4.cc116L
-rw-r--r--test4.fs13L
-rw-r--r--test4.vs10L
-rw-r--r--test5.cc204L
-rw-r--r--test5.fs10L
-rw-r--r--test5.vs29L
-rw-r--r--texture.sdf.png3772B
-rw-r--r--texture1.png125720B
-rw-r--r--util.h45L