bgfx/src
2013-10-23 21:18:01 -07:00
..
bgfx.cpp Removed 64K/indices dynamic index buffer limit. 2013-10-21 22:04:41 -07:00
bgfx_p.h Removed 64K/indices dynamic index buffer limit. 2013-10-21 22:04:41 -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 Removed use of non-portable _WIN32_WINNT macro. 2013-10-21 20:56:23 -07: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 Fixed permissions. 2013-10-19 15:36:26 -07:00
glcontext_eagl.mm Cleanup. 2013-07-21 21:53:20 -07:00
glcontext_egl.cpp EGL: Added stencil config. 2013-10-19 22:17:52 -07:00
glcontext_egl.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_glx.cpp Fixed permissions. 2013-10-19 15:36:26 -07:00
glcontext_glx.h GL/GLES: vsync. 2013-04-27 15:16:05 -07:00
glcontext_ios.h Fixed permissions. 2013-10-19 15:36:26 -07:00
glcontext_nsgl.h Fixed permissions. 2013-10-19 15:36:26 -07:00
glcontext_nsgl.mm Fixed permissions. 2013-10-19 15:36:26 -07:00
glcontext_ppapi.cpp Fixed NaCl initialization. 2013-09-30 20:09:09 -07:00
glcontext_ppapi.h Fixed NaCl initialization. 2013-09-30 20:09:09 -07:00
glcontext_wgl.cpp Removed fatal error on SetPixelFormat to prevent failure when window is created with SDL and SDL_WINDOW_OPENGL flag. 2013-08-16 22:32:03 -07:00
glcontext_wgl.h Cleanup. 2013-07-26 22:55:13 -07:00
glimports.h Linux: Fixed context/init code for Mesa/i915. 2013-07-24 22:22:38 -07:00
image.cpp Fixed ETC1 mod table. 2013-09-16 20:19:08 -07:00
image.h Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation. 2013-09-08 21:03:03 -07:00
makefile Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
renderer_d3d.h DX9: Fixed mingw debug build. 2013-10-19 23:21:19 -07:00
renderer_d3d9.cpp Added delayed load for GLES dlls on Windows. 2013-10-10 22:57:42 -07:00
renderer_d3d9.h Removed context static inialization. 2013-09-20 22:13:58 -07:00
renderer_d3d11.cpp DX11: Fixed refcount checks on release. 2013-10-18 22:34:23 -07:00
renderer_d3d11.h DX11: Fixed refcount checks on release. 2013-10-18 22:34:23 -07:00
renderer_gl.cpp Cleanup. 2013-10-23 21:18:01 -07:00
renderer_gl.h Fixed permissions. 2013-10-19 15:36:26 -07:00
renderer_null.cpp Added uniform reference counting. Reorg some header/source implementation. 2013-10-05 18:07:44 -07:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vertexdecl.cpp Cleanup. 2013-08-06 21:04:28 -07: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