bgfx/src
2013-12-07 10:19:54 -08:00
..
bgfx.cpp OSX: Moved NSOpenGLContext creation to the main thread that created NSWindow. Fixes occasional GL_INVALID_FRAME_BUFFER_OPERATION error on DrawElements. 2013-11-18 20:43:17 -08:00
bgfx_p.h OSX/iOS: Updated to Xcode5. 2013-12-07 10:19:54 -08: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 Using language compliant header guards. 2013-11-13 21:54:36 -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_eagl.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_eagl.mm OSX/iOS: Updated to Xcode5. 2013-12-07 10:19:54 -08:00
glcontext_egl.cpp Fixed GL imports. 2013-12-07 22:01:32 -08:00
glcontext_egl.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_glx.cpp Fixed GL imports. 2013-12-07 22:01:32 -08:00
glcontext_glx.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_ios.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_nsgl.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_nsgl.mm OSX/iOS: Updated to Xcode5. 2013-12-07 10:19:54 -08:00
glcontext_ppapi.cpp Fixed GL imports. 2013-12-07 22:01:32 -08:00
glcontext_ppapi.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glcontext_wgl.cpp Fixed GL imports. 2013-12-07 22:01:32 -08:00
glcontext_wgl.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
glimports.h Fixed GL imports. 2013-12-07 22:01:32 -08:00
image.cpp Added workaround when unpack row length is not supported on GLES2. 2013-11-08 20:53:23 -08:00
image.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
makefile Added makefile for embedded shaders. 2013-04-22 23:33:32 -07:00
renderer_d3d.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
renderer_d3d9.cpp Cleanup. 2013-12-07 22:01:55 -08:00
renderer_d3d9.h Using language compliant header guards. 2013-11-13 21:54:36 -08:00
renderer_d3d11.cpp Added vertex attrib half caps. 2013-12-02 19:47:12 -08:00
renderer_d3d11.h Fixed DX11. 2013-11-16 10:58:15 -08:00
renderer_gl.cpp Fixed debug info. 2013-12-08 00:00:30 -08:00
renderer_gl.h Fixed GL imports. 2013-12-07 22:01:32 -08:00
renderer_null.cpp Added ability to specify arbitrary source pitch when uploading textures. 2013-11-07 23:00:53 -08:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
vertexdecl.cpp Fixing bgfx::weldVertices(). 2013-11-20 05:50:11 +01:00
vertexdecl.h Using language compliant header guards. 2013-11-13 21:54:36 -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