Age | Commit message (Collapse) | Author |
|
src/mesa/glapi/glX_proto_send.py with the '-m size_c' and '-m size_h'
options.
|
|
Move "handcoded" ARB_window_pos / MESA_window_pos functions to their own
file. Modify the ARB_window_pos functions to use the MESA_window_pos names.
|
|
Move "handcoded" ARB_transpose_matrix functions to their own file. From
here on out, such handcoded functions should go in a file named
indirect_FOO.c, where "FOO" is some logical name for the functionality
(e.g., part of the extension name, etc.).
|
|
|
|
by adding 'glx/x11' to SRC_DIRS in your build config.
|