[cogl] Created tag 1.9.2
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] Created tag 1.9.2
- Date: Tue, 22 Nov 2011 17:30:25 +0000 (UTC)
The signed tag '1.9.2' was created.
Tagger: Robert Bragg <robert linux intel com>
Date: Tue Nov 22 17:17:27 2011 +0000
Cogl 1.9.2 (snapshot)
Changes since the last tag '1.8.0':
Chun-wei Fan (3):
cogl-pipeline/cogl-pango: Added forgotten includes
Makefile.am: Update sources list
cogl-renderer.c: Fix includes
Damien Leone (1):
cogl-winsys-glx: fix texture format detection
Daniel Martinez Cucalon (1):
Added Aragonese translation
Daniel Mustieles (1):
Updated Spanish translation
Flemming Christensen (1):
Updated Danish translation
Fran DiÃguez (2):
Updated Galician translations
Updated Galician translations
Gabor Kelemen (1):
Added Hungarian translation
Gil Forcada (1):
[l10n]Added Catalan (Valencian) translation
Ivaylo Valkov (1):
Updated Bulgarian translation
Jasper St. Pierre (1):
crate: Use indices
Jorge GonzÃlez (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (1):
Updated Norwegian bokmÃl translation
Luca Bruno (5):
Clear the color bits of the textures in the color mask test
Port just-vertex-shader to test both the legacy and the new API
Port the pipeline-user-matrix conformance test from Clutter
tests: Port blend-strings to test both the legacy and the new API
tests: Port test-path conformance test from Clutter
Matej UrbanÄiÄ (1):
Updated Slovenian translation
Muhammet Kara (1):
[l10n]Updated Turkish translation
Neil Roberts (39):
mingw-fetch-dependencies.sh: Don't pass -c to wget
mingw-fetch-dependencies.sh: Fix a mention of Clutter
mingw-fetch-dependencies: Download config.guess and explicitly run it
Add an option to avoid defining G_DISABLE_DEPRECATED
Mark the debug options for translation
Rotate according to time not number of frames in the crate example
doc/RELEASING: Add a note about testing windows compilation
Add the Cogl3D mailing list to the release message recipients
cogl-winsys-egl: Use the abstraction to update the window size
cogl-shader: Update the gtk-doc
pipeline: Reset last_used_for_pipeline when the pipeline is destroyed
tests: Add a utility function for reading a pixel
test-just-vertex-shader: Sample a texture in the fragment pipeline
Use the same number for n_tex_coord_attribs in all linked shaders
cogl-program: Don't ignore the transpose property of matrix uniforms
cogl-context: Destroy texture units later on
cogl-utils: Include cogl-defines.h
pipeline: Make the backface culling experimental public
test-backface-culling: Use the experimental pipeline API
Don't take a reference to the last used onscreen framebuffer
cogl-bitmask: Use longs instead of ints
Add a conformance test for CoglBitmask
cogl-fixed: Move the GType defs from cogl-util.c to cogl-fixed.c
cogl-bitmask: Use ffsl to speedup bitmask iteration
cogl-flags: Use longs instead of ints
cogl-bitmask: Add a return value for the foreach callback
cogl-flags: Add some macros to help iterate the bits
cogl-program: Move the code for CoglBoxedValue to its own file
cogl-boxed-value: Wrap the GL calls in the GE() macro
cogl-boxed-value: Add _cogl_boxed_value_copy
Move POPCOUNTL to cogl-util
cogl-matrix: Add a public cogl_matrix_transpose()
cogl-bitmask: Add _cogl_bitmask_set_flags
cogl-pipeline: Add support for setting uniform values
Add a conformance test for setting uniforms on a pipeline
cogl-bitmask: Add _cogl_bitmask_popcount
cogl-pipeline: Store the uniform overrides in an array instead of list
cogl-pipeline: Use a hash table for faster uniform name lookup
cogl-flags: Fix iterating flag when the most-significant bit is set
Nguyán ThÃi Ngác Duy (1):
Added Vietnamese translation
Nilamdyuti Goswami (1):
Add Assamese translation
Rico Tzschichholz (2):
Fix make dist
build: add missing header to fix make dist
Rob Bradford (3):
wayland: Remove unused function
wayland: Port to current Wayland
examples: Query the size of the framebuffer
Robert Bragg (67):
Post-release version bump to 1.8.1
Bump development version to 1.9.1
Add a strong CoglTexture type to replace CoglHandle
attributes: avoid g_strdup in cogl_attribute_new
primitive: micro optimize primitive allocations
attributes: optimize validation of tex_coord%d_in names
pipeline: Split more code out from cogl-pipeline.c
pipeline: lazily get ctx in _get_layer
pipeline: optimize _compare_differences functions
arbfp: assume GL_TEXTURE_2D target for NULL texture
tests: avoid redundant setting of projection/modelview
x11-tfp: don't call winsys x11_damage_notify without winsys
pipeline: don't leak the layers_cache
examples: Allow installing of examples
build: removes unused variable i to avoid compiler warning
framebuffer: Add explicit buffer discard API
Rework how we search for winsys configs
onscreen: Support multisample based onscreen rendering
offscreen: Adds support for offscreen multisampling
examples: Adds a simple 4x msaa example
framebuffer: Adds experimental _finish() API
path: handle slice tex fallback using clip stack
clip-stack: Move path flushing code to cogl-clip-stack.c
primitive: Adds _cogl_primitive_draw api taking flags
clip: Adds cogl_clip_push_primitive API
texture-2d-sliced: make CoglTexture2DSliced public
spans: only iterate spans within start-end range
spans: remove unused intersect_start/end_local members
primitives: make validate_first_layer_cb update override pipeline
pipeline-layer: fix win32 build issue
Remove beneign GL_MESA_ycbcr_texture check
make COGL_FEATURE_STENCIL_BUFFER private
make COGL_FEATURE_OFFSCREEN_BLIT a private feature
make COGL_FEATURE_FOUR_CLIP_PLANES a private feature
make COGL_FEATURE_PBOS a private feature
make COGL_FEATURE_VBOS a private feature
features: Support more than 32 features!
tests: ports test-wrap-modes.c to be standalone cogl test
texture-2d-sliced: simplify _foreach_sub_texture_in_region
spans: Represent spans with floating point precision
meta-texture: This publicly exposes CoglMetaTexture
Adds support for a mirrored repeat wrap mode
tests: Adds a really simple cogl-info program
framebuffer: split out CoglOnscreen code
matrix: init flags before tmp _translate in _look_at
matrix: check DIRTY_TYPE flag in _cogl_matrix_print
Start to reduce dependence on glib
test-backface-culling: don't call _swap_buffers
texture: Make CoglTextureRectangle experimentally public
doc: Adds a cogl-texture-2d to the 2.0 reference manual
framebuffer: adds cogl_framebuffer_get_samples_per_pixel
texture: Make CoglSubTexture experimental public api
spans: avoid normalize with normalize_factor of 1
doc: Adds some documentation for CoglIndices
primitive: Add n_indices arg to _set_indices function
meta-texture: Support CLAMP_TO_EDGE
rectangles: rely on meta-texture api for clamping
docs: Adds various missing 2.0 sections and symbols
tests: Adds test_utils_check_region() utility api
tests: ports test-sub-texture to not depend on clutter
doc: deprecate cogl_texture_get_rowstride()
glx: remove miss leading comment
clip: make cogl_clip_ensure a NOP
Skip clip flush in _texture_2d_copy_from_framebuffer
reference: don't look for $(top_srcdir)/cogl/winsys/*.h
Updates NEWS for the 1.9.2 release
Release 1.9.2 (snapshot)
Seong-ho, Cho (1):
Added Korean translation
Simos Xenitellis (1):
l10n: Updated Greek translation for cogl
Yaron Shahrabani (2):
Updated Hebrew translation.
Updated Hebrew translation.
Zan Dobersek (1):
Remove inclusion of Xlib headers in Cogl headers
krishnababu k (2):
Newly added Telugu translations
Updated Telugu translations
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]