|
__init__.py
|
Start work on OpenGL bindings
|
2016-11-02 21:27:20 +05:30 |
|
boss.py
|
Move change tracking into the screen class
|
2016-11-11 18:35:26 +05:30 |
|
colors.c
|
Speed up the update_cell_data inner loop
|
2016-11-10 23:20:42 +05:30 |
|
config.py
|
A ColorProfile to manage colors
|
2016-11-10 10:07:47 +05:30 |
|
constants.py
|
Handle window resizing correctly
|
2016-10-26 10:46:20 +05:30 |
|
cursor.c
|
Cursor.reset_display_attrs()
|
2016-11-10 11:12:20 +05:30 |
|
develop_gl.py
|
Speed up the update_cell_data inner loop
|
2016-11-10 23:20:42 +05:30 |
|
gl.h
|
...
|
2016-11-12 08:59:29 +05:30 |
|
keys.py
|
...
|
2016-10-31 13:14:36 +05:30 |
|
line-buf.c
|
Fix a memory leak in rewrap()
|
2016-11-11 21:54:52 +05:30 |
|
line.c
|
Speed up the update_cell_data inner loop
|
2016-11-10 23:20:42 +05:30 |
|
screen.py
|
Use the native tracker implementation
|
2016-11-12 08:29:48 +05:30 |
|
shaders.py
|
Speed up the update_cell_data inner loop
|
2016-11-10 23:20:42 +05:30 |
|
sprites.c
|
...
|
2016-11-10 23:29:32 +05:30 |
|
tracker.c
|
Use the native tracker implementation
|
2016-11-12 08:29:48 +05:30 |