Age | Commit message (Collapse) | Author |
|
|
|
double values, and fix one extra byte being needlessly allocated while we are at it
|
|
from stdin using node
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix the fog if the distance is negative
|
|
|
|
|
|
|
|
Fog support for immediate mode
|
|
Emscripten filesystem api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buffers are being used. allows use of vertex data from arbitrary parts of the vertex data range, not just the beginning
|
|
|
|
|