2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
report_closed exposed to py_display_kernel More... almost 18 years ago
Force "true" for swap single thread for Linux as well as Mac More... almost 18 years ago
Simplify specifying window position More... almost 18 years ago
Single threaded swapping for mac. More... almost 18 years ago
fix: displaylist memory leak More... almost 18 years ago
fix: displaylist memory leak More... almost 18 years ago
Add includes for Linux More... almost 18 years ago
Add newline at end to make Linux happy More... almost 18 years ago
Change reset to (deprecated) clear to permit build on older Macs More... almost 18 years ago
maybe fix compile issue on some macs? More... almost 18 years ago
Give more details on installing and using fink More... almost 18 years ago
Eliminate some VC warnings More... almost 18 years ago
Changing all view x, y, width, height to be int's More... almost 18 years ago
Changing all view x, y, width, height to be int's More... almost 18 years ago
Font preference lists; consistent default fonts and heights. More... almost 18 years ago
More comments More... almost 18 years ago
More commentary More... almost 18 years ago
Eliminate some VC warnings More... almost 18 years ago
Update Visual C++ installation instructions More... almost 18 years ago
Correct a typo More... almost 18 years ago
Add a missing semicolon More... almost 18 years ago
Improved frame rate management, especially on Windows. Can render multiple displays at full screen refresh rate, even when the implementation of SwapBuffers is blocking; leaves the GIL unlocked for at least 50% of wall clock time (again, even with multiple displays); uses 5ms precision timer. More... almost 18 years ago
Shaders cleaned up for better portability. More... almost 18 years ago
Font height specified by "em" height. More... almost 18 years ago
write_stderr takes gil_lock if necessary and flushes sys.stderr More... almost 18 years ago
Dependency: boost-based thread pool library from threadpool.sf.net. Might become part of Boost someday. Seems like a relatively harmless dependency (small and platform-independent); can be easily replaced if necessary. More... almost 18 years ago
fix: layout_texture::internal_format not initialized correctly, so wrong rendering path selected on GTK More... almost 18 years ago
Minor changes to make compiler happy More... almost 18 years ago
int -> float issue fixed to make compiler happy More... almost 18 years ago
Change some float/double stuff to make compiler happy More... almost 18 years ago