Age | Commit message (Collapse) | Author |
|
Only r200 implemented it.
|
|
Based on a patch from Tom Fogal.
|
|
Include the glapi*.h directly instead. glapi/dispatch.h became a Mesa
core header since 22884db174b9fb0736cec1c6a192f8b9a97500c1.
|
|
Conflicts:
src/mesa/main/dd.h
|
|
Add event support for the GLX swap buffers event, along with DRI2 protocol
support for generating GLX swap buffers events in the direct rendered case.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
|
|
When GLX_INDIRECT_RENDERING is defined, some symbols are used in
libglapi.a but are not defined. Define them through the help of
glapitemp.h.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
|
|
|
|
This trims down and cleans up imports.h and glheader.h quite a bit.
|
|
|
|
|
|
Could be done more efficiently... but works.
|
|
|
|
|
|
|
|
|
|
the evil, ugly GLX_PREFIX macro as well.
|
|
|
|
|
|
|
|
avoid gcc 3.4 compiler warnings.
Remove the unused/obsolete GLX_render_texture stuff.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
glxext.h)
|
|
* Added missing #includes all over the place
* Added GGI-style debugging harness to GGIMesa
|
|
|
|
|
|
|
|
|
|
|
|
mechanism.
LogicOp state change callback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|