platform/core/csapi/opentk.git
2013-11-01 Stefanos A.Avoid singleton Settings. Allow v1 signatures
2013-11-01 Stefanos A.Avoid using singletons
2013-11-01 Stefanos A.Improved multiline output
2013-10-30 Stefanos A.Remove deprecated elements from glcore
2013-10-30 Stefanos A.Warn on function redefinition
2013-10-30 Stefanos A.Renamed gloverrides.xml to overrides.xml
2013-10-30 Stefanos A.Cleaned up Generator class tree
2013-10-29 Stefanos A.Improve sorting; remove enum-function distinction
2013-10-29 Stefanos A.Corrected apiname xpath lookup
2013-10-29 Stefanos A.Explicitly merge functions
2013-10-28 Stefanos A.More line ending troubles...
2013-10-28 Stefanos A.Allow comparison of function elements
2013-10-28 Stefanos A.Stable sort and correct extension names
2013-10-28 Stefanos AAdd apiname parameter to ISpecReader
2013-10-28 Stefanos A.Re-added PixelInternalFormat
2013-10-28 Stefanos A.Sort tokens within an enum
2013-10-28 Stefanos A.Simplifed Constant.Reference resolution
2013-10-27 Stefanos A.Multi-API support for XML spec parser
2013-10-27 Stefanos A.Made IsFlagsCollection read-write
2013-10-27 Stefanos A.Improve override lookup for extension functions.
2013-10-26 Stefanos A.Fixed the DebugProc signatures.
2013-10-26 Stefanos A.Regenerated using latest generator.
2013-10-26 Stefanos A.Moved more transformations into the *Processor classes.
2013-10-26 Stefanos ARead extension list from xml spec; new acronyms.
2013-10-26 Stefanos A.Improved extension detection in .spec parser.
2013-10-25 Stefanos A.Functions are now categorized correctly according to...
2013-10-25 Stefanos A.Fixed the parsing of extensions.
2013-10-25 Stefanos A.MASK_COHERENT_BIT should be MAP_COHERENT_BIT
2013-10-25 Stefanos A.Trim the final endline regardless of operating system.
2013-10-25 Stefanos A.The last parameter of GL.ShaderSource should be an...
2013-10-25 Stefanos A.Fixed ShaderSource and VertexArrayFogCoordOffsetEXT...
2013-10-25 Stefanos A.Corrected the values of the GL_NEXT_BUFFER_NV and
2013-10-25 Stefanos A.Check the existence of a Constant reference using the
2013-10-25 Stefanos A.Strip struct and const identifiers from the output...
2013-10-25 Stefanos A.Allow spaces in pointer types (e.g. "GLchar * *").
2013-10-25 Stefanos A.Fixed translation of GLchar** (should be string[],...
2013-10-25 Stefanos A.Added DEBUGPROCKHR for the KHR_debug extension. Added
2013-10-25 Stefanos A.Fixed implementation of IsValue. Improved the handling...
2013-10-24 Stefanos A.Added support for overriding the element count of an...
2013-10-24 Stefanos A.Improved grouping of enumerations. Fixed missing extension
2013-10-24 Stefanos ADon't crash on non-numeric element counts.
2013-10-24 Stefanos A.Improved diagnostic message in case of a circular defin...
2013-10-24 Stefanos A.Return type should be defined in the "type" attribute...
2013-10-24 Stefanos A.Tokens in "All" enum should have a name of "token"...
2013-10-24 Stefanos A.Implemented translation of function attributes (api...
2013-10-24 Stefanos A.Initial implementation of new XML spec parser.
2013-10-24 Stefanos A.Implemented Sdl2GraphicsMode..
2013-10-24 Stefanos AUpdated gl4 documentation according to latest manpages
2013-10-24 Stefanos AFixed ClearTex[Sub]Image <type> parameter
2013-10-24 Stefanos AUpdated to SDL 2.0.1
2013-10-24 Stefanos A.Removed sdl2-cs in favor of a leaner, better-designed...
2013-10-23 Stefanos AMerge branch 'gl4' of https://github.com/thefiddler...
2013-10-23 Stefanos AImplemented new, leaner SDL2 binding.
2013-10-23 Stefanos AUpdated documentation according to the latest GL4 manpages.
2013-10-23 Stefanos A.Updated documentation according to the latest available...
2013-10-23 Stefanos A.Implemented "Debug Output" and "State and State Requests"
2013-10-23 Stefanos A.Implemented "Reading and Copying Pixels" functionality...
2013-10-23 Stefanos A.Implemented Whole Framebuffer commands according to...
2013-10-23 Stefanos A.Prefer overrides with exact name matches over generic...
2013-10-23 Stefanos A.Implemented per-fragment operations according to the...
2013-10-23 Stefanos A.Implemented Vertex Post-Processing according to the...
2013-10-23 Stefanos A.Implemented Vertex Attributes according to the OpenGL 4.4
2013-10-23 Stefanos A.Implemented Vertex Arrays accordign to the OpenGL 4...
2013-10-22 Stefanos A.Fixed version number on VertexAttribP1 methods (should...
2013-10-22 Stefanos A.Allow version attribute in overrides.xml.
2013-10-22 Stefanos A.Implemented strongly-typed Framebuffer and Renderbuffer...
2013-10-22 Stefanos A.Implemented strongly-typed Texture functions according...
2013-10-22 Stefanos A.Added SGIX_texture_icc enumeration that has been remove...
2013-10-22 Stefanos AMerge branch 'master' into gl4
2013-10-22 Stefanos ALine ending fix.
2013-10-22 Stefanos AMerge branch 'master' of https://github.com/thefiddler...
2013-10-22 Stefanos A.Implemented strong-types for Shader and Program Objects...
2013-10-22 Stefanos A.Updated strong-types for Buffer Objects according to...
2013-10-22 Stefanos A.Updated strong-types for asynchronous queries, query...
2013-10-22 Stefanos A.Array overloads with count=1 should be turned into...
2013-10-22 Stefanos A.Updated to the latest 4.3 specs (WIP).
2013-10-22 Stefanos A.Fixed exception while parsing the 4.3 specs.
2013-10-22 Stefanos A.Implemented compatibility overloads for the changes...
2013-10-22 Stefanos A.Updated to the latest 4.3 .spec files from the OpenGL...
2013-10-22 Stefanos A.Added usage example.
2013-10-22 Stefanos A.Updated to the latest gl.tm from Khronos public svn.
2013-10-22 Stefanos A.Re-added BeginMode and PixelFormat enums which were...
2013-10-21 Stefanos A.Added ConstCharPointer->string transformation in accord...
2013-10-21 Stefanos A.Added DebugProc delegate in accordance to GL 4.3 specs.
2013-10-21 Stefanos A.Fixed crash on 32-bit machines
2013-10-21 thefiddlerInitial work on new gl xml spec support.
2013-10-12 thefiddlerAdded missing DllImport attribute.
2013-10-12 Stefanos AModify dllimport path on Android builds.
2013-10-12 Stefanos AFixed incorrect self-assignment statements
2013-10-12 Stefanos A[DllImport] registry methods when the Microsoft.Win32...
2013-10-12 Stefanos AFixed compilation on desktop platforms.
2013-10-12 Stefanos AAdded Xamarin.Android target
2013-10-12 Stefanos ASystem.Drawing is required for Point, Size and Rectangl...
2013-10-12 Stefanos AUse OpenTK.Minimal to stub out missing System.Drawing...
2013-10-12 Stefanos AImplemented minimal System.Drawing stubs for Xamarin...
2013-10-11 thefiddlerWhy does this file keep changing?
2013-10-11 thefiddlerFixed Tilde and Number1 scancodes
2013-10-10 thefiddlerNormalized line endings
2013-10-10 thefiddlerUpdate .gitattributes
2013-10-10 Stefanos ATreate .pdf as binary files
next