bgfx/src
2021-04-21 12:17:55 -07:00
..
amalgamated.cpp Make shaderc output independent of backend enums (#2411) 2021-02-28 12:38:12 -08:00
amalgamated.mm Happy New Year! 2021-01-14 15:53:49 -08:00
bgfx_compute.sh WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
bgfx_p.h WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
bgfx_shader.sh Add textureSize() overloads for BgfxI/USampler2D (#2471) 2021-04-15 14:24:42 -07:00
bgfx.cpp Fixes for multiple windows and example 22 (#2483) 2021-04-19 15:30:03 -07:00
bgfx.idl.inl Added bgfx::isFrameBufferValid API. 2021-04-16 22:13:26 -07:00
charset.h Happy New Year! 2021-01-14 15:53:49 -08:00
config.h Vulkan synchronization fixes (#2386) 2021-02-11 20:29:52 -08:00
debug_renderdoc.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
debug_renderdoc.h Happy New Year! 2021-01-14 15:53:49 -08:00
dxgi.cpp Support dynamic SwapChainPanel changes for DirectX11 UWP scenarios (#2422) 2021-03-08 15:13:04 -08:00
dxgi.h Support dynamic SwapChainPanel changes for DirectX11 UWP scenarios (#2422) 2021-03-08 15:13:04 -08:00
emscripten.h Happy New Year! 2021-01-14 15:53:49 -08:00
fs_clear0.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_clear0.sc Happy New Year! 2021-01-14 15:53:49 -08:00
fs_clear1.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_clear1.sc Happy New Year! 2021-01-14 15:53:49 -08:00
fs_clear2.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_clear2.sc Happy New Year! 2021-01-14 15:53:49 -08:00
fs_clear3.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_clear3.sc Happy New Year! 2021-01-14 15:53:49 -08:00
fs_clear4.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_clear4.sc Happy New Year! 2021-01-14 15:53:49 -08:00
fs_clear5.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_clear5.sc Happy New Year! 2021-01-14 15:53:49 -08:00
fs_clear6.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_clear6.sc Happy New Year! 2021-01-14 15:53:49 -08:00
fs_clear7.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_clear7.sc Happy New Year! 2021-01-14 15:53:49 -08:00
fs_debugfont.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
fs_debugfont.sc Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_eagl.h Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_eagl.mm Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_egl.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_egl.h Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_glx.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_glx.h Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_html5.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_html5.h Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_nsgl.h Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_nsgl.mm - Implemented BGFX_CAPS_SWAP_CHAIN in OpenGl on Macos (#2400) 2021-02-22 08:45:25 -08:00
glcontext_wgl.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
glcontext_wgl.h Happy New Year! 2021-01-14 15:53:49 -08:00
glimports.h Fixed #2368. 2021-01-25 12:24:12 -08:00
makefile Fix embedded shaders compilation (#2475) 2021-04-18 11:38:51 -07:00
nvapi.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
nvapi.h Happy New Year! 2021-01-14 15:53:49 -08:00
renderer_d3d9.cpp WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
renderer_d3d9.h Happy New Year! 2021-01-14 15:53:49 -08:00
renderer_d3d11.cpp WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
renderer_d3d11.h Happy New Year! 2021-01-14 15:53:49 -08:00
renderer_d3d12.cpp WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
renderer_d3d12.h Fixed MinGW warning. 2021-02-26 18:48:43 -08:00
renderer_d3d.h Happy New Year! 2021-01-14 15:53:49 -08:00
renderer_gl.cpp WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
renderer_gl.h Fixed issue #2368. 2021-01-22 07:33:59 -08:00
renderer_gnm.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
renderer_mtl.h Vulkan synchronization fixes (#2386) 2021-02-11 20:29:52 -08:00
renderer_mtl.mm WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
renderer_noop.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
renderer_nvn.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
renderer_vk.cpp Simplify SPIRV bindings shifts (shaderc bin version 11) (#2487) 2021-04-21 09:33:12 -07:00
renderer_vk.h Simplify SPIRV bindings shifts (shaderc bin version 11) (#2487) 2021-04-21 09:33:12 -07:00
renderer_webgpu.cpp WebGPU: Don't need bindings backward compatibility (#2488) 2021-04-21 12:17:55 -07:00
renderer_webgpu.h WebGPU: Don't need bindings backward compatibility (#2488) 2021-04-21 12:17:55 -07:00
renderer.h Cleanup. 2021-04-05 12:27:48 -07:00
shader_dx9bc.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
shader_dx9bc.h Happy New Year! 2021-01-14 15:53:49 -08:00
shader_dxbc.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
shader_dxbc.h Happy New Year! 2021-01-14 15:53:49 -08:00
shader_spirv.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
shader_spirv.h Simplify SPIRV bindings shifts (shaderc bin version 11) (#2487) 2021-04-21 09:33:12 -07:00
shader.cpp WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
shader.h WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
topology.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
topology.h Happy New Year! 2021-01-14 15:53:49 -08:00
varying.def.sc Normalized line endings. 2013-02-21 21:07:31 -08:00
version.h Updated version number. 2021-04-17 08:36:19 -07:00
vertexlayout.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
vertexlayout.h Happy New Year! 2021-01-14 15:53:49 -08:00
vs_clear.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
vs_clear.sc Happy New Year! 2021-01-14 15:53:49 -08:00
vs_debugfont.bin.h Vulkan cleanup for Webgpu (#2127) 2020-05-03 13:54:30 -07:00
vs_debugfont.sc Happy New Year! 2021-01-14 15:53:49 -08:00