Rytis-Stan
Rytis-Stan
The naming is quite chaotic even in the documentation pages, which use the "cap" name. For example: https://registry.khronos.org/OpenGL-Refpages/gl4/html/glEnable.xhtml https://registry.khronos.org/OpenGL-Refpages/gl2.1/xhtml/glEnable.xml Would be great to fix the naming everywhere consistently. Besides the...
> Well, if the parameter is consistently `target` now (tho in some places, like `glDisableClientState` - it's `array`) - then the group `EnableCap` should also get renamed... Any suggestions on...
@SunSerega - Renamed `EnableCap` to `EnableTarget`. Not sure if `array` parameters should be renamed (the name `target` sounds better to me than `array`, but `array` is the name used in...
@Perksey - What would be your suggestion for this PR? To just rename parameters? Or to keep this PR on hold until https://github.com/KhronosGroup/OpenGL-Registry/issues/481 has come to a conclusion?