2014-09-15 14:48:30 +06:00
|
|
|
In no particular order:
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
stubify C API.
|
|
|
|
|
|
|
|
replace EPS support with TK photo image support
|
|
|
|
|
|
|
|
Add command arguments for create, destroy, etc. so there would be a
|
|
|
|
-createcommand option to the togl command (etc.) (and phase out
|
|
|
|
Togl_*Func from the C API)
|
|
|
|
|
|
|
|
multisampling support (can be worked-around by passing in a pixelformat)
|
|
|
|
|
|
|
|
add vertical sync control
|
|
|
|
|
2018-01-08 20:45:53 +05:00
|
|
|
update documentation
|
2014-09-15 14:48:30 +06:00
|
|
|
- update build instructions
|
|
|
|
- update stereo documentation
|
|
|
|
- separate Tcl API from C API
|
|
|
|
- say togl hides window system dependent (glX/wgl/agl) calls
|