Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
test_sdl_canvas_palette_2
|
|
Implementation of SDL_Surface with SDL_HWPALETTE flag (8bpp surface)
|
|
|
|
|
|
Little bit refactoring for copyIndexedColorData now it can accept dirty rect
|
|
test_matrix_identity on certain machines
|
|
Gl identity matrix
|
|
|
|
This is required by the spec. Without this change, the testcase in this
patch merely renders the background, and the box in the upper right
corner will not get rendered at all.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|