Home
last modified time | relevance | path

Searched refs:API (Results 1 – 25 of 1107) sorted by relevance

12345678910>>...45

/external/mesa3d/src/egl/main/
Deglfallbacks.c55 memset(&drv->API, 0, sizeof(drv->API)); in _eglInitDriverFallbacks()
58 drv->API.Initialize = NULL; in _eglInitDriverFallbacks()
59 drv->API.Terminate = NULL; in _eglInitDriverFallbacks()
61 drv->API.GetConfigs = _eglGetConfigs; in _eglInitDriverFallbacks()
62 drv->API.ChooseConfig = _eglChooseConfig; in _eglInitDriverFallbacks()
63 drv->API.GetConfigAttrib = _eglGetConfigAttrib; in _eglInitDriverFallbacks()
65 drv->API.CreateContext = (CreateContext_t) _eglReturnFalse; in _eglInitDriverFallbacks()
66 drv->API.DestroyContext = (DestroyContext_t) _eglReturnFalse; in _eglInitDriverFallbacks()
67 drv->API.MakeCurrent = (MakeCurrent_t) _eglReturnFalse; in _eglInitDriverFallbacks()
68 drv->API.QueryContext = _eglQueryContext; in _eglInitDriverFallbacks()
[all …]
/external/mesa3d/src/mesa/main/
Dapi_exec.c136 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()
148 if (ctx->API == API_OPENGL || ctx->API == API_OPENGL_CORE) in _mesa_create_exec_table()
157 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()
163 if (ctx->API == API_OPENGL) { in _mesa_create_exec_table()
167 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()
171 if (ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()
174 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()
180 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()
187 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()
193 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in _mesa_create_exec_table()
[all …]
Denable.c276 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_set_enable()
284 if (ctx->API != API_OPENGL) in _mesa_set_enable()
333 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_set_enable()
369 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_set_enable()
384 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_set_enable()
399 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_set_enable()
411 if (!_mesa_is_desktop_gl(ctx) && ctx->API != API_OPENGLES) in _mesa_set_enable()
420 if (ctx->API != API_OPENGL) in _mesa_set_enable()
429 if (ctx->API != API_OPENGL) in _mesa_set_enable()
437 if (!_mesa_is_desktop_gl(ctx) && ctx->API != API_OPENGLES) in _mesa_set_enable()
[all …]
Dgetstring.c42 switch (ctx->API) { in shading_language_version()
129 if (ctx->API == API_OPENGL_CORE) { in _mesa_GetString()
136 if (ctx->API == API_OPENGLES) in _mesa_GetString()
143 if (ctx->API == API_OPENGL && in _mesa_GetString()
215 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_GetPointerv()
220 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_GetPointerv()
225 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_GetPointerv()
230 if (ctx->API != API_OPENGL) in _mesa_GetPointerv()
235 if (ctx->API != API_OPENGL) in _mesa_GetPointerv()
240 if (ctx->API != API_OPENGL) in _mesa_GetPointerv()
[all …]
Dhint.c54 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_Hint()
62 if (!_mesa_is_desktop_gl(ctx) && ctx->API != API_OPENGLES) in _mesa_Hint()
70 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_Hint()
78 if (ctx->API != API_OPENGL && ctx->API != API_OPENGLES) in _mesa_Hint()
96 if (ctx->API != API_OPENGL) in _mesa_Hint()
116 if (ctx->API == API_OPENGL_CORE) in _mesa_Hint()
126 if (ctx->API == API_OPENGLES || !ctx->Extensions.ARB_fragment_shader) in _mesa_Hint()
Dvtxfmt.c51 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in install_vtxfmt()
60 if (ctx->API == API_OPENGL) { in install_vtxfmt()
64 if (ctx->API != API_OPENGL_CORE && ctx->API != API_OPENGLES2) { in install_vtxfmt()
98 if (ctx->API == API_OPENGL) { in install_vtxfmt()
110 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in install_vtxfmt()
116 if (ctx->API != API_OPENGLES2) { in install_vtxfmt()
126 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) { in install_vtxfmt()
131 if (ctx->API != API_OPENGLES2) { in install_vtxfmt()
142 if (ctx->API == API_OPENGL) { in install_vtxfmt()
164 if (ctx->API != API_OPENGLES2) { in install_vtxfmt()
[all …]
/external/lldb/www/cpp_reference/html/
DLLDB_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
4 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
5 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="93…
6 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="704,…
7 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
8 <area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="97…
9 <area shape="rect" id="node36" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="33…
10 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
11 <area shape="rect" id="node42" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="…
[all …]
DSBSymbolContext_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="21…
4 <area shape="rect" id="node30" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
5 <area shape="rect" id="node69" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="…
6 <area shape="rect" id="node73" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor…
7 <area shape="rect" id="node82" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" co…
8 <area shape="rect" id="node88" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="…
9 <area shape="rect" id="node18" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="59…
10 <area shape="rect" id="node21" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
11 <area shape="rect" id="node24" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="…
[all …]
DSBSymbol_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
4 <area shape="rect" id="node42" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="…
5 <area shape="rect" id="node79" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.…
6 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
7 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="13…
8 <area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords…
9 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
10 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
11 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1328…
[all …]
DSBSymbolContextList_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
4 <area shape="rect" id="node18" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="16…
5 <area shape="rect" id="node33" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
6 <area shape="rect" id="node69" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="…
7 <area shape="rect" id="node73" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor…
8 <area shape="rect" id="node82" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" co…
9 <area shape="rect" id="node88" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="…
10 <area shape="rect" id="node21" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="93…
11 <area shape="rect" id="node24" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
[all …]
DSBAddress_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
4 <area shape="rect" id="node18" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="43…
5 <area shape="rect" id="node21" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords…
6 <area shape="rect" id="node27" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
7 <area shape="rect" id="node36" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
8 <area shape="rect" id="node24" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="373,…
9 <area shape="rect" id="node30" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="66…
10 <area shape="rect" id="node68" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="…
11 <area shape="rect" id="node72" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor…
[all …]
DSBFunction_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
4 <area shape="rect" id="node86" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.…
5 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
6 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="34…
7 <area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords…
8 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
9 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
10 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="571,…
11 <area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="11…
[all …]
DSBLineEntry_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
4 <area shape="rect" id="node49" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor…
5 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
6 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="24…
7 <area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords…
8 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
9 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
10 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="397,…
11 <area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="15…
[all …]
DSBTarget_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
4 <area shape="rect" id="node47" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor…
5 <area shape="rect" id="node72" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="…
6 <area shape="rect" id="node76" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt…
7 <area shape="rect" id="node79" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\…
8 <area shape="rect" id="node83" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="5,48…
9 <area shape="rect" id="node86" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="53…
10 <area shape="rect" id="node91" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" …
11 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
[all …]
DSBBlock_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="34…
4 <area shape="rect" id="node18" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
5 <area shape="rect" id="node21" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="…
6 <area shape="rect" id="node24" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
7 <area shape="rect" id="node46" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor…
8 <area shape="rect" id="node71" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="…
9 <area shape="rect" id="node75" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt…
10 <area shape="rect" id="node78" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\…
11 <area shape="rect" id="node82" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1514…
[all …]
DSBModule_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="20…
4 <area shape="rect" id="node18" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords…
5 <area shape="rect" id="node24" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
6 <area shape="rect" id="node33" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
7 <area shape="rect" id="node21" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1421…
8 <area shape="rect" id="node27" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="16…
9 <area shape="rect" id="node68" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="…
10 <area shape="rect" id="node72" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor…
11 <area shape="rect" id="node81" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" co…
[all …]
DSBProcess_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="17…
4 <area shape="rect" id="node18" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="…
5 <area shape="rect" id="node21" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
6 <area shape="rect" id="node51" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor…
7 <area shape="rect" id="node76" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="…
8 <area shape="rect" id="node80" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt…
9 <area shape="rect" id="node83" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\…
10 <area shape="rect" id="node87" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="269,…
11 <area shape="rect" id="node90" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="31…
[all …]
/external/lldb/scripts/
Dlldb.swig55 #include "lldb/API/SBAddress.h"
56 #include "lldb/API/SBBlock.h"
57 #include "lldb/API/SBBreakpoint.h"
58 #include "lldb/API/SBBreakpointLocation.h"
59 #include "lldb/API/SBBroadcaster.h"
60 #include "lldb/API/SBCommandInterpreter.h"
61 #include "lldb/API/SBCommandReturnObject.h"
62 #include "lldb/API/SBCommunication.h"
63 #include "lldb/API/SBCompileUnit.h"
64 #include "lldb/API/SBData.h"
[all …]
/external/ImageMagick/coders/
Dwmf.c240 #define ERR(API) ((API)->err != wmf_E_None) argument
376 #define WmfDrawingWand (((wmf_magick_t*)((API)->device_data))->draw_wand)
398 static void lite_font_init (wmfAPI* API, wmfAPI_Options* options);
399 static void lite_font_map(wmfAPI* API,wmfFont* font);
400 static float lite_font_stringwidth(wmfAPI* API, wmfFont* font, char* str);
403 static void draw_fill_color_rgb(wmfAPI* API, const wmfRGB* rgb);
404 static void draw_stroke_color_rgb(wmfAPI* API, const wmfRGB* rgb);
405 static void draw_pattern_push(wmfAPI* API, unsigned long id, unsigned long columns, unsigne…
409 static void ipa_bmp_draw(wmfAPI * API, wmfBMP_Draw_t * bmp_draw);
410 static void ipa_bmp_free(wmfAPI * API, wmfBMP * bmp);
[all …]
/external/eigen/doc/
DB01_Experimental.dox9API is, to a large extent, stable. However, we wish to retain the freedom to make API incompatible…
11 Our goal is that for the 2.1 release (expected in July 2009) most of these parts become API-stable …
13API stability is a major concern for our users. That's why it's a priority for us to reach it, but…
17 \li be subject to an API incompatible change;
18 \li introduce API or ABI incompatible changes in your own code if you let them affect your API or A…
22 The following modules are considered entirely experimental, and we make no firm API stability guara…
37 The only classes subject to (even partial) API stability guarantee (meaning that you can safely con…
38 \li MatrixBase : partial API stability (see below)
39 \li Matrix : full API stability (except for experimental stuff inherited from MatrixBase)
40 \li Map : full API stability (except for experimental stuff inherited from MatrixBase)
[all …]
/external/llvm/test/tools/gold/X86/
Demit-llvm.ll8 ; RUN: FileCheck --check-prefix=API %s < %T/../apifile.txt
82 ; API: f1 PREVAILING_DEF_IRONLY
83 ; API: f2 PREVAILING_DEF_IRONLY
84 ; API: f3 PREVAILING_DEF_IRONLY_EXP
85 ; API: f4 PREVAILING_DEF_IRONLY_EXP
86 ; API: f5 PREVAILING_DEF_IRONLY_EXP
87 ; API: f6 PREVAILING_DEF_IRONLY_EXP
88 ; API: f7 PREVAILING_DEF_IRONLY_EXP
89 ; API: f8 PREVAILING_DEF_IRONLY_EXP
90 ; API: g7 UNDEF
[all …]
/external/deqp/doc/testspecs/GLES2/
Dfunctional.negative_api.txt19 Negative API tests
25 + Negative tests for all API functions capable of producing errors
27 - Buffer API
28 - Fragment API
29 - Shader API
30 - State API & Special Functions
31 - Texture API
32 - Vertex Array API
35 + Tests for API functions that cannot produce errors
39 Negative API test set goes through all GL commands that are capable of
/external/harfbuzz_ng/
DTODO13 API issues:
16 - API to accept a list of languages?
25 API additions
34 - Add sanitize API (and a cached version, that saves result on blob user-data)
36 - BCP 47 language handling / API (language_matches?)
40 - Add query / enumeration API for aalt-like features?
44 - Add segmentation API
58 - ot-layout enumeration API (needs font)
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
Dmodules.cfg108 # that its public API is subject to change if necessary). See
117 # See include/freetype/ftgzip.h for the API.
122 # See include/freetype/ftlzw.h for the API.
127 # See include/freetype/ftbzip2.h for the API.
152 # See include/freetype/ftbbox.h for the API.
157 # See include/freetype/ftbdf.h for the API.
163 # See include/freetype/ftbitmap.h for the API.
168 # See include/freetype/ftcid.h for the API.
173 # See include/freetype/ftfntfmt.h for the API.
178 # See include/freetype/freetype.h for the API.
[all …]
/external/libgdx/
DCHANGES5 - API Addition: GestureDetector#pinchStop() called when no longer pinching
6 - API Addition: Gdx.graphics.setUndecorated/setResizable API added to Graphics https://github.com/l…
7 - API Addition: Gdx.graphics.getGLVersion(), grab the GL version and implementation type. https://g…
8 - API Change: Lwjgl3WindowListener -> filesDropped(String[] files) adds drag'n drop support for the…
9 …Effect to make it easier to know when all the emitters are done, behaves the same as in the 2D API.
10 - API Change: renamed Lwjgl3WindowListener.windowIsClosing() to closeRequested() to better communic…
14 - API Change: moved shape builder logic out of MeshBuilder, see: https://github.com/libgdx/libgdx/p…
15 - API Change: Table reset now calls clearChildren, not clear.
33 - API Change: Override GwtApplication#createApplicationListener() to create your ApplicationListener
38 - API Change: Lwjgl3ApplicationConfiguration#setBackbufferConfig -> setBackBufferConfig
[all …]

12345678910>>...45