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