bgfx/src
2013-09-21 22:31:00 -07:00
..
bgfx.cpp Fixed GL memory leaks. 2013-09-20 23:07:14 -07:00
bgfx_p.h Cleanup. 2013-09-20 23:19:21 -07:00
bgfx_shader.sh DX11: MSAA wip. 2013-04-10 21:42:00 -07:00
charset.h Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
config.h Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
fs_clear.bin.h Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
fs_clear.sc Fixed embedded shaders. 2013-04-14 14:10:32 -07:00
fs_debugfont.bin.h Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
fs_debugfont.sc Fixed embedded shaders. 2013-04-14 14:10:32 -07:00
glcontext_eagl.h iOS stuff. 2013-07-21 14:44:53 -07:00
glcontext_eagl.mm Cleanup. 2013-07-21 21:53:20 -07:00
glcontext_egl.cpp GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_egl.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_glx.cpp Cleanup. 2013-08-06 21:04:28 -07:00
glcontext_glx.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_ios.h iOS WIP. 2013-07-12 22:27:46 -07:00
glcontext_nsgl.h iOS stuff. 2013-07-21 14:44:53 -07:00
glcontext_nsgl.mm Fixed shutdown on OSX. 2013-07-14 10:13:10 -07:00
glcontext_ppapi.cpp GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_ppapi.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_wgl.cpp Removed fatal error on SetPixelFormat to prevent failure when window is created with SDL and SDL_WINDOW_OPENGL flag. 2013-08-16 22:32:03 -07:00
glcontext_wgl.h Cleanup. 2013-07-26 22:55:13 -07:00
glimports.h Linux: Fixed context/init code for Mesa/i915. 2013-07-24 22:22:38 -07:00
image.cpp Fixed ETC1 mod table. 2013-09-16 20:19:08 -07:00
image.h Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
makefile Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
renderer_d3d.h Removed context static inialization. 2013-09-20 22:13:58 -07:00
renderer_d3d9.cpp Removed context static inialization. 2013-09-20 22:13:58 -07:00
renderer_d3d9.h Removed context static inialization. 2013-09-20 22:13:58 -07:00
renderer_d3d11.cpp Removed context static inialization. 2013-09-20 22:13:58 -07:00
renderer_d3d11.h Removed context static inialization. 2013-09-20 22:13:58 -07:00
renderer_gl.cpp GL: Unbind VAO before using clear quad. 2013-09-21 22:31:00 -07:00
renderer_gl.h Fixed GL memory leaks. 2013-09-20 23:07:14 -07:00
renderer_null.cpp Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vertexdecl.cpp Cleanup. 2013-08-06 21:04:28 -07:00
vertexdecl.h Updated year in copyright notice. 2013-01-13 10:57:24 -08:00
vs_clear.bin.h Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
vs_clear.sc Fixed embedded shaders. 2013-04-14 14:10:32 -07:00
vs_debugfont.bin.h Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
vs_debugfont.sc Fixed embedded shaders. 2013-04-14 14:10:32 -07:00