Kovid Goyal
|
56dcbca238
Move base64simd into a 3rdparty folder
|
1 년 전 |
Kovid Goyal
|
a79dd3996a
Also move data files for gen scripts into gen dir
|
1 년 전 |
Kovid Goyal
|
f16e9500f1
Simplify count-lines-of-code
|
1 년 전 |
Kovid Goyal
|
d6a073945d
Count LoC in tests and docs as well
|
1 년 전 |
Kovid Goyal
|
28af786209
DRYer
|
1 년 전 |
Kovid Goyal
|
d53cb97aa1
Mark SRGB LUT table as generated
|
1 년 전 |
Kovid Goyal
|
5703a3370e
Move wcswidth into its own package as it is very slow to build
|
2 년 전 |
Kovid Goyal
|
05d768d8df
Generate a wcwidth for Go as well
|
2 년 전 |
Kovid Goyal
|
7eb6cb2407
Update script that counts lines of code
|
2 년 전 |
Kovid Goyal
|
2e71429b03
Auto generate the boilerplate code to convert python opts to c opts
|
3 년 전 |
Kovid Goyal
|
6d7df1c5e8
Refactor configuration file parsing
|
3 년 전 |
Kovid Goyal
|
2c642406d8
Dont exclude glfw.c from LoC as it no longer is largely auto-generated
|
3 년 전 |
Kovid Goyal
|
c8a9336160
Code to encode key events
|
3 년 전 |
Kovid Goyal
|
16dbbf3a1e
Make count-lines-of-code a little nicer
|
5 년 전 |
Luflosi
|
d8f8f1f590
Exclude kitty/parse-graphics-command.h from the line count
|
5 년 전 |
Luflosi
|
8af0a8476f
Remove remaining references to kitty/khrplatform.h
|
5 년 전 |
Luflosi
|
c7b377080c
Use "#!/usr/bin/env bash" shebang instead of "#!/bin/bash"
|
5 년 전 |
Kovid Goyal
|
ae1f305a81
Add kittens to the LOC script
|
6 년 전 |
Kovid Goyal
|
5faa649452
Drop the dependency on libunistring
|
6 년 전 |
Kovid Goyal
|
d1282b9f55
Add a script to generate wcwidth as well
|
7 년 전 |
Kovid Goyal
|
ef6f4c2fbf
Improve fontconfig fallback font queries for emoji
|
7 년 전 |
Kovid Goyal
|
dfd8a69cf2
Build kitty against bundled glfw
|
7 년 전 |
Kovid Goyal
|
6362499fc2
Switch to using glad instead of glew
|
7 년 전 |
Kovid Goyal
|
2909fddaa2
Split out GL API wrapping code into its own header
|
7 년 전 |
Kovid Goyal
|
44c897a61a
Translate key presses to bytes using a lookup table
|
7 년 전 |
Kovid Goyal
|
7f6befe4f9
Remove the python OpenGL wrapper as it is no longer needed
|
7 년 전 |
Kovid Goyal
|
9bea1001f9
Speedup unicode character property lookup
|
7 년 전 |
Kovid Goyal
|
457bf8c289
Move gl binding code into its own module
|
7 년 전 |
Kovid Goyal
|
507edc95a8
Exclude rgb.py for LOC count
|
7 년 전 |
Kovid Goyal
|
a66d2b0890
Ensure the extended keyboard protocol key encoding is stable
|
7 년 전 |