[cogl] (51 commits) Created branch wip/cogl-sharp



The branch 'wip/cogl-sharp' was created.

Summary of new commits:

  d149dcb... cogl-sharp: Create a cogl2-sharp assembly
  187eb5a... cogl-sharp: Add a ToString() method to Color
  8f60487... cogl-sharp: Add a .vimrc to enforce cogl-sharp coding style
  800a2bf... cogl-sharp: Don't expose color components as properties
  0198b0e... cogl-sharp: Gives 2 constuctors to Color
  174a6dd... cogl-sharp: Add a unit tests infrastructure
  91d4cb3... cogl-sharp: Bind part of CoglMatrix
  8e7aae7... cogl-sharp: Introduce V_MCS when compiling C# assemblies
  a734173... cogl-sharp: Start looking at exposing Context, FrameBuffer 
  3edf459... cogl-sharp: First shot at generating methods, starting with
  f409d2c... cogl-sharp: Expose ColorMask
  47bb940... cogl-sharp: Expose CoglPixelFormat
  a3a459d... cogl-sharp: Expose CoglPipeline
  f47f9ae... cogl-sharp: Expose PipelineWrapMode
  f16f7a6... cogl-sharp: Expose PipelineFiter
  46024c0... cogl-sharp: Expose Winding
  fced809... cogl-sharp: Expose PipelineCullFaceMode
  c1b4436... cogl-sharp: Expose PipelineAlphaFunc
  31c3371... cogl-sharp: Expose VerticesMode
  41c626e... cogl-sharp: Start adding Texture into the mix
  8bd1d60... cogl-sharp: Start translating CoglBools as well
  185909f... cogl-sharp: Translate guints
  4b99779... cogl-sharp: Expose TextureType
  9175477... cogl-sharp: Apply method name overrides
  604e2e4... cogl-sharp: Re-run the generator due to gir generation chan
  bb77538... cogl-sharp: Write the Texture() constructor loading files
  6c792e2... cogl-sharp: Add a test for the new_from_file() Texture cons
  7c7516e... cogl-sharp: First shot at exposing Quaternions
  796549c... cogl-sharp: Overloads Pipeline's SetColor() to support 4 fl
  dfa4db2... cogl-sharp: Generate as much as possible of OnScreen
  b0bd7e5... cogl-sharp: Fix Matrix.InitTranslation() argument passing
  0d966af... cogl-sharp: Add a Matrix.ToString() method
  0ac8b8b... cogl-sharp: Override DrawTexturedRectangles()
  4ed1cf0... cogl-sharp: Make the tests depend on the library
  47879ff... cogl-sharp: Expose CoglDriver
  582fe47... cogl-sharp: Expose RendererConstraint
  8f61ec4... cogl-sharp: Expose WinsysID
  42226a3... cogl-sharp: Expose SwapChain
  402b79e... cogl-sharp: Expose OnScreenTemplate
  57f1ff6... cogl-sharp: Expose Renderer
  7e42974... cogl-sharp: Add Context to the list of known types
  190a33f... cogl-sharp: Expose Display
  a4a60bd... cogl-sharp: Check for errors when creating a Context
  43b0146... cogl-sharp: Write the full version of the Context construct
  c03bb3d... cogl-sharp: Expose DepthTestFunction
  7053a80... cogl-sharp: Compile cogl-sharp with the defines collected f
  3f04f17... cogl-sharp: Bind a few Xlib specific renderer methods
  d7ccd95... cogl-sharp: Sync with the latest updates
  2e52a96... cogl-sharp: Don't generated methods with out parameters yet
  b174f9e... cogl-sharp: Comment a bit our method generation code
  1b6450f... cogl-sharp: Support generation of functions with a CoglErro



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