bkaradzic
|
2ef508139f
|
GL/GLES: vsync.
|
2013-04-27 15:16:05 -07:00 |
|
bkaradzic
|
3ed331220f
|
Cleanup.
|
2013-04-27 13:30:35 -07:00 |
|
bkaradzic
|
8711d3d3a3
|
GLX: added swap interval.
|
2013-04-26 23:43:31 -07:00 |
|
bkaradzic
|
6932b256a8
|
Merge branch 'master' of github.com:bkaradzic/bgfx
|
2013-04-24 19:15:45 -07:00 |
|
bkaradzic
|
10236da0f4
|
Fixed warnings.
|
2013-04-24 19:15:29 -07:00 |
|
bkaradzic
|
e25e93a7e7
|
Fixed GCC warnings.
|
2013-04-24 08:44:55 -07:00 |
|
bkaradzic
|
1a0e1699d9
|
Fixed bug when passing identity to view transform.
|
2013-04-23 22:40:50 -07:00 |
|
bkaradzic
|
616177ea5f
|
Fixing unused macro.
|
2013-04-23 19:29:46 -07:00 |
|
bkaradzic
|
0434ccfc10
|
Added makefile for embedded shaders.
|
2013-04-22 23:33:32 -07:00 |
|
bkaradzic
|
d8bd7419f9
|
Added sanity check for transient buffers.
|
2013-04-21 23:16:34 -07:00 |
|
bkaradzic
|
aa814e9994
|
Cleanup.
|
2013-04-21 11:50:45 -07:00 |
|
bkaradzic
|
b94c328604
|
Fixed bad logic.
|
2013-04-21 00:43:00 -07:00 |
|
bkaradzic
|
dae6768c43
|
Fixed detection of instanced_array extension.
|
2013-04-20 23:13:44 -07:00 |
|
bkaradzic
|
ba55084ad8
|
Android wip.
|
2013-04-18 23:32:12 -07:00 |
|
bkaradzic
|
767df6c5e6
|
Android plumbing.
|
2013-04-18 21:16:09 -07:00 |
|
bkaradzic
|
247a3004ef
|
GLES2: #ifdef use of GL_TEXTURE_MAX_LEVEL.
|
2013-04-17 20:46:25 -07:00 |
|
bkaradzic
|
c8c7139fc1
|
GL: Set max mip level to save memory.
|
2013-04-17 20:33:44 -07:00 |
|
bkaradzic
|
775ae7f61b
|
GL: fixed GL_DEBUG_* define name.
|
2013-04-16 09:24:43 -07:00 |
|
bkaradzic
|
d3a526a92b
|
Android build fixes wip.
|
2013-04-15 23:10:32 -07:00 |
|
bkaradzic
|
6ed7b6fe14
|
GL: Cleanup.
|
2013-04-15 21:17:30 -07:00 |
|
bkaradzic
|
7580bbb25e
|
GL: fixed texture filter. Updated debug messages.
|
2013-04-15 20:59:01 -07:00 |
|
bkaradzic
|
3ed3938fda
|
Cleanup.
|
2013-04-14 18:20:30 -07:00 |
|
bkaradzic
|
8a6b6133ec
|
Fixed stencil clear when using clear quad.
|
2013-04-14 18:18:11 -07:00 |
|
bkaradzic
|
5b2a141473
|
Fixed embedded shaders.
|
2013-04-14 14:10:32 -07:00 |
|
bkaradzic
|
ab05bc6974
|
Added BX_PLATFORM_QNX.
|
2013-04-12 23:43:46 -07:00 |
|
bkaradzic
|
4367082297
|
DX11: MSAA wip.
|
2013-04-10 21:42:00 -07:00 |
|
bkaradzic
|
253f313a34
|
Added wglSwapInterval and ARB_debug_output. Removed BX_UNUSED used for removing warnings when debug messages are compiled out.
|
2013-04-07 22:12:49 -07:00 |
|
bkaradzic
|
3a62f3cd9f
|
Fixed compile error.
|
2013-04-07 21:06:02 -07:00 |
|
bkaradzic
|
44c8859bda
|
Fixed MinGW warnings.
|
2013-04-07 14:08:20 -07:00 |
|
bkaradzic
|
dc8d2c38f3
|
Fixed MinGW build.
|
2013-04-07 13:44:10 -07:00 |
|
bkaradzic
|
648c8a593e
|
Fixed GLES2 texture format error. Fixed hdr example cube texture issue.
|
2013-04-06 14:03:38 -07:00 |
|
bkaradzic
|
84bfec136a
|
Removed some HLSL intrinsic from .sc shaders in favor of GLSL. Fixed varying.def parsing.
|
2013-04-05 20:40:50 -07:00 |
|
bkaradzic
|
a703d6129f
|
Added -i 'include dir' argument to shaderc.
|
2013-04-01 22:52:06 -07:00 |
|
bkaradzic
|
a26e06929e
|
Fixed issue#26 blend factor logic.
|
2013-03-30 09:44:13 -07:00 |
|
bkaradzic
|
bcd1dee746
|
Added missing transparency sort order for blend factor mode.
|
2013-03-30 08:47:40 -07:00 |
|
bkaradzic
|
5b763a28bb
|
Added blend factor/color blend modes support.
|
2013-03-29 22:58:50 -07:00 |
|
bkaradzic
|
365f2655b3
|
Added aditional render target color formats.
|
2013-03-28 22:34:59 -07:00 |
|
bkaradzic
|
eb8ab50281
|
Made setViewTransform behave the same way as the rest of setView* API.
|
2013-03-27 21:18:29 -07:00 |
|
bkaradzic
|
6582276e3e
|
Fixed L4 warnings.
|
2013-03-25 21:13:54 -07:00 |
|
bkaradzic
|
07dc7b2c5f
|
Fixed GCC warning.
|
2013-03-24 09:06:43 -07:00 |
|
bkaradzic
|
137700d0a2
|
GL: Fixed initial value of binary shader hash.
|
2013-03-23 22:42:16 -07:00 |
|
bkaradzic
|
def008725c
|
Fixed compile error.
|
2013-03-23 22:07:06 -07:00 |
|
bkaradzic
|
133c0f05db
|
Fixed issue#24.
|
2013-03-23 17:58:56 -07:00 |
|
bkaradzic
|
b26b292b02
|
Added check for stride/vertex size.
|
2013-03-23 16:04:45 -07:00 |
|
bkaradzic
|
9e825e3c77
|
Added GL clear quad.
|
2013-03-23 16:02:34 -07:00 |
|
bkaradzic
|
ea49146ea1
|
Fixing eols.
|
2013-03-17 16:10:50 -07:00 |
|
bkaradzic
|
24a1a76329
|
Merge branch 'master' of github.com:bkaradzic/bgfx
|
2013-03-17 11:15:22 -07:00 |
|
bkaradzic
|
c29dc6de31
|
Remove glx.h include from renderer_gl.h
|
2013-03-14 09:13:51 -07:00 |
|
questor / inter
|
1797567840
|
fixed include file when compiling under linux with BGFX_CONFIG_RENDERER_OPENGL set to 31
|
2013-03-14 16:03:34 +01:00 |
|
bkaradzic
|
6d2abecfe7
|
Replaced spaces with tabs.
|
2013-03-11 22:05:12 -07:00 |
|