[mutter] (45 commits) Created branch gbsneto/graphene2



The branch 'gbsneto/graphene2' was created.

Summary of new commits:

  c829fd3... Remove fog support
  3190692... clutter/actor: Drop ClutterActor:clip property
  844722e... cogl/tests: Remove usage of implicit API from color-mask te
  8955f15... clutter/tests: Rename variable
  5d9c8b0... ci: Update gsettings-desktop-schemas URL
  9cc096d... Add Graphene dependency
  b1255bd... clutter: Pull in Clutter dependencies
  4a4a423... Replace CoglEuler by graphene_euler_t
  41a03f0... Replace CoglQuaternion by graphene_quaternion_t
  c66221d... Replace CoglVector* by graphene_vec*_t
  4dd3e00... Replace ClutterVertex by graphene_point3d_t
  cb36a73... clutter: Set progress function on graphene_point3d_t
  a06ad3a... Replace ClutterSize by graphene_size_t
  eb10b79... Replace ClutterPoint by graphene_point_t
  13cac6b... Replace ClutterRect by graphene_rect_t
  5790c23... Replace ClutterGeometry by graphene_rect_t
  9720647... cogl/matrix-stack: Use graphene types on entries
  88be11f... cogl/matrix-stack: Move GL code to GL
  54f9beb... cogl/matrix: Change semantincs of cogl_matrix_get_array
  92a58d9... cogl: Add Graphene utility functions to Cogl
  10dd339... cogl/matrix: Use graphene to transpose matrix
  3e02a89... cogl/matrix: Use Graphene to compare matrices
  8e2658a... cogl/matrix: Init translation matrix using Graphene
  c938b25... cogl/matrix: Invert matrices with Graphene
  a055e44... cogl/matrix: Multiply using Graphene
  bb25786... cogl/matrix: Remove matrix flags and types
  ecee159... cogl/matrix: Scale using Graphene
  25c7d15... cogl/matrix: Remove cogl_matrix_ortho
  08015ce... cogl/matrix: Remove more dead code
  10f1d31... cogl/matrix: Frustum with graphene
  7c909d1... cogl/matrix: Apply orthographic with graphene
  d0590de... cogl/matrix: Apply perspective with Graphene
  1aac180... cogl/matrix: Rotate using graphene
  8ff79c3... cogl/matrix: Init from quaternion or euler using graphene
  a127360... cogl/matrix: Apply look-at using Graphene
  82382dd... clutter: Use graphene to interpolate matrixes
  7f708ce... cogl/tests: Temporarily mark euler-quaternion as failing
  2ed5960... cogl/matrix: Translate using Graphene
  a9d32be... cogl/matrix: Make it row-major
  f5fe0c0... Scale matrices before rotating and translating
  b1c0128... fixup! cogl/matrix: Scale using Graphene
  5289026... cogl/graphene-utils: Simplify
  c356a2d... clutter/offscreen-effect: Remove implicit API
  1428280... cogl/matrix: Fix rotation
  3004c54... clutter/actor: Revert transform order


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]