bgfx/src
2013-04-01 22:52:06 -07:00
..
bgfx.cpp Added blend factor/color blend modes support. 2013-03-29 22:58:50 -07:00
bgfx_p.h Added missing transparency sort order for blend factor mode. 2013-03-30 08:47:40 -07:00
bgfx_shader.sh Added -i 'include dir' argument to shaderc. 2013-04-01 22:52:06 -07:00
charset.h Added GL clear quad. 2013-03-23 16:02:34 -07:00
config.h Added GL clear quad. 2013-03-23 16:02:34 -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.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
fs_clear_dx11.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
fs_clear_glsl.bin.h Added GL clear quad. 2013-03-23 16:02:34 -07:00
fs_debugfont.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
fs_debugfont_dx9.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
fs_debugfont_dx11.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
fs_debugfont_glsl.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
glcontext_egl.cpp Added aditional render target color formats. 2013-03-28 22:34:59 -07:00
glcontext_egl.h Separated GL context code. 2013-01-13 18:39:25 -08:00
glcontext_glx.cpp GLX: Removed alpha from backbuffer attributes. Fix for NV issue#23. 2013-03-10 23:19:00 -07:00
glcontext_glx.h fixed include file when compiling under linux with BGFX_CONFIG_RENDERER_OPENGL set to 31 2013-03-14 16:03:34 +01:00
glcontext_nsgl.h Replaced spaces with tabs. 2013-03-11 22:05:12 -07:00
glcontext_nsgl.mm Added OSX entry point and OpenGL context 2013-01-15 20:37:07 -08:00
glcontext_ppapi.cpp Separated GL context code. 2013-01-13 18:39:25 -08:00
glcontext_ppapi.h Separated GL context code. 2013-01-13 18:39:25 -08:00
glcontext_wgl.cpp Fixed L4 warnings. 2013-03-25 21:13:54 -07:00
glcontext_wgl.h Fixed function prototype name. 2013-03-06 19:36:49 -08:00
glimports.h Added blend factor/color blend modes support. 2013-03-29 22:58:50 -07:00
makefile Added GL clear quad. 2013-03-23 16:02:34 -07:00
renderer_d3d.h Removed dxerr.h from DX11 build. 2013-02-22 22:34:55 -08:00
renderer_d3d9.cpp Fixed issue#26 blend factor logic. 2013-03-30 09:44:13 -07:00
renderer_d3d9.h Added handling for dirty box. 2013-03-02 23:20:28 -08:00
renderer_d3d11.cpp Added blend factor/color blend modes support. 2013-03-29 22:58:50 -07:00
renderer_d3d11.h Fixed sampler state ref leak. 2013-02-10 18:12:52 -08:00
renderer_gl.cpp Fixed issue#26 blend factor logic. 2013-03-30 09:44:13 -07:00
renderer_gl.h Added aditional render target color formats. 2013-03-28 22:34:59 -07:00
renderer_null.cpp Added texture update batching. Added rect packing. 2013-03-02 21:35:09 -08:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vertexdecl.cpp Cleanup. 2013-02-23 20:43:31 -08:00
vertexdecl.h Updated year in copyright notice. 2013-01-13 10:57:24 -08:00
vs_clear.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vs_clear_dx11.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
vs_clear_glsl.bin.h Added GL clear quad. 2013-03-23 16:02:34 -07:00
vs_debugfont.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vs_debugfont_dx9.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00
vs_debugfont_dx11.bin.h Added GL clear quad. 2013-03-23 16:02:34 -07:00
vs_debugfont_glsl.bin.h Reorganized opcode type and location bits in constant buffer opcode. 2013-01-05 22:34:31 -08:00