Branimir Karadžić 0ebb4923fc Added interpolator qualifier support. 11 years ago
..
bgfx.cpp 99b2441378 Added check to prevent multiple calls to bgfx init. 11 years ago
bgfx_p.h 0728b91bfa Workaround C4127 MSVC level 4 warning. 11 years ago
bgfx_shader.sh bba2ef8031 Added predefined uniforms for inverted view/proj/viewproj matrices. 11 years ago
charset.h d3753d69bf Added support for blend separate and blend MRT independent. 11 years ago
config.h 1c917de7f9 Added C99 compatible header. 11 years ago
fs_clear0.bin.h bc36c29f2a Added ability to retrieve uniforms used by shader. 11 years ago
fs_clear0.sc d3753d69bf Added support for blend separate and blend MRT independent. 11 years ago
fs_clear1.bin.h bc36c29f2a Added ability to retrieve uniforms used by shader. 11 years ago
fs_clear1.sc d3753d69bf Added support for blend separate and blend MRT independent. 11 years ago
fs_clear2.bin.h bc36c29f2a Added ability to retrieve uniforms used by shader. 11 years ago
fs_clear2.sc d3753d69bf Added support for blend separate and blend MRT independent. 11 years ago
fs_clear3.bin.h bc36c29f2a Added ability to retrieve uniforms used by shader. 11 years ago
fs_clear3.sc d3753d69bf Added support for blend separate and blend MRT independent. 11 years ago
fs_debugfont.bin.h bc36c29f2a Added ability to retrieve uniforms used by shader. 11 years ago
fs_debugfont.sc 9ff1d0c513 Updated copyright year. 12 years ago
glcontext_eagl.h 9092266533 iOS: added stencil buffer to context fbo. ( fixed stencil example ) 11 years ago
glcontext_eagl.mm 9092266533 iOS: added stencil buffer to context fbo. ( fixed stencil example ) 11 years ago
glcontext_egl.cpp 85c5172a29 Changed GLES macro to use version number. 11 years ago
glcontext_egl.h 91043b0195 Added dynamic loading of EGL library on Windows. 12 years ago
glcontext_glx.cpp 85c5172a29 Changed GLES macro to use version number. 11 years ago
glcontext_glx.h 9ff1d0c513 Updated copyright year. 12 years ago
glcontext_ios.h 9ff1d0c513 Updated copyright year. 12 years ago
glcontext_nsgl.h 9ff1d0c513 Updated copyright year. 12 years ago
glcontext_nsgl.mm 32ca63bd93 Cleanup. 11 years ago
glcontext_ppapi.cpp 85c5172a29 Changed GLES macro to use version number. 11 years ago
glcontext_ppapi.h 9ff1d0c513 Updated copyright year. 12 years ago
glcontext_wgl.cpp 0728b91bfa Workaround C4127 MSVC level 4 warning. 11 years ago
glcontext_wgl.h b0d204c344 Added ability to choose renderer backend in runtime. 11 years ago
glimports.h 85c5172a29 Changed GLES macro to use version number. 11 years ago
image.cpp 82216b2176 Fixed mip calculation. 11 years ago
image.h f04798d3e0 Fixed compressed image block size. 12 years ago
makefile 9ff1d0c513 Updated copyright year. 12 years ago
renderer_d3d.h 0728b91bfa Workaround C4127 MSVC level 4 warning. 11 years ago
renderer_d3d11.cpp 1c917de7f9 Added C99 compatible header. 11 years ago
renderer_d3d11.h c7a257c27d Fixed issue#106. 11 years ago
renderer_d3d9.cpp 2e38f2f483 Cleanup. 11 years ago
renderer_d3d9.h 0728b91bfa Workaround C4127 MSVC level 4 warning. 11 years ago
renderer_gl.cpp 0ebb4923fc Added interpolator qualifier support. 11 years ago
renderer_gl.h 0728b91bfa Workaround C4127 MSVC level 4 warning. 11 years ago
renderer_null.cpp b0d204c344 Added ability to choose renderer backend in runtime. 11 years ago
varying.def.sc 8e0e21f40d Normalized line endings. 13 years ago
vertexdecl.cpp b0d204c344 Added ability to choose renderer backend in runtime. 11 years ago
vertexdecl.h b0d204c344 Added ability to choose renderer backend in runtime. 11 years ago
vs_clear.bin.h bc36c29f2a Added ability to retrieve uniforms used by shader. 11 years ago
vs_clear.sc 9ff1d0c513 Updated copyright year. 12 years ago
vs_debugfont.bin.h bc36c29f2a Added ability to retrieve uniforms used by shader. 11 years ago
vs_debugfont.sc 9ff1d0c513 Updated copyright year. 12 years ago