| .. |
|
amalgamated.cpp
|
b702dcdf3c
D3D12: Initial commit.
|
10 years ago |
|
amalgamated.mm
|
d7a9b56dc6
Added ObjC amalgamated file.
|
10 years ago |
|
bgfx.cpp
|
5f59978e6b
Added graceful error handling during initialization.
|
10 years ago |
|
bgfx_compute.sh
|
3b66dfa5e8
Added indirect compute dispatch.
|
10 years ago |
|
bgfx_p.h
|
5f59978e6b
Added graceful error handling during initialization.
|
10 years ago |
|
bgfx_shader.sh
|
527ab0bcc1
shaderc: Metal fixes.
|
10 years ago |
|
charset.h
|
c25dd466be
Updated copyright year.
|
11 years ago |
|
config.h
|
52cfaf0aaa
Added Metal renderer backend stub.
|
10 years ago |
|
fs_clear0.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
fs_clear0.sc
|
306b7060ca
Cleanup.
|
10 years ago |
|
fs_clear1.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
fs_clear1.sc
|
649d7f74d2
Updated copyright year.
|
11 years ago |
|
fs_clear2.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
fs_clear2.sc
|
649d7f74d2
Updated copyright year.
|
11 years ago |
|
fs_clear3.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
fs_clear3.sc
|
649d7f74d2
Updated copyright year.
|
11 years ago |
|
fs_clear4.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
fs_clear4.sc
|
649d7f74d2
Updated copyright year.
|
11 years ago |
|
fs_clear5.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
fs_clear5.sc
|
649d7f74d2
Updated copyright year.
|
11 years ago |
|
fs_clear6.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
fs_clear6.sc
|
649d7f74d2
Updated copyright year.
|
11 years ago |
|
fs_clear7.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
fs_clear7.sc
|
649d7f74d2
Updated copyright year.
|
11 years ago |
|
fs_debugfont.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
fs_debugfont.sc
|
649d7f74d2
Updated copyright year.
|
11 years ago |
|
glcontext_eagl.h
|
288361b5c1
Pass all reset flags to glcontext.
|
10 years ago |
|
glcontext_eagl.mm
|
6bdf5c4bad
Cleanup.
|
10 years ago |
|
glcontext_egl.cpp
|
11868f704a
GLES31: Fixed image format test.
|
10 years ago |
|
glcontext_egl.h
|
0da98e8645
Fixed creation of GLES3 textures with compute write flag.
|
10 years ago |
|
glcontext_glx.cpp
|
a528554e67
Cleanup passing platform window/context data.
|
10 years ago |
|
glcontext_glx.h
|
288361b5c1
Pass all reset flags to glcontext.
|
10 years ago |
|
glcontext_nsgl.h
|
288361b5c1
Pass all reset flags to glcontext.
|
10 years ago |
|
glcontext_nsgl.mm
|
f9907aaa58
Fix for Context not bound on OSX 10.10.3 #439
|
10 years ago |
|
glcontext_ppapi.cpp
|
288361b5c1
Pass all reset flags to glcontext.
|
10 years ago |
|
glcontext_ppapi.h
|
288361b5c1
Pass all reset flags to glcontext.
|
10 years ago |
|
glcontext_wgl.cpp
|
916693c29b
Fixed GLES 3.0+ build.
|
10 years ago |
|
glcontext_wgl.h
|
288361b5c1
Pass all reset flags to glcontext.
|
10 years ago |
|
glimports.h
|
1a7f1a19cc
Fixed Linux build.
|
10 years ago |
|
image.cpp
|
8109de5461
Cleanup.
|
10 years ago |
|
image.h
|
8109de5461
Cleanup.
|
10 years ago |
|
makefile
|
649d7f74d2
Updated copyright year.
|
11 years ago |
|
ovr.cpp
|
466c76071a
Cleanup.
|
10 years ago |
|
ovr.h
|
466c76071a
Cleanup.
|
10 years ago |
|
renderdoc.cpp
|
33dc15476b
Updated RenderDoc header to v0.24.
|
10 years ago |
|
renderdoc.h
|
6ba3a60c1a
Fixed amalgamated build with multiple renderers.
|
10 years ago |
|
renderer.h
|
117571231a
Fixing crash on WP8 ARM
|
10 years ago |
|
renderer_d3d.h
|
874ff3c155
DX11: DXGI debug layers.
|
10 years ago |
|
renderer_d3d11.cpp
|
6a0217bbf1
Fixed MinGW build. Issue #467,
|
10 years ago |
|
renderer_d3d11.h
|
faf3164ecb
Fixed issue #436.
|
10 years ago |
|
renderer_d3d12.cpp
|
5b8a55b859
D3D12: Fixed refcount problem.
|
10 years ago |
|
renderer_d3d12.h
|
b702dcdf3c
D3D12: Initial commit.
|
10 years ago |
|
renderer_d3d9.cpp
|
6a0217bbf1
Fixed MinGW build. Issue #467,
|
10 years ago |
|
renderer_d3d9.h
|
f5d0a39dd0
Added buffer compute format flags.
|
10 years ago |
|
renderer_gl.cpp
|
623624b456
Fixed issue #464.
|
10 years ago |
|
renderer_gl.h
|
f15008311a
Fixed issue #452.
|
10 years ago |
|
renderer_mtl.mm
|
d7a9b56dc6
Added ObjC amalgamated file.
|
10 years ago |
|
renderer_null.cpp
|
e1a564ca72
Fixed noop renderer.
|
10 years ago |
|
renderer_vk.cpp
|
c2398f34c0
Cleanup.
|
10 years ago |
|
shader_dx9bc.cpp
|
8adc099b02
Cleanup.
|
10 years ago |
|
shader_dx9bc.h
|
b702dcdf3c
D3D12: Initial commit.
|
10 years ago |
|
shader_dxbc.cpp
|
8adc099b02
Cleanup.
|
10 years ago |
|
shader_dxbc.h
|
b702dcdf3c
D3D12: Initial commit.
|
10 years ago |
|
shader_spirv.cpp
|
a6983339c8
Fixed release build.
|
10 years ago |
|
shader_spirv.h
|
b702dcdf3c
D3D12: Initial commit.
|
10 years ago |
|
varying.def.sc
|
8e0e21f40d
Normalized line endings.
|
13 years ago |
|
vertexdecl.cpp
|
921a315c4d
Cleanup.
|
10 years ago |
|
vertexdecl.h
|
c25dd466be
Updated copyright year.
|
11 years ago |
|
vs_clear.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
vs_clear.sc
|
649d7f74d2
Updated copyright year.
|
11 years ago |
|
vs_debugfont.bin.h
|
ff01992cb7
Refactored uniform types.
|
10 years ago |
|
vs_debugfont.sc
|
649d7f74d2
Updated copyright year.
|
11 years ago |