.. |
bgfx.cpp
|
Added warning when passing zero as framebuffer/rendertarget resolution.
|
2013-01-29 19:23:56 -08:00 |
bgfx_p.h
|
Enabled extra warnings for MSVC.
|
2013-02-12 23:54:32 -08:00 |
bgfx_shader.sh
|
Fixed RGBA16F DDS loading.
|
2013-01-26 23:00:35 -08:00 |
charset.h
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
common.sh
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
config.h
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
dds.cpp
|
Fixed RGBA16F DDS loading.
|
2013-01-26 23:00:35 -08:00 |
dds.h
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
fs_clear.sc
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
fs_clear_dx11.bin.h
|
Reorganized opcode type and location bits in constant buffer opcode.
|
2013-01-05 22:34:31 -08:00 |
fs_debugfont.sc
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
fs_debugfont_dx9.bin.h
|
Reorganized opcode type and location bits in constant buffer opcode.
|
2013-01-05 22:34:31 -08:00 |
fs_debugfont_dx11.bin.h
|
Reorganized opcode type and location bits in constant buffer opcode.
|
2013-01-05 22:34:31 -08:00 |
fs_debugfont_glsl.bin.h
|
Reorganized opcode type and location bits in constant buffer opcode.
|
2013-01-05 22:34:31 -08:00 |
glcontext_egl.cpp
|
WIP support for key/mouse events in examples.
|
2013-01-16 22:44:51 -08:00 |
glcontext_egl.h
|
Separated GL context code.
|
2013-01-13 18:39:25 -08:00 |
glcontext_glx.cpp
|
WIP X11 key/mouse support.
|
2013-01-17 22:38:13 -08:00 |
glcontext_glx.h
|
Separated GL context code.
|
2013-01-13 18:39:25 -08:00 |
glcontext_nsgl.h
|
Added OSX entry point and OpenGL context
|
2013-01-15 20:37:07 -08:00 |
glcontext_nsgl.mm
|
Added OSX entry point and OpenGL context
|
2013-01-15 20:37:07 -08:00 |
glcontext_ppapi.cpp
|
Separated GL context code.
|
2013-01-13 18:39:25 -08:00 |
glcontext_ppapi.h
|
Separated GL context code.
|
2013-01-13 18:39:25 -08:00 |
glcontext_wgl.cpp
|
Separated GL context code.
|
2013-01-13 18:39:25 -08:00 |
glcontext_wgl.h
|
Separated GL context code.
|
2013-01-13 18:39:25 -08:00 |
glimports.h
|
Fixed GL_ARB_instanced_arrays on MESA.
|
2013-02-03 12:17:33 -08:00 |
makefile
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
renderer_d3d.h
|
Fixed sampler state ref leak.
|
2013-02-10 18:12:52 -08:00 |
renderer_d3d9.cpp
|
Fixed RGBA16F DDS loading.
|
2013-01-26 23:00:35 -08:00 |
renderer_d3d9.h
|
Added support for LATC/3DC texture compression.
|
2013-01-20 12:47:29 -08:00 |
renderer_d3d11.cpp
|
Fixed sampler state ref leak.
|
2013-02-10 18:12:52 -08:00 |
renderer_d3d11.h
|
Fixed sampler state ref leak.
|
2013-02-10 18:12:52 -08:00 |
renderer_gl.cpp
|
Fixed GL_ARB_instanced_arrays on MESA.
|
2013-02-03 12:17:33 -08:00 |
renderer_gl.h
|
Moved GL_RGBA16*.
|
2013-02-03 12:23:48 -08:00 |
renderer_null.cpp
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
varying.def.sc
|
Added texture loading example.
|
2012-10-27 21:34:41 -07:00 |
vertexdecl.cpp
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
vertexdecl.h
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
vs_clear.sc
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
vs_clear_dx11.bin.h
|
Reorganized opcode type and location bits in constant buffer opcode.
|
2013-01-05 22:34:31 -08:00 |
vs_debugfont.sc
|
Updated year in copyright notice.
|
2013-01-13 10:57:24 -08:00 |
vs_debugfont_dx9.bin.h
|
Reorganized opcode type and location bits in constant buffer opcode.
|
2013-01-05 22:34:31 -08:00 |
vs_debugfont_dx11.bin.h
|
Reorganized opcode type and location bits in constant buffer opcode.
|
2013-01-05 22:34:31 -08:00 |
vs_debugfont_glsl.bin.h
|
Reorganized opcode type and location bits in constant buffer opcode.
|
2013-01-05 22:34:31 -08:00 |