bgfx/src
2012-12-03 20:27:32 -08:00
..
bgfx.cpp Switched platform specific thread creation code to bx::Thread. 2012-12-02 18:29:28 -08:00
bgfx_p.h Switched platform specific thread creation code to bx::Thread. 2012-12-02 18:29:28 -08:00
bgfx_shader.sh Added sc sampler macros. 2012-10-27 21:58:58 -07:00
charset.h DX11 stuff wip. 2012-07-29 13:50:23 -07:00
common.sh Added texture loading example. 2012-10-27 21:34:41 -07:00
config.h Change default renderer for Win8 to DX11. 2012-12-03 20:27:32 -08:00
dds.cpp Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
dds.h Added texture update. 2012-08-12 21:02:11 -07:00
fs_clear.sc Added examples. 2012-09-16 17:36:08 -07:00
fs_clear_dx11.bin.h Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
fs_debugfont.sc Added texture loading example. 2012-10-27 21:34:41 -07:00
fs_debugfont_dx9.bin.h Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
fs_debugfont_dx11.bin.h Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
fs_debugfont_glsl.bin.h Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
glimports.h Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
makefile Added examples. 2012-09-16 17:36:08 -07:00
renderer_d3d.h DX11 renderer wip. 2012-07-22 21:08:58 -07:00
renderer_d3d9.cpp Removed s_primNumVerts. 2012-11-25 22:32:27 -08:00
renderer_d3d9.h Cleanup. 2012-11-25 22:14:47 -08:00
renderer_d3d11.cpp Removed s_primNumVerts. 2012-11-25 22:32:27 -08:00
renderer_d3d11.h Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
renderer_gl.cpp Removed s_primNumVerts. 2012-11-25 22:32:27 -08:00
renderer_gl.h Changed check to fatal on failure to create shaders. 2012-11-25 19:40:53 -08:00
renderer_null.cpp Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
varying.def.sc Added texture loading example. 2012-10-27 21:34:41 -07:00
vs_clear.sc Added texture loading example. 2012-10-27 21:34:41 -07:00
vs_clear_dx11.bin.h Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
vs_debugfont.sc Added texture loading example. 2012-10-27 21:34:41 -07:00
vs_debugfont_dx9.bin.h Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
vs_debugfont_dx11.bin.h Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00
vs_debugfont_glsl.bin.h Fixes. Added vsh output/fsh input hash matching. 2012-11-25 18:24:50 -08:00