Age | Commit message (Collapse) | Author |
|
In x11 driver, map/unmap PBO as needed in DrawPixels functions.
|
|
work with real, hardware-based PBOs in the future by mapping/unmapping the
PBO buffer as needed.
|
|
|
|
|
|
Added _mesa_buffer_unmap().
Minor clean-ups.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added shaderobjects.c to sources file.
|
|
to get BlendEquation have offset 710
fix param name lack with GetInfoLogARB
|
|
problems as Linux.
|
|
|
|
|
|
export it via glXGetProcAddress. These are not supported anymore, so print
an error message to that effect.
|
|
|
|
|
|
ARB_vertex_shader
|
|
ARB_fragment_shader
|
|
empty routines by now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_mesa_test_os_sse_support() while debugging
|
|
|
|
|
|
|
|
link list for libGL itself under DRI configurations, since the XML parsing
code is in the drivers themselves.
|
|
|
|
by adding 'glx/x11' to SRC_DIRS in your build config.
|
|
|
|
|
|
|
|
through the GL API directly, but should instead use the GL_CALL macro.
|
|
|
|
|
|
|