| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Minor clean-ups.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hardware-based PBOs in the future.
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
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
|
| |
|
| |
|