bgfx/src
2014-01-13 20:36:33 -08:00
..
bgfx.cpp Updated screenshots. 2014-01-13 20:36:33 -08:00
bgfx_p.h Increased BGFX_CONFIG_MAX_DRAW_CALLS to 64K. 2014-01-12 21:43:47 -08: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 Increased BGFX_CONFIG_MAX_DRAW_CALLS to 64K. 2014-01-12 21:43:47 -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_eagl.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_eagl.mm OSX/iOS: Updated to Xcode5. 2013-12-07 10:19:54 -08:00
glcontext_egl.cpp Android fixed RGBA16F texture format. 2013-12-10 22:18:00 -08:00
glcontext_egl.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_glx.cpp Fixed GCC warning. 2013-12-07 10:26:17 -08:00
glcontext_glx.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_ios.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_nsgl.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_nsgl.mm OSX/iOS: Updated to Xcode5. 2013-12-07 10:19:54 -08:00
glcontext_ppapi.cpp Fixed GL imports. 2013-12-07 22:01:32 -08:00
glcontext_ppapi.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_wgl.cpp Fixed GL imports. 2013-12-07 22:01:32 -08:00
glcontext_wgl.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glimports.h Added GL 3.1 core profile shader patching. 2013-12-20 19:51:17 -08:00
image.cpp Added depth stencil texture formats. 2014-01-12 13:51:26 -08:00
image.h Added depth stencil texture formats. 2014-01-12 13:51:26 -08:00
makefile Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
renderer_d3d.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
renderer_d3d9.cpp Added depth stencil texture formats. 2014-01-12 13:51:26 -08:00
renderer_d3d9.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
renderer_d3d11.cpp Added depth stencil texture formats. 2014-01-12 13:51:26 -08:00
renderer_d3d11.h Fixed DX11. 2013-11-16 10:58:15 -08:00
renderer_gl.cpp Merge. 2014-01-12 14:55:18 -08:00
renderer_gl.h Merge. 2014-01-12 14:55:18 -08:00
renderer_null.cpp Added ability to specify arbitrary source pitch when uploading textures. 2013-11-07 23:00:53 -08:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vertexdecl.cpp Fixing bgfx::weldVertices(). 2013-11-20 05:50:11 +01:00
vertexdecl.h Using language compliant header guards. 2013-11-13 21:54:36 -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