Branimir Karadžić e5031c5897 Added texture&rt memory stats. hace 7 años
..
amalgamated.cpp 480620751b Separating DXGI functionality from D3D11 renderer. hace 7 años
amalgamated.mm f44c8e2b14 Happy New Year! hace 8 años
bgfx.cpp b75f49d3fb Cleanup. hace 7 años
bgfx_compute.sh 90aadf835b 37-gpudrivenrendering: Fixed GL shaders. hace 7 años
bgfx_p.h e5031c5897 Added texture&rt memory stats. hace 7 años
bgfx_shader.sh cd4b132259 Added textureSize and mtxFromRows/Cols. hace 7 años
charset.h f44c8e2b14 Happy New Year! hace 8 años
config.h 05fa433681 Cleanup. hace 8 años
debug_renderdoc.cpp f44c8e2b14 Happy New Year! hace 8 años
debug_renderdoc.h f44c8e2b14 Happy New Year! hace 8 años
dxgi.cpp fc133a2f7a Fixed CheckFeatureSupport with DXGI_FEATURE_PRESENT_ALLOW_TEARING crash on Windows 7. Issue #1356. hace 7 años
dxgi.h 45c1554d56 D3D12: DXGI usage cleanup. hace 7 años
fs_clear0.bin.h 5ecd605107 Updated shaders. hace 7 años
fs_clear0.sc f44c8e2b14 Happy New Year! hace 8 años
fs_clear1.bin.h 5ecd605107 Updated shaders. hace 7 años
fs_clear1.sc f44c8e2b14 Happy New Year! hace 8 años
fs_clear2.bin.h 5ecd605107 Updated shaders. hace 7 años
fs_clear2.sc f44c8e2b14 Happy New Year! hace 8 años
fs_clear3.bin.h 5ecd605107 Updated shaders. hace 7 años
fs_clear3.sc f44c8e2b14 Happy New Year! hace 8 años
fs_clear4.bin.h 5ecd605107 Updated shaders. hace 7 años
fs_clear4.sc f44c8e2b14 Happy New Year! hace 8 años
fs_clear5.bin.h 5ecd605107 Updated shaders. hace 7 años
fs_clear5.sc f44c8e2b14 Happy New Year! hace 8 años
fs_clear6.bin.h 5ecd605107 Updated shaders. hace 7 años
fs_clear6.sc f44c8e2b14 Happy New Year! hace 8 años
fs_clear7.bin.h 5ecd605107 Updated shaders. hace 7 años
fs_clear7.sc f44c8e2b14 Happy New Year! hace 8 años
fs_debugfont.bin.h 5ecd605107 Updated shaders. hace 7 años
fs_debugfont.sc f44c8e2b14 Happy New Year! hace 8 años
glcontext_eagl.h f44c8e2b14 Happy New Year! hace 8 años
glcontext_eagl.mm 53af38bb83 fix ios11 black screen when using postprocess (#1333) hace 8 años
glcontext_egl.cpp 82dd183d24 Android supports creating swap chains (#1332) hace 8 años
glcontext_egl.h f44c8e2b14 Happy New Year! hace 8 años
glcontext_glx.cpp 14e861747e Fixed issue #1326. hace 8 años
glcontext_glx.h f44c8e2b14 Happy New Year! hace 8 años
glcontext_nsgl.h f44c8e2b14 Happy New Year! hace 8 años
glcontext_nsgl.mm f44c8e2b14 Happy New Year! hace 8 años
glcontext_wgl.cpp f44c8e2b14 Happy New Year! hace 8 años
glcontext_wgl.h f44c8e2b14 Happy New Year! hace 8 años
glimports.h 2a3435e377 Fixed Android build. hace 7 años
hmd.cpp f44c8e2b14 Happy New Year! hace 8 años
hmd.h f44c8e2b14 Happy New Year! hace 8 años
hmd_openvr.cpp f44c8e2b14 Happy New Year! hace 8 años
hmd_openvr.h f44c8e2b14 Happy New Year! hace 8 años
hmd_ovr.cpp f44c8e2b14 Happy New Year! hace 8 años
hmd_ovr.h f44c8e2b14 Happy New Year! hace 8 años
makefile f44c8e2b14 Happy New Year! hace 8 años
nvapi.cpp d835c09d7b D3D11: Added multi-draw indirect via NVAPI. hace 8 años
nvapi.h d835c09d7b D3D11: Added multi-draw indirect via NVAPI. hace 8 años
renderer.h 480620751b Separating DXGI functionality from D3D11 renderer. hace 7 años
renderer_d3d.h b544293958 Cleanup. hace 7 años
renderer_d3d11.cpp a4faa82164 Fixed state tracking when scissor area is zero. hace 7 años
renderer_d3d11.h 45c1554d56 D3D12: DXGI usage cleanup. hace 7 años
renderer_d3d12.cpp a4faa82164 Fixed state tracking when scissor area is zero. hace 7 años
renderer_d3d12.h df83b98fd6 Added D3D12EnableExperimentalFeatures. hace 7 años
renderer_d3d9.cpp a4faa82164 Fixed state tracking when scissor area is zero. hace 7 años
renderer_d3d9.h 67ad9fbbef Allow null fragment shader for depth only programs. hace 7 años
renderer_gl.cpp a4faa82164 Fixed state tracking when scissor area is zero. hace 7 años
renderer_gl.h d227f9e8bf Fixed memory leak. hace 7 años
renderer_gnm.cpp f44c8e2b14 Happy New Year! hace 8 años
renderer_mtl.h 11e701987b Fixed build. hace 8 años
renderer_mtl.mm a4faa82164 Fixed state tracking when scissor area is zero. hace 7 años
renderer_noop.cpp d227f9e8bf Fixed memory leak. hace 7 años
renderer_vk.cpp a4faa82164 Fixed state tracking when scissor area is zero. hace 7 años
renderer_vk.h f44c8e2b14 Happy New Year! hace 8 años
shader.cpp a0fd120bc5 DXBC: Fixed custom data encoding. Fixed operand modifier parsing. hace 8 años
shader.h f44c8e2b14 Happy New Year! hace 8 años
shader_dx9bc.cpp f44c8e2b14 Happy New Year! hace 8 años
shader_dx9bc.h f44c8e2b14 Happy New Year! hace 8 años
shader_dxbc.cpp a0fd120bc5 DXBC: Fixed custom data encoding. Fixed operand modifier parsing. hace 8 años
shader_dxbc.h a0fd120bc5 DXBC: Fixed custom data encoding. Fixed operand modifier parsing. hace 8 años
shader_spirv.cpp f44c8e2b14 Happy New Year! hace 8 años
shader_spirv.h cefe086fa0 Cleanup. hace 7 años
topology.cpp 49a75f2fb1 bx math API cleanup. hace 8 años
topology.h f44c8e2b14 Happy New Year! hace 8 años
varying.def.sc 8e0e21f40d Normalized line endings. hace 13 años
vertexdecl.cpp f44c8e2b14 Happy New Year! hace 8 años
vertexdecl.h f44c8e2b14 Happy New Year! hace 8 años
vs_clear.bin.h 5ecd605107 Updated shaders. hace 7 años
vs_clear.sc f44c8e2b14 Happy New Year! hace 8 años
vs_debugfont.bin.h 5ecd605107 Updated shaders. hace 7 años
vs_debugfont.sc f44c8e2b14 Happy New Year! hace 8 años