Branimir Karadžić e42d878fe8 Fixed Issue #128 caused by read from unaligned memory (undefined behavior? when running asmjs). 11 years ago
..
bgfx.cpp d525e96dd9 Manually integrated some FreeBSD changes from @lye #132 pull request. 11 years ago
bgfx_compute.sh 62b620a1a0 Initial compute support. 11 years ago
bgfx_p.h e42d878fe8 Fixed Issue #128 caused by read from unaligned memory (undefined behavior? when running asmjs). 11 years ago
bgfx_shader.sh e782f2f873 Fixed preprocessor bug that trucnates macro arguments to first character when concatenating them. 11 years ago
charset.h d3753d69bf Added support for blend separate and blend MRT independent. 11 years ago
config.h c16f7a0f1f Manually integrated some FreeBSD changes from @lye #132 pull request. 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 62b620a1a0 Initial compute support. 11 years ago
glcontext_egl.h 91043b0195 Added dynamic loading of EGL library on Windows. 12 years ago
glcontext_glx.cpp 8c55c8f8a9 FreeBSD ifdefs. 11 years ago
glcontext_glx.h 8c55c8f8a9 FreeBSD ifdefs. 11 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 62b620a1a0 Initial compute support. 11 years ago
image.cpp be4729940c Added BC6H and BC7 compressed formats. 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 5ddec2b790 DX11: Added static linking with D3D libs for WinRT. 11 years ago
renderer_d3d11.h 5ddec2b790 DX11: Added static linking with D3D libs for WinRT. 11 years ago
renderer_d3d9.cpp 5ddec2b790 DX11: Added static linking with D3D libs for WinRT. 11 years ago
renderer_d3d9.h 62b620a1a0 Initial compute support. 11 years ago
renderer_gl.cpp 659feeec61 Fixed NaCl debug build. 11 years ago
renderer_gl.h 5ddec2b790 DX11: Added static linking with D3D libs for WinRT. 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