bgfx/src
2013-06-25 21:09:20 -07:00
..
bgfx.cpp Added ability to set marker for profiling events. 2013-06-10 22:41:03 -07:00
bgfx_p.h Added ability to set marker for profiling events. 2013-06-10 22:41:03 -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 Added ability to set view name for profiling events. 2013-06-09 15:28:25 -07:00
dds.cpp Fixed 'unexpected EOL' when building shaders. Added error message for missing shader entry point. 2013-02-14 17:27:10 -08:00
dds.h Normalized line endings. 2013-02-21 21:07:31 -08: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_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 Fixed Issue #33. 2013-05-16 21:31:59 -07:00
glcontext_glx.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_nsgl.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_nsgl.mm Build fix for OSX gmake. Outstanding issues: gmake binaries fail for unknown reason, XCode projects not picking up bx/include/compat/osx for unknown reason. 2013-05-05 23:10:01 -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 GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_wgl.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glimports.h Added wglSwapInterval and ARB_debug_output. Removed BX_UNUSED used for removing warnings when debug messages are compiled out. 2013-04-07 22:12:49 -07:00
makefile Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
renderer_d3d.h Added ability to set view name for profiling events. 2013-06-09 15:28:25 -07:00
renderer_d3d9.cpp Fixed buffer overrun. 2013-06-25 21:09:20 -07:00
renderer_d3d9.h Added ability to set view name for profiling events. 2013-06-09 15:28:25 -07:00
renderer_d3d11.cpp Fixed buffer overrun. 2013-06-25 21:09:20 -07:00
renderer_d3d11.h Added ability to set view name for profiling events. 2013-06-09 15:28:25 -07:00
renderer_gl.cpp Added blend equation support. 2013-06-17 22:11:45 -07:00
renderer_gl.h Added blend equation support. 2013-06-17 22:11:45 -07:00
renderer_null.cpp Added ability to set marker for profiling events. 2013-06-10 22:41:03 -07:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vertexdecl.cpp Removed use of external debug functions. 2013-04-28 12:27:35 -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