[mutter] (41 commits) Created branch gbsneto/graphene-matrix



The branch 'gbsneto/graphene-matrix' was created.

Summary of new commits:

  580e43e... cogl: Remove unused header
  0db37d8... clutter: Add progress function for CoglMatrix
  e3b3d93... cogl/matrix: Add cogl_matrix_init_from_matrix initializer
  94a5a60... cogl/matrix: Add constant identity initializer
  d9dbac2... Remove ClutterMatrix
  cc1c632... cogl/tests: Compare matrices using array
  eaede61... cogl/matrix: Import skew functions from Clutter
  3589524... clutter/util: Replace ClutterVertex4 with graphene_vec4_t i
  54f973d... clutter/util: Make ClutterVertex4 internal to clutter-util.
  82e7d24... clutter/cogl: Use graphene to progress matrices
  da0df90... clutter/util: Remove unused functions
  090e293... cogl/matrix: Add cogl_matrix_get_value
  0925d74... Don't access CoglMatrix struct fields
  cece74a... cogl/matrix: Translate using graphene
  8125376... cogl/matrix: Multiply using graphene matrices
  e289668... cogl/matrix: Rotate using graphene matrices
  acaa2f8... cogl/matrix: Scale using graphene matrices
  4cd7ac2... cogl/matrix: Compare using graphene matrices
  b87a7a5... cogl/matrix: Look-at using graphene matrices
  888d7df... cogl/matrix: Transpose using graphene matrices
  7eedee4... cogl/matrix: Frustum with graphene matrices
  c469e27... cogl/matrix: Skew using graphene matrices
  67991ec... cogl/matrix: Project and transpose using graphene matrices
  d3766c5... cogl/matrix: Euler-rotate with graphene matrices
  da72b49... cogl/matrix: Don't debug-print inverse*matrix
  0f2ac1c... cogl/matrix: Orthographic with graphene matrices
  7114f7a... cogl/matrix: Calculate inverse using graphene matrices
  0078e6e... cogl/matrix: Remove dead code
  f0fb5ad... cogl/matrix: Check identity using graphene matrices
  ae8cfa5... cogl/matrix: Get value using graphene matrix
  fdffc61... cogl/matrix: Remove matrix type
  f05a3ac... cogl/matrix: Remove unused defines
  08529bb... cogl/matrix: Cleanup flags and turn them into an enum
  d2ddcaa... clutter: Explicitly initiate CoglMatrices
  30172dc... cogl/matrix: Use graphene_matrix_t internally
  e032efc... cogl/matrix: Workaround precision loss
  5632849... cogl/matrix: Update copyright headers
  be04160... cogl/matrix: Update outdated documentation and comments
  d8edfef... cogl/matrix: Remove extra padding
  ad8acc9... cogl/matrix: Add graphene_matrix_t utility function
  4ae6410... cogl/matrix: Rename and change cogl_matrix_get_array()


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