Age | Commit message (Collapse) | Author |
|
|
|
closured code
|
|
|
|
|
|
in a web page
|
|
|
|
|
|
|
|
|
|
|
|
that is ta0, 1 and 2-compatible
|
|
|
|
|
|
|
|
were modified and if the program is the same as before
|
|
for skipping preparation altogether when possible
|
|
further optimizations
|
|
|
|
|
|
|
|
|
|
Egl
|
|
|
|
|
|
resize the <canvas> element on the web page in 'generic' fashion without having to depend on SDL or X11 headers in C code. This function is intended to be used in conjunction with EGL to specify a custom pixel resolution for the canvas (EGL API does not have expressiveness to do arbitrary pixel sizes).
|
|
|
|
of glBufferSubData on large buffers (even when we use a small part of them)
|
|
|
|
we can actually support
|
|
|
|
|
|
|
|
|
|
|
|
buffers are being used. allows use of vertex data from arbitrary parts of the vertex data range, not just the beginning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with mouse button staying down after leaving, until reentering and clicking
|
|
Adding LLVM intrinsic llvm_uadd_with_overflow_i16.
|
|
Add missing sdl functions
|
|
|
|
|