[cogl] Created tag 1.15.2
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] Created tag 1.15.2
- Date: Fri, 12 Jul 2013 15:34:09 +0000 (UTC)
The signed tag '1.15.2' was created.
Tagger: Robert Bragg <robert linux intel com>
Date: Wed Jul 10 23:11:25 2013 +0100
Cogl 1.15.2 (snapshot)
Changes since the last tag '1.14.0':
Adam Jackson (1):
xlib: Don't crash just because the display doesn't expose RANDR
Andreas Oberritter (3):
cogl-xlib.h: add missing COGL_END_DECLS
wayland: implement poll_get_info and poll_dispatch
cogl-error.h: add COGL_BEGIN_DECLS/COGL_END_DECLS
Chris Cummins (3):
wayland: free framebuffer's shell surface on destroy
wayland: implement foreign surfaces for CoglOnscreen
cogl-gst: pedantic typo fix in pkg-config description
Damien Lespiau (2):
color: Add HSL conversion functions
tests: Add a test for the RGB <-> HSL functions
Daniel Stone (1):
Add fence API
Emanuele Aina (2):
build: Use LT_LIB_M to find the math library in a portable way
gitignore: Ignore the examples/cogl-gles2-gears executable
Inaki Larranaga Murgoitio (1):
Updated Basque language
Lionel Landwerlin (2):
cogl-gst: protect public API using type checks
cogl-gst: move initialization code so CoglGstVideoSink can be subclassed
Matthias Clasen (1):
Install conformance tests
Milo Casagrande (1):
[l10n] Updated Italian translation.
Neil Roberts (68):
Post-release version bump to 1.14.1
quartz-image: Pass a CoglError argument to the bitmap functions
quartz-image: Pass -framework ApplicationServices in the linker flags
Conformance test to check whether the pipeline cache holds textures
pipeline-cache: Use a shared hash table wrapper
pipeline-hash-table: Store the hash value in the entry
pipeline-cache: Use a special trimmed down pipeline for the key
cogland: Fix handling the destroy listener for the pending buffer
cogland: Don't leak the shell surface struct if requested twice
cogland: Handle damage events for non-shm buffers too
cogland: Try forcing an EGL context
examples: Fix the first colour in the triangle_vertices
Fix a warning about ‘sincos’ in examples/cogl-gles2-gears
Add $(LIBM) to the LDADD for all of the examples and tests
onscreen: Make the resize callback work the same as the frame callback
cogland: Correctly handle commits without attaching a new buffer
cogland: Embed the wl_surface struct directly into CoglandSurface
cogland: Listen for Expose events when Cogl is using X
win32: Automatically process windows messages when using a GMainLoop
wayland: Don't set the surface to toplevel until it is shown
Rename _cogl_framebuffer_dirty to _cogl_framebuffer_mark_mid_scene
wayland: Don't delay resize if nothing is drawn since last swap
Add a callback to get dirty events from a CoglOnscreen
Update some of the examples to use the dirty callback
Fix a warning in the EGL winsys
Add support for per-vertex point sizes
Use GModule instead of libdl to load unit test symbols
Add test that Cogl doesn't crash when freeing unallocated texture
Fix freeing an atlas texture that hasn't been allocated
Use a GList instead of a BSD list for CoglPipelineSnippetList
Use the Wayland embedded linked list implementation instead of BSD's
Don't handle the out-of-memory error specially for auto-textures
egl-x11: Fix a crash when the app has non-Cogl windows
Don't generate GLSL for the point size for default pipelines
Set G_DEBUG=fatal-warnings in run-tests.sh
Fix the check for whether snippets require pipeline to need blending
cogl-gst: More pedantic style fixes
cogl-gst-plugin: Use a real version number and web address
cogl-gst: Use alpha textures instead of luminance textures
cogl-gst: Remove ‘FLOP’
cogl-gst: Don't replace previous layers in default shader
cogl-gst: Remove the unused cogl_gst_video_sink_get_main_loop
cogl-gst: Add some documentation
cogl-gst: Move the PARAM macros into the C file
cogl-gst: Remove the return value from attach_frame()
Log a fatal error when an error is propagated to a NULL error argument
Fix the alpha value in the default texture data
Don't create a layer when enabling texture coordinate attributes
wayland: Disconnect the display when the renderer disconnects
poll: Always run the prepare callbacks for all sources
poll: Add _cogl_poll_renderer_modify_fd
wayland: Always call wl_display_flush before going idle
wayland-server: Update because wl_shm_buffer is no longer a wl_buffer
cogland: Use wl_client_add_object instead of wl_client_add_resource
Set the minimum required wayland-server version to 1.1.90
Don't enable deprecation warnings for internal API when building Cogl
Fix the check for whether to use inline ARM assembler
Include endian.h before checking __FLOAT_WORD_ORDER
Don't include cogl/cogl.h from test-utils.h
Add test-unit.h to test-fixtures/Makefile.am
Remove cogl-swap-chain.xml from cogl2-docs.xml
Add -I$(top_builddir) to the cogl-gst doc include flags
Fix the GBM_MICRO macro
cogland: Use wl_resource_get_user_data instead of resource->data
Allow cogl_wayland_onscreen_get_surface to be used non-foreignly
Implicitly allocate on cogl_wayland_onscreen_get_(shell_)?surface
Get rid of the foreign shell and compositor APIs
wayland: Add API to prevent Cogl from dispatching the wayland display
Plamena Manolova (2):
Include CoglGst
cogl-gst: Add a functions to facilitate layering
Rico Tzschichholz (1):
build: Fix doc build and make dist
Robert Bragg (26):
Bump version to 1.15.1
Add compiler deprecation warnings
Move event polling into CoglRenderer
Adds internal cogl closure list utility
Add api for queuing idle callback internally
Associate check and dispatch funcs with poll fds
onscreen: Adds swap_buffers_with_damage api
Include cogl-defines.h before checking COGL_HAS_ define
poll: Add general way to hook into mainloop without fd
gl: #ifdef guard ARB_sync api in cogl-all-functions.h
Adds initial Emscripten support to Cogl
emscripten-hello: improve mainloop integration
pipeline: ignore driver in blend state tracking
check the wayland buffer format when creating texture
pipeline: improve real_blend_enable checks
conform: Add color attribute based blending test
tests: Adds our first white-box unit test
units: remove test-bitmask and add UNIT_TEST instead
pipeline: only maintain breadcrumb for debug builds
cogl-gst: remove experimental "HW Decode" code
cogl-gst: pedantic style fixes in cogl-gst-video-sink.h
cogl-gst: expose aspect ratio apis
README: misc updates
release: update documentation links for release notes
Updates NEWS for the 1.15.2 release
Release 1.15.2 (snapshot)
Roy.Li (2):
cogl-fixed: Don't use inline ARM assembler when building for Thumb
cogl-fixed: In ARM asm don't allow GCC to reuse input regs for outputs
Yosef Or Boczko (1):
Add support for automake 1.14
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]