tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / gfx / angle / checkout / src / libANGLE / renderer / d3d


ModeNameSize
-rw-r--r--BufferD3D.cpp191L
-rw-r--r--BufferD3D.h89L
-rw-r--r--CompilerD3D.cpp24L
-rw-r--r--CompilerD3D.h32L
-rw-r--r--ContextD3D.h24L
-rw-r--r--DeviceD3D.cpp84L
-rw-r--r--DeviceD3D.h39L
-rw-r--r--DisplayD3D.cpp462L
-rw-r--r--DisplayD3D.h179L
-rw-r--r--DynamicHLSL.cpp1537L
-rw-r--r--DynamicHLSL.h212L
-rw-r--r--DynamicImage2DHLSL.cpp919L
-rw-r--r--DynamicImage2DHLSL.h28L
-rw-r--r--EGLImageD3D.cpp93L
-rw-r--r--EGLImageD3D.h55L
-rw-r--r--FramebufferD3D.cpp402L
-rw-r--r--FramebufferD3D.h143L
-rw-r--r--HLSLCompiler.cpp387L
-rw-r--r--HLSLCompiler.h74L
-rw-r--r--ImageD3D.cpp56L
-rw-r--r--ImageD3D.h105L
-rw-r--r--IndexBuffer.cpp183L
-rw-r--r--IndexBuffer.h125L
-rw-r--r--IndexDataManager.cpp318L
-rw-r--r--IndexDataManager.h112L
-rw-r--r--NativeWindowD3D.cpp19L
-rw-r--r--NativeWindowD3D.h38L
-rw-r--r--ProgramD3D.cpp3412L
-rw-r--r--ProgramD3D.h613L
-rw-r--r--RenderTargetD3D.cpp31L
-rw-r--r--RenderTargetD3D.h44L
-rw-r--r--RenderbufferD3D.cpp126L
-rw-r--r--RenderbufferD3D.h63L
-rw-r--r--RendererD3D.cpp247L
-rw-r--r--RendererD3D.h489L
-rw-r--r--SamplerD3D.h33L
-rw-r--r--ShaderD3D.cpp391L
-rw-r--r--ShaderD3D.h126L
-rw-r--r--ShaderExecutableD3D.cpp67L
-rw-r--r--ShaderExecutableD3D.h57L
-rw-r--r--SurfaceD3D.cpp517L
-rw-r--r--SurfaceD3D.h145L
-rw-r--r--SwapChainD3D.cpp34L
-rw-r--r--SwapChainD3D.h83L
-rw-r--r--TextureD3D.cpp4640L
-rw-r--r--TextureD3D.h1050L
-rw-r--r--TextureStorage.h135L
-rw-r--r--VertexBuffer.cpp308L
-rw-r--r--VertexBuffer.h189L
-rw-r--r--VertexDataManager.cpp683L
-rw-r--r--VertexDataManager.h163L
-rw-r--r--driver_utils_d3d.cpp26L
-rw-r--r--driver_utils_d3d.h21L
-rw-r--r--formatutilsD3D.h24L
d---------d3d11/-
d---------d3d9/-