bgfx/src
2013-04-27 15:16:05 -07:00
..
bgfx.cpp Fixing unused macro. 2013-04-23 19:29:46 -07:00
bgfx_p.h Fixed bug when passing identity to view transform. 2013-04-23 22:40:50 -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 Fixed detection of instanced_array extension. 2013-04-20 23:13:44 -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 GL/GLES: vsync. 2013-04-27 15:16:05 -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 Added OSX entry point and OpenGL context 2013-01-15 20:37:07 -08: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 Fixed MinGW warnings. 2013-04-07 14:08:20 -07:00
renderer_d3d9.cpp Fixing unused macro. 2013-04-23 19:29:46 -07:00
renderer_d3d9.h Added handling for dirty box. 2013-03-02 23:20:28 -08:00
renderer_d3d11.cpp Fixed stencil clear when using clear quad. 2013-04-14 18:18:11 -07:00
renderer_d3d11.h Fixed sampler state ref leak. 2013-02-10 18:12:52 -08:00
renderer_gl.cpp GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
renderer_gl.h GLX: added swap interval. 2013-04-26 23:43:31 -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.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