95 Commits (4e70c95aa3bcb666320e17f2097f33d18a7fc225)

Author SHA1 Message Date
Camilla Berglund 1f95fac699 Extension string type cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 38ca109766 Clarified context TLS function names. ago%!(EXTRA string=10 years)
Camilla Berglund 287e30239c Renamed extension version struct members. ago%!(EXTRA string=10 years)
Camilla Berglund dc9d287e33 Comment cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 5c3f8efd23 Context config translation cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund d493a82f9e Various error fixes. ago%!(EXTRA string=10 years)
Camilla Berglund d90f5e0429 Fixed debug bit not being set for OpenGL ES. ago%!(EXTRA string=10 years)
Camilla Berglund 4b27050afe Fixed error return values of native EGL functions. ago%!(EXTRA string=11 years)
Camilla Berglund 44c899ce70 Added support for GL_KHR_context_flush_control. ago%!(EXTRA string=11 years)
Camilla Berglund cfc47abf0d Made context creation backends more consistent. ago%!(EXTRA string=11 years)
Ricardo Vieira dea861abd8 Fixed all EGLConfigs listed as single-buffered. ago%!(EXTRA string=11 years)
Camilla Berglund 78efc18079 Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
Camilla Berglund 8ebd135536 Fixed last use of wndconfig in EGL port. ago%!(EXTRA string=11 years)
Jonas Ådahl b2b3f170a9 Make EGL use ctxconfig instead of wndconfig ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
siavash 0463e196b4 Cleanup of size_t use. ago%!(EXTRA string=12 years)
Camilla Berglund 7a03ca8dbc Removed superflous casts of allocated memory. ago%!(EXTRA string=12 years)
Jari Vetoniemi 5c54987285 Typecast EGL types to get rid of compile warnings ago%!(EXTRA string=12 years)
Camilla Berglund d82f068f7e Reintroduced manual framebuffer config selection. ago%!(EXTRA string=12 years)
Camilla Berglund 1ffd8f667f Cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 28bf3f700d Fixed uninitialized variable. ago%!(EXTRA string=12 years)
Camilla Berglund 4c0e946da3 Added possible ES3 bit. ago%!(EXTRA string=12 years)
Camilla Berglund 7915e8d778 Added setting of EGL_RENDERABLE_TYPE. ago%!(EXTRA string=12 years)
Camilla Berglund 719b60dd2b Added macros for library initialization check. ago%!(EXTRA string=12 years)
Camilla Berglund d97dddc8c4 Simplified function comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 3e78570a31 Removed duplicate documentation. ago%!(EXTRA string=13 years)
Camilla Berglund 3a871b9edb Added EGL errors to output, added EGL init to Win32. ago%!(EXTRA string=13 years)
Camilla Berglund 9b6fb32dc2 Fixed copypaste errors in format selection. ago%!(EXTRA string=13 years)
Camilla Berglund 6107170ebb Updated EGL config error message. ago%!(EXTRA string=13 years)
Camilla Berglund cc45a9e53d Updated native API and merged into related files. ago%!(EXTRA string=13 years)
Camilla Berglund 38947b37af Renamed context API init/terminate functions. ago%!(EXTRA string=13 years)
Camilla Berglund a8ea120cae Removed internal fbconfig enum and selection. ago%!(EXTRA string=13 years)
Camilla Berglund 7ff86576e3 Removed EGL dlopen. ago%!(EXTRA string=13 years)
Camilla Berglund b35855cfb5 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 1aa34606e7 Fixes for use with the AMD EGL/GLES SDK. ago%!(EXTRA string=13 years)
Camilla Berglund b72a97d531 Renamed global struct and substructs. ago%!(EXTRA string=13 years)
Camilla Berglund 1790194828 Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
Camilla Berglund b9acb777e5 EGL context creation cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund bd31ea0a69 WGL context option cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund 3f5843f500 Renamed tokens used for other client APIs. ago%!(EXTRA string=13 years)
Camilla Berglund 280782a2a5 Added explicit non-support for sRGB on EGL. ago%!(EXTRA string=13 years)
Camilla Berglund 1eef0f0869 Renamed context module files. ago%!(EXTRA string=13 years)
Camilla Berglund 34d383399c Finished initial window/context backend split. ago%!(EXTRA string=13 years)
Camilla Berglund 7e9286c1fa Removed unused stub. ago%!(EXTRA string=13 years)
Camilla Berglund b934cdf573 Begun preparations for Win32 EGL support. ago%!(EXTRA string=13 years)
Camilla Berglund 7493bbe0c8 Removed X11 prefix from EGL and GLX files. ago%!(EXTRA string=13 years)
Camilla Berglund 74488bec67 Further isolated X11-specific parts of EGL code. ago%!(EXTRA string=13 years)
Camilla Berglund dd69985649 Fixed API error tags. ago%!(EXTRA string=13 years)
Camilla Berglund a182acd585 Removed EGL-specific context param refresh. ago%!(EXTRA string=13 years)