summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-24Add COGL_PIXEL_FORMAT_U_VHEADmasterDaniel Stone5-2/+19
2012-09-23Updated Russian translationYuri Myasoedov1-23/+42
2012-09-23[l10n] Updated German translationMario Blättermann1-20/+41
2012-09-23Update zh_CN translationYunQiang Su1-31/+28
2012-09-22Updated Malayalam fileAni Peter1-0/+342
2012-09-21[l10n] Update Japanese translationNishio Futoshi1-20/+40
2012-09-20updated Tamil translationDr.T.Vasudevan1-123/+130
2012-09-20updated Tamil translationDr.T.Vasudevan1-71/+89
2012-09-19Updated Bulgarian translationAlexander Shopov1-2/+16
2012-09-19hindi updateRajesh Ranjan1-23/+43
2012-09-19Bug 682071-cogl/cogl-sdl.h: MSVC: Link to SDL when apps are builtChun-wei Fan1-0/+9
2012-09-17[l10n]Updated Catalan (Valencian) translationCarles Ferrando1-18/+40
2012-09-17[l10n] Updated Catalan translationGil Forcada1-19/+41
2012-09-16Updated Danish translationAsk H. Larsen1-103/+122
2012-09-14Remove cogl-primitives.h and CoglTextureVertexNeil Roberts15-259/+20
2012-09-13build: Bump the glib dependency to 2.32Damien Lespiau1-1/+1
2012-09-13types: Remove unused CoglAngle typeDamien Lespiau1-10/+0
2012-09-13stb_image: Fix warnings that the original stb_image hasDamien Lespiau1-5/+9
2012-09-13core: Don't use g_once_*() APIDamien Lespiau1-3/+3
2012-09-13gitignore: Only ignore the README file at the root of the repositoryDamien Lespiau1-1/+1
2012-09-13renderer: Remove unused error from CoglRendererErrorDamien Lespiau1-1/+0
2012-09-13build: Remove spurious Makefile.amDamien Lespiau1-7/+0
2012-09-13gitignore: Ignore the new and generated cogl-egl-defines.hDamien Lespiau1-0/+1
2012-09-13Updated Brazilian Portuguese translationEnrico Nicoletto1-22/+42
2012-09-13Updated Greek translationTom Tryfonidis1-7/+9
2012-09-12Update French translationAlexandre Franke1-2/+19
2012-09-12gles2-context: Don't split the wrapper snippet into twoNeil Roberts1-51/+36
2012-09-12gles2-context: only insert prelude + wrapper into strv onceRobert Bragg1-25/+30
2012-09-12cogl-gles2-context: Append wrapper shader to user shadersDaniel Stone2-50/+25
2012-09-12gpu-info: Match latest Mesa stringsRobert Bragg1-1/+4
2012-09-10matrix: Add cogl_debug_matrix_print apiRobert Bragg3-5/+13
2012-09-10texture: Add a context pointer to each textureRobert Bragg9-91/+86
2012-09-10Don't take internal references on the contextRobert Bragg10-50/+47
2012-09-10context: Simplify _cogl_context_get_defaultRobert Bragg1-13/+1
2012-09-10Avoid referencing file scope context in _context_new()Robert Bragg1-20/+20
2012-09-10format: Tidy up the definition of CoglPixelFormatRobert Bragg6-143/+132
2012-09-10texture-rectangle: Make new_from_foreign api publicRobert Bragg3-22/+105
2012-09-10texture-2d: improve new_from_foreign error handlingRobert Bragg1-14/+38
2012-09-10texture: remove cogl_texture_get_rowstrideRobert Bragg3-50/+3
2012-09-10texture: removes cogl_texture_new_from_sub_textureRobert Bragg3-44/+0
2012-09-09Updated Belarusian translation.Ihar Hrachyshka1-7/+18
2012-09-08Updated Czech translationMarek Černocký1-16/+15
2012-09-07Remove all remaining _EXP suffix definesRobert Bragg13-95/+34
2012-09-07framebuffer: split GL code out from cogl-framebuffer.cRobert Bragg12-1063/+1406
2012-09-07framebuffer: Support texture based depth buffersDamien Lespiau11-15/+315
2012-09-07framebuffer: drop _ALLOCATE_FLAG_DEPTH24_STENCIL8Robert Bragg2-19/+23
2012-09-07Adds CoglError apiRobert Bragg89-560/+914
2012-09-07pipeline: Fix the layer index used when pruning layersNeil Roberts1-1/+1
2012-09-07pipeline: Ensure the pipeline layer cache is freed when pruning layersNeil Roberts1-5/+9
2012-09-06android: add an onscreen API to notify cogl of window resizeLionel Landwerlin2-0/+32