bgfx/src
2015-02-10 14:22:56 -08:00
..
bgfx.cpp Added cubemap to texture info. Fixed issue #255. 2015-02-09 11:24:59 -08:00
bgfx_compute.sh Updated compute shader header. 2015-02-10 14:22:56 -08:00
bgfx_p.h Updated compute shader header. 2015-02-10 14:22:56 -08:00
bgfx_shader.sh Updated copyright year. 2015-01-02 14:43:11 -08:00
charset.h Updated copyright year. 2015-01-01 15:04:46 -08:00
config.h Updated copyright year. 2015-01-01 15:04:46 -08:00
fs_clear0.bin.h Increased number of MRT to 8. 2014-09-01 11:24:51 -07:00
fs_clear0.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
fs_clear1.bin.h Increased number of MRT to 8. 2014-09-01 11:24:51 -07:00
fs_clear1.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
fs_clear2.bin.h Increased number of MRT to 8. 2014-09-01 11:24:51 -07:00
fs_clear2.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
fs_clear3.bin.h Increased number of MRT to 8. 2014-09-01 11:24:51 -07:00
fs_clear3.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
fs_clear4.bin.h Increased number of MRT to 8. 2014-09-01 11:24:51 -07:00
fs_clear4.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
fs_clear5.bin.h Increased number of MRT to 8. 2014-09-01 11:24:51 -07:00
fs_clear5.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
fs_clear6.bin.h Increased number of MRT to 8. 2014-09-01 11:24:51 -07:00
fs_clear6.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
fs_clear7.bin.h Increased number of MRT to 8. 2014-09-01 11:24:51 -07:00
fs_clear7.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
fs_debugfont.bin.h Increased number of MRT to 8. 2014-09-01 11:24:51 -07:00
fs_debugfont.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
glcontext_eagl.h Updated copyright year. 2015-01-01 15:04:46 -08:00
glcontext_eagl.mm Updated copyright year. 2015-01-02 14:43:11 -08:00
glcontext_egl.cpp Removed X11 include in bgfxplatform.h. 2015-02-06 16:49:04 -08:00
glcontext_egl.h Updated copyright year. 2015-01-01 15:04:46 -08:00
glcontext_glx.cpp Removed X11 include in bgfxplatform.h. 2015-02-06 16:49:04 -08:00
glcontext_glx.h EGL: Added ability to use EGL on Linux. 2015-01-31 13:47:27 -08:00
glcontext_nsgl.h Updated copyright year. 2015-01-01 15:04:46 -08:00
glcontext_nsgl.mm Updated copyright year. 2015-01-02 14:43:11 -08:00
glcontext_ppapi.cpp Updated copyright year. 2015-01-01 15:04:46 -08:00
glcontext_ppapi.h Updated copyright year. 2015-01-01 15:04:46 -08:00
glcontext_wgl.cpp Updated copyright year. 2015-01-01 15:04:46 -08:00
glcontext_wgl.h Updated copyright year. 2015-01-01 15:04:46 -08:00
glimports.h GL: Fixed optional import. 2015-02-09 16:19:53 -08:00
image.cpp Added minimum number of blocks for PTC textures. Issue #250. 2015-02-01 21:38:47 -08:00
image.h Added minimum number of blocks for PTC textures. Issue #250. 2015-02-01 21:38:47 -08:00
makefile Updated copyright year. 2015-01-02 14:43:11 -08:00
ovr.cpp Updated copyright year. 2015-01-01 15:04:46 -08:00
ovr.h Updated copyright year. 2015-01-01 15:04:46 -08:00
renderdoc.cpp Updated copyright year. 2015-01-01 15:04:46 -08:00
renderdoc.h Updated copyright year. 2015-01-01 15:04:46 -08:00
renderer.h Updated copyright year. 2015-01-01 15:04:46 -08:00
renderer_d3d.h Updated copyright year. 2015-01-01 15:04:46 -08:00
renderer_d3d9.cpp Cleanup. 2015-01-26 19:09:51 -08:00
renderer_d3d9.h Cleanup. 2015-01-26 19:09:51 -08:00
renderer_d3d11.cpp DX11: Embedded ID3D11InfoQueue GUID. 2015-02-04 19:33:31 -08:00
renderer_d3d11.h Added support for GPU compute dynamic index buffer. 2015-01-10 20:38:47 -08:00
renderer_d3d12.cpp Cleanup. 2015-02-08 11:02:39 -08:00
renderer_gl.cpp Fixed issue #252. 2015-02-06 10:47:53 -08:00
renderer_gl.h EGL: Added ability to use EGL on Linux. 2015-01-31 13:47:27 -08:00
renderer_null.cpp Added ability to bind static index buffer to compute. 2015-01-10 20:56:38 -08:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vertexdecl.cpp Updated copyright year. 2015-01-01 15:04:46 -08:00
vertexdecl.h Updated copyright year. 2015-01-01 15:04:46 -08:00
vs_clear.bin.h Increased number of MRT to 8. 2014-09-01 11:24:51 -07:00
vs_clear.sc Updated copyright year. 2015-01-02 14:43:11 -08:00
vs_debugfont.bin.h Added serialization for vertex decl attribute enums. Binary format changes. Rebuilt all meshes and shaders. 2014-08-17 17:20:15 -07:00
vs_debugfont.sc Updated copyright year. 2015-01-02 14:43:11 -08:00